2 Answer(s)
-
0
Hi,
You can try :
services.AddAbpSwaggerGenWithOAuth(...,options => { ...... options.CustomSchemaIds(type => type.ToString()); });Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)


