修改swagger信息
parent
9872822b65
commit
134fac97e3
|
|
@ -119,7 +119,7 @@ namespace OpenAuth.WebApi
|
|||
option.SwaggerDoc("v1", new OpenApiInfo
|
||||
{
|
||||
Version = "v1",
|
||||
Title = "基础架构 API",
|
||||
Title = "防灭火平台 API",
|
||||
Description = "by hopetry"
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue