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

Openapi poc #26

Closed
wants to merge 32 commits into from
Closed

Openapi poc #26

wants to merge 32 commits into from

Conversation

mooreds
Copy link
Contributor

@mooreds mooreds commented Dec 18, 2020

Exploring OpenAPI yaml generation

if we have it there, it's required for all. Need to add it at the endpoint level.
for some reason the default okhttp-gson library fails to handle the empty body returned from the delete operation.
also no special handling for the constant type.
we build them as part of the endpoint URI now, so don't need to specify them as params. We can therefore ignore them in the parameters section.
@mooreds mooreds requested a review from a team as a code owner December 18, 2020 23:53
@mooreds
Copy link
Contributor Author

mooreds commented Jan 3, 2022

Closing, superseded by #41

@mooreds mooreds closed this Jan 3, 2022
@johnjeffers johnjeffers deleted the openapi-poc branch May 30, 2024 04:08
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.

1 participant