enzoeuler
Results
1
comments of
enzoeuler
Fixed with ` builder.Services.AddSwaggerGen(options => { options.CustomSchemaIds(type => type.ToString()); }); `