Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.
This repository was archived by the owner on May 3, 2023. It is now read-only.

Resolve URIs dynamically through prefix mapping. #8

@osamesama

Description

@osamesama

I have a folder full of schema files, each defined with an http-based value for $id. To facilitate loading them in json-schema-bundle, it would be nice to have the option to specify how some http URIs are resolved. For example, one could register that URIs beginning with http://domain/path are resolved after mapping them to file://path. Then each schema to be bundled doesn't need to be individually registered with add.

Is such a feature under consideration?

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