-
Notifications
You must be signed in to change notification settings - Fork 154
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
incorrect "ValueError: $ref circular references found!" in parser #57
Comments
Got the same problem here. Is there a way I can get past this while it's getting fixed? |
this problem still persists |
gusibi
added a commit
that referenced
this issue
Mar 29, 2018
@debdude but need to modify the testdef.yml file
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Given two files,
testing.yml
and testdef.yml:
They validate ok:
but swagger_py_codegen stumbles on $refs:
The text was updated successfully, but these errors were encountered: