SchemasForEndpoints

sttp.tapir.docs.apispec.schema.SchemasForEndpoints
class SchemasForEndpoints(es: Iterable[AnyEndpoint], schemaName: SName => String, toKeyedSchemas: ToKeyedSchemas, markOptionsAsNullable: Boolean, additionalOutputs: List[EndpointOutput[_]])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(): (ListMap[SchemaId, ReferenceOr[Schema]], Schemas)