Skip to content
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

Circular references do not work #1

Open
sbl03 opened this issue Jul 23, 2014 · 0 comments
Open

Circular references do not work #1

sbl03 opened this issue Jul 23, 2014 · 0 comments
Assignees
Labels

Comments

@sbl03
Copy link
Contributor

sbl03 commented Jul 23, 2014

Example: schema1 has a $ref to schema2, and schema2 has a $ref to schema1.

Cause: ResolveSchemas in Program.cs resolves references by scanning through the file for .json and recursively calls itself.

@sbl03 sbl03 added the bug label Jul 23, 2014
@sbl03 sbl03 self-assigned this Jul 23, 2014
@sbl03 sbl03 modified the milestone: Beta Jul 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant