Ben Wunder
Ben Wunder
The schedule schema has some issues with data types. Count should be a number, not a date Wkst should be a string, not a date I created a pull request...
The /locations/complete endpoint shows "regular_schedule" and "holiday_schedule", as does the "/services/complete" endpoint. The schema, however, does not have a flag for "regular" or "holiday". How are these determined in the...
The two fields modified in this spec do not make sense as "date" fields; count should be a positive integer and wkst should be a string.