操控平台后端代码
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.

51 lines
1.9 KiB

{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"SpecificationDocumentSettings": {
"DocumentTitle": "Bodk Swagger",
"GroupOpenApiInfos": [
{
"Group": "Bodk Groups",
"Title": "博工业务接口中心",
"Description": "Bodk Business API Center,提供博工业务相关的接口服务。",
"Version": "1.0.0"
},
{
"Group": "Default",
"Title": "Admin.NET",
"Description": "让 .NET 开发更简单、更通用、更流行。前后端分离架构(.NET6/Vue3),开箱即用紧随前沿技术。<br/><a href='https://gitee.com/zuohuaijun/Admin.NET/'>https://gitee.com/zuohuaijun/Admin.NET</a>",
"Version": "1.0.0"
//"TermsOfService": "https://dotnetchina.gitee.io/furion/",
//"Contact": {
// "Name": "zuohuaijun",
// "Email": "515096995@qq.com",
// "Url": "https://gitee.com/zuohuaijun/Admin.NET"
//}
},
{
"Group": "All Groups",
"Title": "所有接口",
"Description": "让 .NET 开发更简单、更通用、更流行。前后端分离架构(.NET6/Vue3),开箱即用紧随前沿技术。<br/><a href='https://gitee.com/zuohuaijun/Admin.NET/'>https://gitee.com/zuohuaijun/Admin.NET</a>",
"Version": "1.0.0"
//"TermsOfService": "https://dotnetchina.gitee.io/furion/",
//"Contact": {
// "Name": "zuohuaijun",
// "Email": "515096995@qq.com",
// "Url": "https://gitee.com/zuohuaijun/Admin.NET"
//}
}
],
"DefaultGroupName": "Default",
//
"DocExpansionState": "List",
// ListFullNone
"EnableAllGroups": true,
"LoginInfo": {
"Enabled": true,
// Swagger
"CheckUrl": "/api/swagger/checkUrl",
"SubmitUrl": "/api/swagger/submitUrl"
},
"EnumToNumber": true
//
}
}