You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is (sorta) a feature request to support anyOf/oneOf inside of Try-It-Out for Parameters. I say sort-of, because without this we clearly can't use Try-it-out fully.
PRs would be welcome.
Q&A
Content & configuration
Order of "null" in "anyOf"/"oneOf" array change displaing info in SwaggerUI
This OAS (where null is the first element)
Produce this generated UI:
This OAS (where null is the last):
Produce this:
Swagger-UI configuration options:
The text was updated successfully, but these errors were encountered: