Azure / Azure/data-api-builder
[Bug]: nullable properties not supported in openapi doc
Open
bug
improvement
triage
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### What happened?
It looks like the OpenAPI document does not honor nullability of properties despite this being supported in OpenApi 3.1:
https://www.openapis.org/blog/2021/02/16/migrating-from-openapi-3-0-to-3-1-0
See https://github.com/ErikEJ/EFCorePowerTools/issues/2597
### Version
1.2.11
### What database are you using?
Azure SQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
REST
### Relevant log output
_No response_
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.