Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

RAML 1.0 to Swagger conversion fails with multi file RAML specification #43

@cskradski

Description

@cskradski

A RAML 1.0 specification composed of multiple files does not properly convert to Swagger.

Example:
spec.raml (top level spec file)
types.raml (a RAML 1.0 library used by spec.raml)

Executing the converter on spec.raml does not convert the types in types.raml to Swagger definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions