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 typo in OpenAPI Spec #127

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

bigkevmcd
Copy link
Contributor

This fixes an invalid definition of the StatusResponse type.

I noticed that the OpenAPI spec wasn't quite valid.

Putting the original URL (https://raw.githubusercontent.com/bob-cd/bob/refs/heads/main/apiserver/resources/bob/api.yaml) into the Swagger editor https://editor.swagger.io/ was showing an error.

image

This PR fixes the error and it now shows up fine.

This fixes an invalid definition of the StatusResponse type.
@lispyclouds
Copy link
Member

Good spot! Thanks a lot!

@lispyclouds lispyclouds merged commit 67f7359 into bob-cd:main Dec 4, 2024
2 checks passed
@bigkevmcd bigkevmcd deleted the fix-openapi-spec branch December 4, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants