0
sunivycsm created
2 Answer(s)
-
0
Hi,
You can try :
services.AddAbpSwaggerGenWithOAuth(...,options => { ...... options.CustomSchemaIds(type => type.ToString()); });
-
0
This question has been automatically marked as stale because it has not had recent activity.