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 deserialization of complex types used as underlying types of named types #282

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

prolativ
Copy link
Collaborator

@prolativ prolativ commented Nov 8, 2023

No description provided.

Copy link
Collaborator

@pawelprazak pawelprazak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great, thank you!


}

sealed trait AnonymousType extends TypeReference
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love the name :D

@pawelprazak pawelprazak merged commit dd5da3d into develop Nov 9, 2023
2 checks passed
@pawelprazak pawelprazak deleted the fix-schema-type-deserailization branch November 9, 2023 08:17
@pawelprazak pawelprazak added area/codegen Schema to code generator impact/broken Something that is difficult or impossible for some people to use labels Feb 6, 2024
@pawelprazak pawelprazak added this to the 0.2.0 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/codegen Schema to code generator impact/broken Something that is difficult or impossible for some people to use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants