Using Swagger to Document DotNet Core APIs
What is swagger and why should I use it?
Swagger is a specification of rules/notation used to define how an API should be documented. As of Swagger version 2.0, it is now been renamed to the OpenApi specification. This reflects that the specification...
davek.dev4 min read