Packages

package spec

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait OasTypeDefStringValueMatcher extends AnyRef
  2. trait RamlExternalSchemaExpressionFactory extends AnyRef
  3. case class SemanticContextParser(map: YMap, shape: AnyShape)(implicit ctx: ShapeParserContext) extends Product with Serializable
  4. abstract class ShapeParserContext extends ErrorHandlingContext with ParseErrorHandler with IllegalTypeHandler with DataNodeParserContext with UnresolvedComponents
  5. case class TypeName(typeDef: String, format: Option[String] = None) extends Product with Serializable

Value Members

  1. object CommonOasTypeDefMatcher extends OasTypeDefStringValueMatcher
  2. object OasTypeDefMatcher

    Oas type to TypeDef matcher

  3. object RamlShapeTypeBeautifier
  4. object RamlTypeDefMatcher

    Raml type to TypeDef matcher

  5. object RamlTypeDefStringValueMatcher
  6. object RamlWebApiContextType extends Enumeration
  7. object TypeName extends Serializable

Ungrouped