Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swashbuckle.aspnetcore

You must install or update .NET to run this application

Swagger json is showing unwanted schemas such as default objects metadata in .net core web api

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

Filter API endpoints by consumer using Swagger UI and Swashbuckle

Swashbuckle override response type

Swagger UI shows camelCase parameters instead of PascalCase

Deploying dotnetcore 5 web api to iis gives 404

How to hide a property just in post request description of swagger using swashbuckle?

Why the metod app.UseSwaggerUI(...) is not found?

Specify example requests for swagger's "Try it out"

ASP.NET core: NSwag vs. Swashbuckle

How do I setup Swashbuckle v5 with swagger when I have a custom base url?

How to enable documentation and file upload for formData parameter in Swashbuckle 5.6.3 for OpenApi 3?