-
Notifications
You must be signed in to change notification settings - Fork 9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JS error when testing uploadFile method (http://petstore.swagger.io/#!/pet/uploadFile) #1132
Comments
I got a similar error when I tried it with all fields filled and file selected:
btw, no request is sent at all, I guess the js error prevents it |
@mohsen1 can you please look at this regression? |
mohsen1
added a commit
that referenced
this issue
Apr 14, 2015
bdkosher
pushed a commit
to bdkosher/swagger-ui
that referenced
this issue
May 8, 2015
Jonahss
pushed a commit
to eaze/swagger-ui
that referenced
this issue
Aug 12, 2016
vincent-zurczak
pushed a commit
to roboconf/swagger-ui
that referenced
this issue
Aug 18, 2016
JuanSW18
pushed a commit
to Digital-Paw/digital-paw-swagger-ui
that referenced
this issue
Aug 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When testing the uploadFile method (http://petstore.swagger.io/#!/pet/uploadFile) in Swagger-UI, I only provided the required field: petId set to 5, clicked "Try it out" but didn't get any response.
Found JS error in the console:
The text was updated successfully, but these errors were encountered: