specification icon indicating copy to clipboard operation
specification copied to clipboard

Swagger API specifications show "regular_schedule" and "holiday_schedule" but no flag exists on schedule table to indicate regular or holiday

Open benjamin-wunder opened this issue 3 years ago • 1 comments

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 API reference?

benjamin-wunder avatar Feb 17 '22 19:02 benjamin-wunder

The HSD API protocols actually reflect the HSDS 1.2 schema. HSDS 2.0 adopted RRULE conventions instead of those elements; we have not yet developed an HSDA 2.0, although that is on our roadmap for the next quarter.

greggish avatar Feb 17 '22 22:02 greggish

I am provisionally closing this because we don't have a /locations endpoint in the HSDS API Reference as of version 3.0, and therefore this issue no longer applies.

If we want to discuss scoping/adding a /locations endpoint to the API Specification, I think that can be done in a new ticket rather than expand the scope of this.

mrshll1001 avatar Nov 16 '23 13:11 mrshll1001