Open AndrewCarlisleECE opened 8 months ago
Although old, this issue is still essential and absolutely needs to be completed. Now, let's do an OpenAPI spec instead of just using Markdown. That way it can be imported into Postman and used with other tools.
The API documentation file is empty, and other projects (mainly the GUI project) need to have a reliable API reference for Servo. It should contain:
/auth
), organized in a way that is logicalPOST
)From the point this issue is filled, every new endpoint will need to include API documentation in its pull request.