Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/nullableenumissue
This repository shows an error that occurs when using nullable enum types with UseAllOfToExtendedReferenceSchemas in Swashbuckle.AspNetCore
https://github.com/marcominerva/nullableenumissue
Last synced: about 1 month ago
JSON representation
This repository shows an error that occurs when using nullable enum types with UseAllOfToExtendedReferenceSchemas in Swashbuckle.AspNetCore
- Host: GitHub
- URL: https://github.com/marcominerva/nullableenumissue
- Owner: marcominerva
- License: mit
- Created: 2024-05-16T13:15:53.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T13:17:02.000Z (6 months ago)
- Last Synced: 2024-05-29T17:10:11.436Z (6 months ago)
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Nullable Enum Issue
This repository shows an error that occurs when using nullable enum types with UseAllOfToExtendedReferenceSchemas in Swashbuckle.AspNetCore