sttp.tapir.generic.auto
package sttp.tapir.generic.auto
Members list
Type members
Classlikes
trait SchemaDerivation extends SchemaMagnoliaDerivation
Attributes
- Supertypes
trait SchemaMagnoliaDerivation
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object SchemaMagnoliaDerivation
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Value members
Inherited methods
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
In this article