修改swagger首页

This commit is contained in:
2023-03-16 09:17:36 +08:00
parent a4ed390e82
commit b03cd609ac
5 changed files with 164 additions and 44 deletions

View File

@@ -2,6 +2,7 @@
"SpecificationDocumentSettings": {
"DocumentTitle": "JNPF.NET",
"DocExpansionState": "None",
"RoutePrefix": "swagger",
"GroupOpenApiInfos": [
{
"Group": "Default",
@@ -11,7 +12,7 @@
}
],
"LoginInfo": {
"Enabled": false,
"Enabled": false
// "CheckUrl": "https://localhost:5000/Home/CheckUrl",
// "SubmitUrl": "https://localhost:5000/Home/SubmitUrl"
}