TapirJsonSpray

class Object
trait Matchable
class Any

Value members

Concrete methods

def jsonBody[T : Schema]: Body[String, T]

Implicits

Implicits

implicit def jsonFormatCodec[T : Schema]: JsonCodec[T]
implicit val schemaForSprayJsObject: Schema[JsObject]
implicit val schemaForSprayJsValue: Schema[JsValue]