Replies: 1 comment
-
It seems that there's a test in |
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.
-
Hey there! I currently have a instance where I need to filter the following URL:
http://127.0.0.1:8000/?filter[dates][from]=2023-08-01T22%3A00%3A00.000Z&filter[dates][to]=2023-08-24T22%3A00%3A00.000Z
. This doesn't seem possible.I've tried the following things:
Is this something we can add support for? I might be able to make a PR myself if necessary and if it is not already supported. Maybe I'm overlooking it.
Beta Was this translation helpful? Give feedback.
All reactions