Skip to content

error when building swagger file with relative $ref files #1193

Closed
@jamiehannaford

Description

@jamiehannaford

When I generate HTML docs from this Swagger file, I get an error. This is the command I'm using:

./run-in-docker.sh generate \
-i https://raw.githubusercontent.com/jamiehannaford/swagger-magnum/jamie/v1/swagger.json \
-o samples/html \
-l html

and this is the error I get:

Why is it not accepting $refs to internal or relative files? The example in the spec allows it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions