-
Notifications
You must be signed in to change notification settings - Fork 40
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
Swagger UI Try out not working #80
Comments
Hi! This is caused by the tight content security policy used by the extension. I'll see if I can relax it enough to make try it out to work. |
I've modified the extension locally by adding Source code: Line 150 in a0a7f2a
|
Fixed |
Hi,
When I enable preview mode for swagger UI, i want to test out my API locally via Try it out.
But in vscode i get a console error:
Not sure if this is related to the extension?
The text was updated successfully, but these errors were encountered: