-
Notifications
You must be signed in to change notification settings - Fork 608
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: swagger docs & swagger generation #2233 #2271
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - though I have no idea what all this client docs are / are they even helpful
The current doc is absolutely outdated. A lot of missing queries paired with not working queries: |
Thanks for doing this @ctrl-Felix! It was for sure needed for those using swagger endpoint 😄 |
Thanks for fixing this! Let me make an issue to revisit if theres a better flow we can have as well This makes sense to backport to v11 right? |
I think that makes sense |
(cherry picked from commit 1592bb8) Co-authored-by: Felix <[email protected]>
Closes: #2233
What is the purpose of the change
Fix the swagger API documentation
Brief Changelog
docs/config.json
and add all missing protobuf files/dirsmake docs
to not interfere with/docs
Testing and Verifying
Run
make docs
Documentation and Release Note
I am not sure about that