-
Notifications
You must be signed in to change notification settings - Fork 33
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
Examples not working #16
Comments
Can you give me an openApi file that has removed sensitive information? Used to help me reproduce the problems you encountered so that I know how to fix them.
|
I believe it stems from swagger-api/swagger-ui#5433 |
It's better to be sure. If this problem can be reproduced by just using swagger-ui, then it is basically certain. |
A workaround has been provided: swagger-api/swagger-ui#5433 (comment) |
@wll8 Tried to make it work inside your try.js, but can't get it to receive the externalValue - I just receive undefined always on debugging. Sample spec is provided in the comment above. |
So glad I found your project, I especially like your license model.
However, the examples seem to be broken. Is this something you could fix, or is it broken inside swagger-ui also?
My spec is using external examples, which my unit tests also use to validate them automatically:
The text was updated successfully, but these errors were encountered: