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

Generate OperatorService API docs and remove operationId prefixes #356

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

tdeebswihart
Copy link
Contributor

What changed?

We didn't generate the necessary docs for the OperatorService because our needs differ from how protogen works, so we now resort to calling protoc manually just to generate HTTP docs.

We also no longer prefix operations with their service's name.

Why?

We discussed it and decided we didn't want those cluttering up our api docs (cc @lorensr)

Breaking changes

Nope!

@tdeebswihart tdeebswihart merged commit a877192 into master Feb 23, 2024
4 checks passed
@tdeebswihart tdeebswihart deleted the tds/openapi-fixes branch February 23, 2024 22:21
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.

None yet

4 participants