zio / zio-http

A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
https://zio.dev/zio-http
Apache License 2.0
802 stars 405 forks source link

Reproducer for #3144 #3214

Open guizmaii opened 1 week ago

guizmaii commented 1 week ago

See #3144

The issue seems to be that for a Schema[Option[A]] we need to create a HttpContentCondec.fromSchema(Schema[A]).optional