You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1Panel/cmd/server/docs/swagger.json

17 lines
422 B

{
"swagger": "2.0",
"info": {
"description": "开源Linux面板",
"title": "1Panel",
"termsOfService": "http://swagger.io/terms/",
"contact": {},
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
},
"version": "1.0"
},
"host": "localhost",
"basePath": "/api/v1",
"paths": {}
}