Document convective outlook endpoints
This commit is contained in:
@@ -11,6 +11,13 @@ Accept: application/json
|
||||
### Active alerts as text
|
||||
GET {{baseUrl}}/alerts/active?format=text
|
||||
|
||||
### Convective outlook day 1 categorical risk
|
||||
GET {{baseUrl}}/outlooks/convective?day=1&outlookType=categorical
|
||||
Accept: application/json
|
||||
|
||||
### Active convective outlooks for the configured location as text
|
||||
GET {{baseUrl}}/outlooks/convective/location?format=text&tz=CDT
|
||||
|
||||
### Hourly forecast in US units
|
||||
GET {{baseUrl}}/forecast/hourly?units=us&precision=1&tz=Chicago
|
||||
Accept: application/json
|
||||
|
||||
Reference in New Issue
Block a user