Skip to content

Unable to use $ref  #55

@swilkinsmitre

Description

@swilkinsmitre

Issue:
If I have a complex json which has a $ref like -
"$ref": "../common/my.json", then the library errors with the error =>TypeError: 'NoneType' object is not iterable

The element it is looking at is ".." of {"..", "common", "my.json"}.

Question: Should I be able to use a $ref to a another json file, either locally or based on $schema?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions