How to use GitHub
- Please use the 馃憤 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
When using external automation tools or if you are scripting knowing API endpoints is very important. Currently, there is a quite old API documentation at https://deck.readthedocs.io/en/latest/API/ but e.g. Talk relies on the OCS-API Viewer app for Nextcloud, always displaying the latest API docs. Deck isn't available there.
Describe the solution you'd like
Publish an openapi.json which can be read by the OCS-API Viewer app.
Describe alternatives you've considered
Since I can't find any openapi.json file I can't even use other viewers. Now it's try and error with the old documentation.
Additional context
How to use GitHub
Is your feature request related to a problem? Please describe.
When using external automation tools or if you are scripting knowing API endpoints is very important. Currently, there is a quite old API documentation at https://deck.readthedocs.io/en/latest/API/ but e.g. Talk relies on the OCS-API Viewer app for Nextcloud, always displaying the latest API docs. Deck isn't available there.
Describe the solution you'd like
Publish an openapi.json which can be read by the OCS-API Viewer app.
Describe alternatives you've considered
Since I can't find any openapi.json file I can't even use other viewers. Now it's try and error with the old documentation.
Additional context