API-35: Removing old swagger.json file
This commit is contained in:
parent
743f1566ae
commit
831f0ff74c
26
swagger.json
26
swagger.json
|
@ -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": "/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user