Closed NeonDaniel closed 6 months ago
Mark minutely weather response data as optional
Closes #28
The API docs indicate the minutely data should always be present in a response, but in practice it is sometimes missing. Neon does not currently use this part of the response, so HANA will now treat it as optional.
minutely
Description
Mark minutely weather response data as optional
Issues
Closes #28
Other Notes
The API docs indicate the
minutely
data should always be present in a response, but in practice it is sometimes missing. Neon does not currently use this part of the response, so HANA will now treat it as optional.