package schema
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- schema
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
- object MetaSchemaDraft04 extends MetaSchema with Product with Serializable
- object TSchemaToASchema
- object TapirSchemaToJsonSchema