API-35: Swagger documentation #17

Merged
Paddy merged 9 commits from API-35 into master 2022-01-09 15:19:49 +00:00
Showing only changes of commit 831f0ff74c - Show all commits

View File

@ -1,26 +0,0 @@
{
"components": {
"examples": {},
"headers": {},
"parameters": {},
"requestBodies": {},
"responses": {},
"schemas": {},
"securitySchemes": {}
},
"info": {
"title": "plutodev_express_api",
"version": "1.0.0",
"license": {
"name": "ISC"
},
"contact": {}
},
"openapi": "3.0.0",
"paths": {},
"servers": [
{
"url": "/"
}
]
}