An open API service indexing awesome lists of open source software.

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

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.