Packages

package spec

Oas package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spec
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def toJsonSchema(root: String, refs: Seq[ParsedReference], ctx: WebApiContext): JsonSchemaWebApiContext
  2. def toJsonSchema(ctx: WebApiContext): JsonSchemaWebApiContext
  3. def toOas(spec: SpecEmitterContext): OasSpecEmitterContext
  4. def toOas(root: String, refs: Seq[ParsedReference], ctx: WebApiContext): OasWebApiContext
  5. def toOas(ctx: WebApiContext): OasWebApiContext
  6. def toRaml(spec: SpecEmitterContext): RamlSpecEmitterContext
  7. def toRaml(ctx: WebApiContext): RamlWebApiContext
  8. object OasDefinitions extends OasShapeDefinitions

Inherited from AnyRef

Inherited from Any

Ungrouped