API-35: Removing old swagger.json file

This commit is contained in:
Patrick Müller 2022-01-09 16:17:16 +01:00
parent 743f1566ae
commit 831f0ff74c
Signed by: Paddy
GPG Key ID: 37ABC11275CAABCE

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": "/"
}
]
}