Skip to content

fix: correct discriminator mapping for nested discriminated unions#369

Merged
AGalabov merged 1 commit into
asteasolutions:masterfrom
dirkluijk:fix/nested-discriminated-unions
Jul 19, 2026
Merged

fix: correct discriminator mapping for nested discriminated unions#369
AGalabov merged 1 commit into
asteasolutions:masterfrom
dirkluijk:fix/nested-discriminated-unions

Conversation

@dirkluijk

@dirkluijk dirkluijk commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

This fixes a mistake I made in #367, which I totally overlooked in the tests.

Discovered this issue when I pulled the new release in my project.
Turns out I had to implement something after all. Now we support it properly.

Fixes #239.

@dirkluijk

Copy link
Copy Markdown
Contributor Author

@AGalabov any chance you can have a look at this once as well? 😇

@AGalabov
AGalabov merged commit f8e3cf3 into asteasolutions:master Jul 19, 2026
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.

Nested discriminated unions

2 participants