harness.endpoint.spec.BodySchema$
See theBodySchema companion trait
object BodySchema
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BodySchema.type
Members list
Type members
Classlikes
final case class Encoded[O](schema: Schema[O]) extends BodySchema[Encoded[O]]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case object None extends BodySchema[None]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait BodySchema[None]class Objecttrait Matchableclass AnyShow all
- Self type
-
None.type
case object Stream extends BodySchema[Stream]
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait BodySchema[Stream]class Objecttrait Matchableclass AnyShow all
- Self type
-
Stream.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article