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

Fix issue with generation of inlined items schema in arrays. #353

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

cjbooms
Copy link
Owner

@cjbooms cjbooms commented Jan 28, 2025

Fix issue with generation of inlined items schema in arrays, as seem in this screenshot, where the nested array items is getting duplicate model named, but is not referenced as such:
Screenshot 2025-01-28 at 18 25 43

Related to #352

…rray type.

Also remove all references to the wrapper class EnclosedSchemaInfo. It is unclear what value it adds, and all tests pass without it
@cjbooms
Copy link
Owner Author

cjbooms commented Jan 28, 2025

@ulrikandersen my new go-to troubleshooting solution working brilliant still! 💯

@cjbooms cjbooms merged commit 7fc39bb into master Jan 28, 2025
1 check passed
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.

1 participant