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

(feat) Polymorphism support for kotlinx serialization #713

Merged
merged 1 commit into from Apr 24, 2024

Conversation

ctasada
Copy link
Collaborator

@ctasada ctasada commented Apr 20, 2024

Fixes #707. Adds basic polymorphism support to Kotlinx serialization

Copy link

netlify bot commented Apr 20, 2024

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 8d08a66
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/6628a41106b4ff0008c09c95

Copy link
Member

@timonback timonback 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 and actually quite straight forward!

Fixes springwolf#707. Adds basic polymorphism support to Kotlinx serialization
@ctasada ctasada merged commit b841fb1 into springwolf:master Apr 24, 2024
20 checks passed
@ctasada ctasada deleted the ctasada/issue707 branch April 24, 2024 06:23
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.

Polymorphism support for kotlinx.serialization
2 participants