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 the duplicated import with multiple same association #11

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

okuramasafumi
Copy link
Contributor

This fixes the case where duplicated types are generated (which causes error) with more than one association with the same resource option.
See the test case for more details.

This commit fixes the case where duplicated types are generated
(which causes error) with more than one association with the
same resource option.
@skryukov skryukov merged commit ddf439d into skryukov:main Oct 7, 2024
5 checks passed
@skryukov
Copy link
Owner

skryukov commented Oct 7, 2024

Thanks @okuramasafumi, the fix is released!

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