Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swashbuckle.aspnetcore

Add request schema to swagger description

.NET 7 API Result<T> not working with Swashbuckle.AspNetCore

ASP.NET Core API: Authentication popup is not showing up in Swagger UI

Swashbuckle UI problem when one of the input parameter is a file

OAuth Implementation in ASP.NET Core using Swagger

Nullable property is not presented in the Swashbuckle.AspNetCore openapi schema properly

How to generate Swagger.json file on build in .net 6.0?

What is the difference between swashbuckle.aspnetcore and swashbuckle packages?

Swagger Swashbuckle Asp.NET Core: show details about every enum is used

Is it possible to show request body objects in the parameters section of Swagger UI?

swagger uses JWT for verification has been 401

Including <returns> XML documentation block in Swagger Swashbuckle C#