|
|
@ -1,23 +1,13 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
|
|
|
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
|
|
|
"SpecificationDocumentSettings": {
|
|
|
|
"SpecificationDocumentSettings": {
|
|
|
|
"DocumentTitle": "Furion | 规范化接口",
|
|
|
|
"DocumentTitle": "客户订舱系统",
|
|
|
|
"GroupOpenApiInfos": [
|
|
|
|
"GroupOpenApiInfos": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"Group": "Default",
|
|
|
|
"Group": "Default",
|
|
|
|
"Title": "规范化接口演示",
|
|
|
|
"Title": "客户订舱系统",
|
|
|
|
"Description": "让 .NET 开发更简单,更通用,更流行。",
|
|
|
|
"Description": "客户订舱系统",
|
|
|
|
"Version": "1.0.0",
|
|
|
|
"Version": "1.0.0"
|
|
|
|
"TermsOfService": "https://furion.baiqian.ltd",
|
|
|
|
|
|
|
|
"Contact": {
|
|
|
|
|
|
|
|
"Name": "百小僧",
|
|
|
|
|
|
|
|
"Url": "https://gitee.com/monksoul",
|
|
|
|
|
|
|
|
"Email": "monksoul@outlook.com"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"License": {
|
|
|
|
|
|
|
|
"Name": "Apache-2.0",
|
|
|
|
|
|
|
|
"Url": "https://gitee.com/dotnetchina/Furion/blob/rc1/LICENSE"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|