升级子模块
This commit is contained in:
parent
af5abb6a94
commit
0ce72c0558
@ -1 +1 @@
|
||||
Subproject commit 1930aef81bda3a411cad2c05798975abc6b4597a
|
||||
Subproject commit 89d8feb027eaa544284d16c7a72034f1b34231ad
|
||||
@ -174,7 +174,7 @@ public partial class IoTHttpApiHostModule
|
||||
|
||||
return description.GroupName == docName;
|
||||
});
|
||||
options.EnableAnnotations(enableAnnotationsForInheritance: true, enableAnnotationsForPolymorphism: true); // 启用注解
|
||||
//options.EnableAnnotations(enableAnnotationsForInheritance: true, enableAnnotationsForPolymorphism: true); // 启用注解
|
||||
options.DocumentFilter<HiddenAbpDefaultApiFilter>();
|
||||
options.SchemaFilter<EnumSchemaFilter>();
|
||||
// 加载所有xml注释,这里会导致swagger加载有点缓慢
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user