Custom Data Types in ASP.NET Core Web APIs
Posted: April 3, 2020 Filed under: .NET Core, ASP.NET Core, REST | Tags: ASP.NET Core, OpenAPI, REST, Swagger 2 CommentsIf you have issues with how Swagger generates the documentation for custom types in your ASP.NET Core Web APIs, you should read this post.
Read »