data-api-builder
data-api-builder copied to clipboard
🥕[Bug]: Update OpenAPI to reflect request-body-strict
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.