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

HCK-8881: fix resetting union choice #18

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Conversation

taras-dubyk
Copy link
Contributor

@taras-dubyk taras-dubyk commented Dec 11, 2024

Sub-taskHCK-8881 Reset oneOf node should not add 2 empty subschema node

Content

This PR fixes the resetting of the oneOf choice used by a union.
The createDefaultSubschemas option that is used to determine if the default subschemas should be created for a choice was moved to the default data config.

@VitaliiBedletskyi VitaliiBedletskyi merged commit 51bf6ff into develop Dec 19, 2024
3 checks passed
@VitaliiBedletskyi VitaliiBedletskyi deleted the fix/HCK-8881 branch December 19, 2024 08:45
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