Files
eiblog/pkg/core/backup/docs/swagger.json
2021-04-29 11:17:20 +08:00

13 lines
280 B
JSON

{
"swagger": "2.0",
"info": {
"description": "This is a sample server celler server.",
"title": "APP Demo API",
"contact": {},
"license": {},
"version": "1.0"
},
"host": "{{.Host}}",
"basePath": "/api",
"paths": {}
}