this is a customized swagger for a better compatibility with asp.net api, should work well with autorest services.AddSwaggerGen(options => { //options }); app.UseSwagger(options => { //options });
$ dotnet add package Microex.SwaggerNo README available.