Skip to content

Recursive schemas with relative paths can generate the same class twice with "__1" in the name #1077

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

Merged

Conversation

sharkvan
Copy link

@sharkvan sharkvan commented Jan 22, 2020

Added a unit test to show how URIs with relative path segments will cause a recursive schema model to generate two classes with a difference in name only. Also added a fix for the code as well

#1075

…ause a recursive schema modeel to generate two classes with a difference in name only. Also added a fix for the code as well
@sharkvan sharkvan changed the title Schemas with relative paths can generate the same class twice with "__1" in the name #1075 Schemas with relative paths can generate the same class twice with "__1" in the name Jan 22, 2020
@joelittlejohn joelittlejohn changed the title Schemas with relative paths can generate the same class twice with "__1" in the name Recursive schemas with relative paths can generate the same class twice with "__1" in the name Jan 22, 2020
@joelittlejohn
Copy link
Owner

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants