sttp.tapir.generic.auto

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

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

Value members

Inherited methods

inline def derived[T](using genericDerivationConfig: Configuration, m: Of[T]): Schema[T]

Attributes

Inherited from:
SchemaMagnoliaDerivation

Implicits

Inherited implicits

implicit inline def schemaForCaseClass[T](implicit m: Of[T], cfg: Configuration): Derived[Schema[T]]

Attributes

Inherited from:
SchemaDerivation