-
Notifications
You must be signed in to change notification settings - Fork 55
Add and serve swagger api docs, i.e. spec.yaml? #76
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
Comments
Sure! |
Has work on this been done? I'd be very interested in a swagger spec for the zotero api! |
Nope- WIP here, but never got around to submitting this upstream T_T https://gerrit.wikimedia.org/r/#/c/mediawiki/services/zotero/+/481170/ |
mvolz
added a commit
to mvolz/translation-server
that referenced
this issue
Oct 5, 2021
Add Swagger documentation to the root http://127.0.0.1:1969/?doc with OpenApi 3.0 specification at http://127.0.0.1:1969/?spec Addresses zotero#76 Change-Id: Ide7b45e7dca90b3ccbbf8141358a66f8dc7b1187
mvolz
added a commit
to mvolz/translation-server
that referenced
this issue
Oct 5, 2021
Add Swagger documentation to the root http://127.0.0.1:1969/?doc with OpenApi 3.0 specification at http://127.0.0.1:1969/?spec Addresses zotero#76 Change-Id: Ide7b45e7dca90b3ccbbf8141358a66f8dc7b1187
mvolz
added a commit
to mvolz/translation-server
that referenced
this issue
Mar 14, 2024
Add Swagger documentation to the root http://127.0.0.1:1969/?doc with OpenApi 3.0 specification at http://127.0.0.1:1969/?spec Addresses zotero#76 Bug: T291707 Change-Id: Ide7b45e7dca90b3ccbbf8141358a66f8dc7b1187 (cherry picked from commit 42bc4af)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
If I made a pull request for adding and serving swagger docs, would that something you would merge?
https://swagger.io/specification/
Example of what swagger docs look like in the wild: https://en.wikipedia.org/api/rest_v1/#!/Citation/getCitation
The text was updated successfully, but these errors were encountered: