zio / zio-json

Fast, secure JSON library with tight ZIO integration.
https://zio.dev/zio-json
Apache License 2.0
401 stars 143 forks source link

Fixed bug in JsonCursor for >>> with identity #1101

Closed amsavchuk closed 1 month ago

amsavchuk commented 2 months ago

Hello, while looking into https://github.com/zio/zio-json/issues/1099, I found a bug in JsonCursor related to >>> with JsonCursor.identity.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.