【优化】Swagger生成model类库xml,增加实体Schema下提交参数实体注释说明

This commit is contained in:
大灰灰
2023-01-02 16:49:50 +08:00
parent 1dbfc429e5
commit 8162967b74
8 changed files with 13330 additions and 27 deletions

View File

@@ -2,6 +2,8 @@
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<DocumentationFile>CoreCms.Net.Model.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>

File diff suppressed because it is too large Load Diff