BasicSchemaType

sttp.apispec.BasicSchemaType
sealed abstract class BasicSchemaType(val value: String) extends SchemaType

Attributes

Graph
Supertypes
trait SchemaType
class Object
trait Matchable
class Any
Known subtypes
object Array.type
object Boolean.type
object Integer.type
object Null.type
object Number.type
object Object.type
object String.type
Show all

Members list

Value members

Concrete fields

val value: String