-
Notifications
You must be signed in to change notification settings - Fork 243
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
Adding swagger #287
Adding swagger #287
Conversation
This will now fix #150. |
@speza Doing this I found a little mix-up in the rbac endpoints. :) It looks like you were using the wrong handler for one of the endpoints also the naming and comments of some other handlers were wrong which I didn't spot either. :D I fixed them in this PR. :) |
Hey @speza. Do we still use this? |
/test |
Command received. Building new test image. |
The new test version has been pushed. |
Nice! This works perfectly fine. :) |
Ah nice! It was so much manual work I can believe I got something wrong haha. That old permissions endpoint is still being used if anyone used legacy perms. Still used in the UI until we deprecate it. |
Generate the docs:
Then view:
https://gaia.whatever.com/api/v1/swagger/index.html