Files
tnb.server/apihost/Tnb.API.Entry/Configurations/Swagger.json
2024-04-11 17:31:32 +08:00

20 lines
500 B
JSON

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