Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

jiffyclub
Copy link
Contributor

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

  • No, not breaking. This only brings the documentation in line with the spec.

Impacted Spec

  • provider

The example API response for the /vehicles/status endpoint
had the data key as 'vehicles' when it is in fact 'vehicles_status'.
@jiffyclub jiffyclub requested a review from a team as a code owner October 30, 2023 21:59
@schnuerle schnuerle added this to the 2.0.1 milestone Nov 8, 2023
@schnuerle schnuerle added Provider Specific to the Provider API minor update A change that is minor and should require little discussion, or is a maintenance/readme/typo update. labels Nov 8, 2023
@schnuerle schnuerle merged commit 3004235 into openmobilityfoundation:dev Nov 8, 2023
1 check passed
@jiffyclub jiffyclub deleted the fix-vehicle-status-key branch November 8, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor update A change that is minor and should require little discussion, or is a maintenance/readme/typo update. Provider Specific to the Provider API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants