sttp.tapir.generic.auto

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
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