SchemaType

sttp.apispec.SchemaType$
See theSchemaType companion trait
object SchemaType

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SchemaType.type

Members list

Type members

Classlikes

case object Array extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Array.type
case object Boolean extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Boolean.type
case object Integer extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Integer.type
case object Null extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Null.type
case object Number extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Number.type
case object Object extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
Object.type
case object String extends BasicSchemaType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait SchemaType
class Object
trait Matchable
class Any
Show all
Self type
String.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror