19 lines
506 B
JSON
19 lines
506 B
JSON
{
|
|
"swagger": "2.0",
|
|
"info": {
|
|
"description": "matrix-middle-service 的 swagger",
|
|
"title": "matrix-middle-service API",
|
|
"termsOfService": "http://swagger.io/terms/",
|
|
"contact": {
|
|
"name": "Shikong",
|
|
"email": "919411476@qq.com"
|
|
},
|
|
"license": {
|
|
"name": "Apache 2.0",
|
|
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
|
|
},
|
|
"version": "1.0"
|
|
},
|
|
"basePath": "/",
|
|
"paths": {}
|
|
} |