Active Alerts endpoint ignores limit parameter #655
johnjameswhitman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that when you call the active-alerts endpoint in the API, it seems to ignore the limit parameter. E.g. when I get the following URL with a limit of 1 it returns 68 alerts: https://api.weather.gov/alerts/active?area=NC&limit=1
Here are some of the correlation IDs from the response headers to help debug:
Beta Was this translation helpful? Give feedback.
All reactions