Files
tnb.server/apihost/Tnb.API.Entry/Configurations/Swagger.json
2023-05-31 10:19:05 +08:00

20 lines
494 B
JSON

{
"SpecificationDocumentSettings": {
"DocumentTitle": "ToTong Next Builder",
"DocExpansionState": "None",
"RoutePrefix": "swagger",
"GroupOpenApiInfos": [
{
"Group": "Default",
"Title": "ToTong Next Builder",
"Description": "",
"Version": "3.4.6"
}
],
"LoginInfo": {
"Enabled": false
// "CheckUrl": "https://localhost:5000/Home/CheckUrl",
// "SubmitUrl": "https://localhost:5000/Home/SubmitUrl"
}
}
}