Skip to content
Josh edited this page Apr 21, 2023 · 2 revisions

Swagger

  • Project is configured to use Swagger in development environment via the Swashbuckle nuget package.
  • View UI: localhost:/swagger
  • View SwaggerGen document: localhost:/swagger/v1/swagger.json
Clone this wiki locally