package spec
Oas package object
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- spec
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- def toJsonSchema(root: String, refs: Seq[ParsedReference], ctx: WebApiContext): JsonSchemaWebApiContext
- def toJsonSchema(ctx: WebApiContext): JsonSchemaWebApiContext
- def toOas(spec: SpecEmitterContext): OasSpecEmitterContext
- def toOas(root: String, refs: Seq[ParsedReference], ctx: WebApiContext): OasWebApiContext
- def toOas(ctx: WebApiContext): OasWebApiContext
- def toOasDeclarations(ds: WebApiDeclarations): OasWebApiDeclarations
- def toRaml(spec: SpecEmitterContext): RamlSpecEmitterContext
- def toRaml(ctx: WebApiContext): RamlWebApiContext
- object OasDefinitions extends OasShapeDefinitions