body

sttp.tapir.EndpointIO.annotations.body
class body[R, CF <: CodecFormat](val bodyType: RawBodyType[R], val cf: CF) extends EndpointInputAnnotation, EndpointOutputAnnotation

Attributes

Graph
Supertypes
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all
Known subtypes
class fileBody
class formBody
class jsonbody
class xmlbody
Show all

Members list

Value members

Concrete fields

val cf: CF