Azure / Azure/data-api-builder
🥕[Bug]: Update OpenAPI to reflect request-body-strict
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### What happened?
A user can set `request-body-strict` to `false` which changes the types passed to the endpoints. This is not accurately (or at least adequately) reflected in the OpenAPI we generate.
Contributor guide
Assessment
This issue has not been assessed yet.