Local REST Calls
Considerations
Example
provider: DATA_PROVIDER_REST
url: https://api.weather.gov/alerts/active
useLocalCall: true
parameters:
area:
type: string
location: query
required: true
value: WALast updated
Was this helpful?