NeonGeckoCom / neon-hana

HTTP Access to DIANA deployed services
Other
0 stars 0 forks source link

Work around occasional OWM API errors #27

Closed NeonDaniel closed 6 months ago

NeonDaniel commented 6 months ago

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.