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
Hi all,
I am currently struggeling with some conversion issue from a swagger 2.0 definition to the openapi 3.0.1
I have a upload route defined with this:
Hi all,
I am currently struggeling with some conversion issue from a swagger 2.0 definition to the openapi 3.0.1
I have a upload route defined with this:
which gets converted to openapi 3 as:
But from what I know there must be the type: object in openapi 3.
The text was updated successfully, but these errors were encountered: