Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Implement pluggable external reference resolver #10

Open
darrelmiller opened this issue Jun 20, 2017 · 1 comment
Open

Implement pluggable external reference resolver #10

darrelmiller opened this issue Jun 20, 2017 · 1 comment

Comments

@darrelmiller
Copy link
Member

When $ref objects point to external files we should have a mechanism to resolve this. By default we can resolve HTTP urls and maybe relative files on the filesystem. Not sure if allowing absolute paths is a good idea.

Parser should also accept URL as the source so we can download the original file..

@mwadams
Copy link

mwadams commented Sep 5, 2017

Maybe allow a "reference paths" piece of config for "absolute" file locations to which relative paths can be resolved in addition to the current directory?

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

No branches or pull requests

2 participants