添加项目文件。
This commit is contained in:
19
apihost/Tnb.API.Entry/Configurations/Swagger.json
Normal file
19
apihost/Tnb.API.Entry/Configurations/Swagger.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"SpecificationDocumentSettings": {
|
||||
"DocumentTitle": "JNPF.NET",
|
||||
"DocExpansionState": "None",
|
||||
"GroupOpenApiInfos": [
|
||||
{
|
||||
"Group": "Default",
|
||||
"Title": "JNPF快捷开发平台",
|
||||
"Description": "",
|
||||
"Version": "3.4.5"
|
||||
}
|
||||
],
|
||||
"LoginInfo": {
|
||||
"Enabled": false,
|
||||
// "CheckUrl": "https://localhost:5000/Home/CheckUrl",
|
||||
// "SubmitUrl": "https://localhost:5000/Home/SubmitUrl"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user