You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I POST to the /servicetimes endpoint to create a new service time, it is successful when the day_of_week is 0 and returns an error for other values ....
response: {"errors":{"allocate_data_to":["is not included in the list"]}}'
The text was updated successfully, but these errors were encountered:
When I POST to the /servicetimes endpoint to create a new service time, it is successful when the day_of_week is 0 and returns an error for other values ....
response: {"errors":{"allocate_data_to":["is not included in the list"]}}'
The text was updated successfully, but these errors were encountered: