Packages

package schema

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. schema
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait MetaSchema extends AnyRef
  2. class Schemas extends AnyRef

    Converts a tapir schema to an OpenAPI/AsyncAPI reference (if the schema is named), or to the appropriate schema.

  3. class SchemasForEndpoints extends AnyRef

Value Members

  1. case object MetaSchemaDraft04 extends MetaSchema with Product with Serializable
  2. object TapirSchemaToJsonSchema
  3. object ToKeyedSchemas

Inherited from AnyRef

Inherited from Any

Ungrouped