add a <created filter in GetForecastAsTimeseriesRequest
#97
Closed
peterdudfield
announced in
General
Replies: 1 comment
-
|
This is done in #103 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to pull forecasts before a certain time, it would be great to add a
<createdfilter on theGetForecastAsTimeseriesRequestroute. This is for the uk-national -> quartz-api.If we didnt want to do this, we could get the last forecast before x time, and just return those results. That would be a slight change of behaviour but this could be an option
Beta Was this translation helpful? Give feedback.
All reactions