description

class description(val text: String) extends EndpointInputAnnotation with EndpointOutputAnnotation

Specifies the description of the endpoint input/output. Note that this is distinct from Schema.annotations.description, which sets the description on the schema associated with the input/output.

trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Value members

Concrete fields

val text: String