Skip to content

Make it easier to create ref resolvers that don't do any remote lookup #693

@jaredgrubb

Description

@jaredgrubb

I enjoy using the $ref stuff (and $id) but I really never want my validators to actually access the network. I used a RefResolver instance to map some schemas together, but I can't figure out how to permanently disable actual network access (and only use the local store provided).

I looked through the sources and didn't see anything obviously. If this is already possible, maybe it'd be worth a FAQ entry or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementSome new desired functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions