OneOf

case class OneOf(alternatives: List[DocumentedJsonSchema], 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