Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swashbuckle

How to Write ISchemaFilter for ProblemDetails in ASP.NET Core 3 & Swashbuckle 5?

How to expose a custom generic type as a string in Swagger schema using Swashbuckle.AspNetCore

Swashbuckle how to add OneOf declaration to OpenAPI 3

Showing Swagger UI for API in a different project (Swashbuckle)

Swashbuckle - Web API Controllers inheriting from BaseController are not shown

Swashbuckle 5.4.0 with ASP.NET MVC WebApi - No documentation is shown inside the swagger webpage

`SwaggerRequestExample` is being ignored

Swashbuckle issue with OpenID

Swashbuckle custom string comparer not applied for order groups of actions

how can I configure swashbuckle to display the api version instead of the v{version} variable?

Can Swagger render the content of app.UseDeveloperExceptionPage()?

Swashbuckle override response type

Azure API App client is not generating enums

WebApi Swagger: API Endpoints empty list

How to force Swagger/Swashbuckle to append an API key?

Swagger: support for optional routes

.NET Core API: Disable multiple route expanding in SwaggerUI

Configure Swashbuckle to Ignore Namespace in Models

Grouping of API methods in documentation - is there some custom attribute

Should you Combine Swagger with HATEOAS/HAL/JSON-LD?