sttp.tapir.json.spray

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

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

Attributes

Inherited from:
TapirJsonSpray
def jsonBodyWithRaw[T : Schema]: Body[String, (String, T)]

Attributes

Inherited from:
TapirJsonSpray

Implicits

Inherited implicits

implicit def jsonFormatCodec[T : Schema]: JsonCodec[T]

Attributes

Inherited from:
TapirJsonSpray
implicit val schemaForSprayJsObject: Schema[JsObject]

Attributes

Inherited from:
TapirJsonSpray
implicit val schemaForSprayJsValue: Schema[JsValue]

Attributes

Inherited from:
TapirJsonSpray