Packages

package common

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

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

    Type definition

Ungrouped