{
"info": {
"title": "API",
"version": "1.0.1",
"description": "api doc"
},
"host": "localhost:80",
"basePath": "/",
"swagger": "2.0",
"paths": {},
"definitions": {},
"responses": {},
"parameters": {},
"securityDefinitions": {},
"tags": []
}
swagger.json中 最外层的parameters有什么用 怎么写?
https://huangwenchao.gitbooks...