Closed thekaveman closed 1 year ago
Yes it should for consistency across the spec. I'll update the draft and let you know when done if you handle the schema.
Updated with this commit. Please review then we can close this issue.
Those are the only spots that show/mention the payload structure so I think this is fine.
Just noting that /stops/{stop_id}
also defines a GET under Agency (but the docs are lighter); I'll add version
there too.
Transferring to OpenAPI repo since the work is done in MDS repo.
I made an update on this page too:
Agency GET endpoints return their data payload, and optionally the JSON API pagination fields, e.g. for Vehicles:
Should the MDS
version
be included in this response? Like it is for Provider, Policy, Jurisdiction responses?