customise

sttp.tapir.Schema.annotations.customise
class customise(val f: Schema[_] => Schema[_]) extends StaticAnnotation, Serializable

Attributes

Graph
Supertypes
trait Serializable
trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete fields

val f: Schema[_] => Schema[_]