sttp.tapir.docs.apispec.schema

Members list

Type members

Classlikes

sealed trait MetaSchema

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MetaSchemaDraft04.type
case object MetaSchemaDraft04 extends MetaSchema

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait MetaSchema
class Object
trait Matchable
class Any
Show all
Self type
class Schemas(tschemaToASchema: TSchemaToASchema, toSchemaReference: ToSchemaReference, markOptionsAsNullable: Boolean)

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
class SchemasForEndpoints(es: Iterable[AnyEndpoint], schemaName: SName => String, markOptionsAsNullable: Boolean, additionalOutputs: List[EndpointOutput[_]])

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type