summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/static/schema.yml
AgeCommit message (Collapse)Author
2021-05-18api: Add Swagger UI for API documentationFabian Mastenbroek
This change adds Swagger UI to the REST API endpoint in order to experiment with the API endpoints interactively. It also serves as the documentation for the API endpoints.