package schema
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- schema
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait MetaSchema extends AnyRef
- class Schemas extends AnyRef
Converts a tapir schema to an OpenAPI/AsyncAPI reference (if the schema is named), or to the appropriate schema.
- class SchemasForEndpoints extends AnyRef
Value Members
- case object MetaSchemaDraft04 extends MetaSchema with Product with Serializable
- object TapirSchemaToJsonSchema
- object ToKeyedSchemas