package common

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class JSONSchemaVersion extends SchemaVersion with Ordered[JSONSchemaVersion]
  2. case class OAS20SchemaVersion(position: Position) extends OASSchemaVersion with Product with Serializable
  3. case class OAS30SchemaVersion(position: Position) extends OASSchemaVersion with Product with Serializable
  4. class OASSchemaVersion extends SchemaVersion
  5. abstract class RAMLSchemaVersion extends SchemaVersion
  6. trait ScalarType extends AnyRef
  7. abstract class SchemaVersion extends AnyRef
  8. trait TypeDef extends AnyRef

    Type definition

Ungrouped