Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

REST Query between dates. #24

Open
cbullokles opened this issue Feb 18, 2019 · 0 comments
Open

REST Query between dates. #24

cbullokles opened this issue Feb 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@cbullokles
Copy link

Describe the bug

REST Query does not support query between dates.

To Reproduce
Steps to reproduce the behavior:
Create a REST query using between dates.
http://localhost:3000/events?filter[where][eventDate][between][0]="2019-02-10"&filter[where][eventDate][between][1]="2019-02-14

Expected behavior
Return all events between two dates.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@henriquecarv henriquecarv added the enhancement New feature or request label Feb 18, 2019
@henriquecarv henriquecarv pinned this issue Apr 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants