-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API endpoint for available dates #1283
base: develop
Are you sure you want to change the base?
API endpoint for available dates #1283
Conversation
Hello! Thanks for this PR. I just saw that you already submitted it, so could you please perform the missing changes so that I can merge this:
|
Any updates on this?
|
I was waiting for your reply to my question in #1282 (comment) :
|
Hello! Sorry I accidentally skipped your comment, but it now has a reply:
|
As requested, I put the new code in place of the previous
|
Hello! Thanks for the updated PR! I'll review and merge for 1.5
|
Is this getting bumped to the next release ? |
An endpoint that returns all dates with availabilities for a certain month.
/availabilities/dates?month=2022-07&providerId=xx&serviceId=xx
Returns:
See #1282