Commit 60742b0
committed
Update delivery time filter check for gridpool streams
Uses the new `is_valid` check that now comes with the delivery time filter.
This also drops the check that delivery start time of the filter has to
be in the future, which is not desired for the gridpool data streaming
endpoints.
Signed-off-by: cwasicki <126617870+cwasicki@users.noreply.github.com>1 parent b25e554 commit 60742b0
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
303 | 304 | | |
304 | | - | |
| 305 | + | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
366 | 368 | | |
367 | 369 | | |
368 | 370 | | |
| 371 | + | |
369 | 372 | | |
370 | | - | |
| 373 | + | |
| 374 | + | |
371 | 375 | | |
372 | 376 | | |
373 | 377 | | |
| |||
0 commit comments