Files
maestro/swagger_empty.json
T
2022-06-27 19:22:36 -03:00

18 lines
217 B
JSON

{
"openapi": "3.0.0",
"paths": {
},
"info": {
"title": "404",
"description": "",
"version": "",
"contact": {}
},
"tags": [],
"servers": [],
"components": {
"schemas": {}
}
}