openmobilityfoundation / mobility-data-specification

A data standard to enable right-of-way regulation and two-way communication between mobility companies and local governments.
https://www.openmobilityfoundation.org/about-mds/
Other
676 stars 232 forks source link

Fix JSON key in /vehicles/status example response #884

Closed jiffyclub closed 7 months ago

jiffyclub commented 8 months ago

MDS Pull Request

Explain pull request

The example API response for the /vehicles/status endpoint had the data key as 'vehicles' when it is in fact 'vehicles_status'. See OpenAPI spec here.

Is this a breaking change

Impacted Spec