DocumentedEnum

case class DocumentedEnum(elementType: DocumentedJsonSchema, values: List[Value], name: Option[String], description: Option[String], example: Option[Value], title: Option[String]) extends DocumentedJsonSchema
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product