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.
41 lines
1.8 KiB
41 lines
1.8 KiB
5 days ago
|
{
|
||
|
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
|
||
|
|
||
|
"SpecificationDocumentSettings": {
|
||
|
"DocumentTitle": "Admin.NET 框架",
|
||
|
"GroupOpenApiInfos": [
|
||
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"EnableAllGroups": true,
|
||
|
"LoginInfo": {
|
||
|
"Enabled": false, // 是否开启Swagger登录
|
||
|
"CheckUrl": "/api/swagger/checkUrl",
|
||
|
"SubmitUrl": "/api/swagger/submitUrl",
|
||
|
"UserName": "admin",
|
||
|
"Password": "000000"
|
||
|
}
|
||
|
}
|
||
|
}
|