customise

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

Attributes

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

Members list

Concise view

Value members

Concrete fields

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