SchemaSpec

zio.http.endpoint.openapi.JsonSchema.SchemaSpec
See theSchemaSpec companion trait
object SchemaSpec

Attributes

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

Members list

Type members

Classlikes

case object JsonSchema extends SchemaSpec

Generates schema references for an JSON Schema document

Generates schema references for an JSON Schema document

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait SchemaSpec
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
JsonSchema.type
case object OpenAPI extends SchemaSpec

Generates schema references for an Open API document

Generates schema references for an Open API document

Attributes

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

Inherited and Abstract 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