Auto generated OpenAPI docs do not display null as an available option
#3076
umarbutler
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My OpenAPI spec defines a parameter of an endpoint with the possible values being
'auto','drop_end', andnull. Mintlify has started rendering thenullvalue as an empty string, like so:.One should instead expect to see
null.Beta Was this translation helpful? Give feedback.
All reactions