zio / zio-quickstarts

A minimal quickstart ZIO application for writing a RESTful Web Service
https://zio.dev/guides/#quickstart-guides
60 stars 39 forks source link

Upgrade to zhttp 2.0.0-RC11, Refactor Body _ #14

Closed changzhiwin closed 1 year ago

changzhiwin commented 1 year ago

Breaking Change: req.bodyAsString -> req.body.asString https://github.com/dream11/zio-http/releases

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

changzhiwin commented 1 year ago

@khajavi please update