https://github.com/marcominerva/minimalapihang
This repository shows a problem with Swagger when using WithOpenApi extension method in a Minimal API project
https://github.com/marcominerva/minimalapihang
Last synced: over 1 year ago
JSON representation
This repository shows a problem with Swagger when using WithOpenApi extension method in a Minimal API project
- Host: GitHub
- URL: https://github.com/marcominerva/minimalapihang
- Owner: marcominerva
- License: mit
- Created: 2022-11-28T09:13:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T15:26:50.000Z (over 3 years ago)
- Last Synced: 2025-01-20T08:26:12.303Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Minimal API Hang
This repository shows a problem with Swagger when using WithOpenApi extension method in a Minimal API project.