Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ignoring external $ref pointers #370

Open
noc7c9 opened this issue Oct 17, 2019 · 2 comments
Open

Support for ignoring external $ref pointers #370

noc7c9 opened this issue Oct 17, 2019 · 2 comments

Comments

@noc7c9
Copy link

noc7c9 commented Oct 17, 2019

Detailed description

Is it possible to $ref pointers to external schemas to be ignored during the resolving phase?

Context

We have a few references to external schemas that we don't really care about linting and in this case they don't actually exist yet so the resolution fails.

@philsturgeon
Copy link
Contributor

Looks like --internal-options is the way to go, its just not documented. #373

Maybe you could close this issue, and make a PR adding it to the docs, which will also close #373 if anyone gets around to merging it.

@noc7c9
Copy link
Author

noc7c9 commented Jan 13, 2020

Sorry of the delay in responding to this. Unfortunately I'm not sure when I'll be able to look into this as I've moved onto other projects in the meantime. I intend to come back to this eventually, but it might be some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants