Daniel Vigovszky
Daniel Vigovszky
If it's ok that it depends on a snapshot ZIO version we can merge it, otherwise wait for 2.0.3
Version in zio org not published yet
Note that there were still no new release since it moved into the ZIO organization, this ticket was just closed because the publishing settings were fixed in the repo.
Reopened to avoid confusion
It is not using it for testing, it provides zio-mock definitions for the generated services so it cannot be a test dependency. I believe the right thing to do would...
No, `Sequence` still contains its own transformation: https://github.com/zio/zio-schema/blob/main/zio-schema/shared/src/main/scala/zio/schema/Schema.scala#L305-L306
Another important thing is that if we delete some of these then it has to be gone from all the different zio-schema types. For example if we don't want to...
I don't understand this ticket, is this something we still want to do?
Closed by https://github.com/zio/zio-http/pull/1953
I think this is done (`Http.fromFile` etc are using `MimeDb` to set the content type)