title

case class title(value: String) extends Annotation

Defines the title of a generic schema.

Annotate a sealed trait or case class definition with this annotation to define its schema title.

Value parameters:
text

Title of the schema

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product