Swagger OpenAPI Configurations in ASP.NET Core Web API
Swagger can help you document your APIs by representing your API definition in a JSON format, which is called the OpenAPI Specification document, OpenAPI was originally part of Swagger project and later on got split into a separate project where it g...
codingsonata.com12 min read