Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 296 Bytes

HttpTrigger.md

File metadata and controls

14 lines (7 loc) · 296 Bytes

HttpTrigger

Subtype of Trigger. Represents a HTTP request which will trigger a function.

Properties

Name Type Description Notes
httpPath String [optional]
httpMethod String [optional]