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
Apparently swagger 2.0 can't handle an array of files (see this issue on swagger's API) as a parameter, maybe flask-restplus should raise an error if the user tries to do this.
I ran into this while trying to add an argument with something like this
Uh oh!
There was an error while loading. Please reload this page.
Apparently swagger 2.0 can't handle an array of files (see this issue on swagger's API) as a parameter, maybe flask-restplus should raise an error if the user tries to do this.
I ran into this while trying to add an argument with something like this
The swagger specification that is generated for that parameter looks like
The text was updated successfully, but these errors were encountered: