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

Support of Scala 3 union types as Schema.Enum #787

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

plokhotnyuk
Copy link
Contributor

@plokhotnyuk plokhotnyuk commented Jan 14, 2025

By default during derivation the noDiscriminator() annotation is set for all Scala 3 union types, so use them wisely for parsing.

@plokhotnyuk plokhotnyuk requested a review from a team as a code owner January 14, 2025 18:05
@jdegoes jdegoes enabled auto-merge (squash) January 14, 2025 18:45
@jdegoes jdegoes merged commit 713e8ff into zio:main Jan 14, 2025
27 checks 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.

2 participants