data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

🥕[Bug]: Update OpenAPI to reflect request-body-strict

Open JerryNixon opened this issue 1 year ago • 0 comments

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.

JerryNixon avatar Oct 04 '24 16:10 JerryNixon