https://github.com/angelodotnet/swagger.v2
MVC Core project example showing how to use Swagger with extending the documentation in a basic web API
https://github.com/angelodotnet/swagger.v2
Last synced: about 1 year ago
JSON representation
MVC Core project example showing how to use Swagger with extending the documentation in a basic web API
- Host: GitHub
- URL: https://github.com/angelodotnet/swagger.v2
- Owner: AngeloDotNet
- Created: 2021-09-07T17:44:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-07T17:56:24.000Z (almost 5 years ago)
- Last Synced: 2025-04-02T06:37:36.510Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swagger_v2
MVC Core project example showing how to use Swagger with extending the documentation in a basic web API