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

Json Codec: Read missing field as empty collection #664

Open
987Nabil opened this issue Feb 26, 2024 · 4 comments · May be fixed by #688
Open

Json Codec: Read missing field as empty collection #664

987Nabil opened this issue Feb 26, 2024 · 4 comments · May be fixed by #688

Comments

@987Nabil
Copy link
Contributor

Currently, if a field that is a collection is missing, that will lead to a decoding error.

Either by default or configurable, if a field that is a collection is missing, we should just return an empty collection.

@jdegoes
Copy link
Member

jdegoes commented Jun 8, 2024

/bounty $75

Copy link

algora-pbc bot commented Jun 8, 2024

💎 $75 bounty • ZIO

Steps to solve:

  1. Start working: Comment /attempt #664 with your implementation plan
  2. Submit work: Create a pull request including /claim #664 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to zio/zio-schema!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @onyedikachi-david Jun 8, 2024, 9:54:26 PM #688

@onyedikachi-david
Copy link

onyedikachi-david commented Jun 8, 2024

/attempt #664

Algora profile Completed bounties Tech Active attempts Options
@onyedikachi-david 2 bounties from 1 project
JavaScript, Shell
Cancel attempt

Copy link

algora-pbc bot commented Jun 9, 2024

💡 @onyedikachi-david submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants