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 the json decoder for case classes that only have None fields. #677

Merged
merged 3 commits into from
May 17, 2024

Conversation

paulpdaniels
Copy link
Contributor

Fixes #661

@paulpdaniels paulpdaniels requested a review from a team as a code owner April 17, 2024 07:12
@paulpdaniels
Copy link
Contributor Author

I’d love to merge it, though I’m not clear on the broken website build. @987Nabil do you know what I need to do there?

@jdegoes
Copy link
Member

jdegoes commented May 15, 2024

cc @khajavi

@khajavi
Copy link
Member

khajavi commented May 15, 2024

@jdegoes
This is because the zio-sbt-ci plugin used for zio-schema is outdated! and I mentioned it here with a detailed solution. Anyway, I'll take this tomorrow to fix that.

@987Nabil 987Nabil merged commit e24f38a into zio:main May 17, 2024
25 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.

Error decoding empty object with optional fields
4 participants