sttp.tapir.docs.apispec.schema

Members list

Concise view

Type members

Classlikes

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

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type