https://github.com/marcominerva/pathissue
This repository shows that Route parameters are not set as required when using WithOpenApi and Nullable Reference Types are disabled
https://github.com/marcominerva/pathissue
Last synced: 11 months ago
JSON representation
This repository shows that Route parameters are not set as required when using WithOpenApi and Nullable Reference Types are disabled
- Host: GitHub
- URL: https://github.com/marcominerva/pathissue
- Owner: marcominerva
- License: mit
- Created: 2023-02-19T17:31:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T16:58:50.000Z (over 2 years ago)
- Last Synced: 2025-06-10T04:04:49.260Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Path Issue in Minimal APIs
This repository shows that Route parameters are not set as required when using WithOpenApi and Nullable Reference Types are disabled.