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

Loading Local specifications #36

Open
esatterwhite opened this issue Jul 11, 2020 · 1 comment
Open

Loading Local specifications #36

esatterwhite opened this issue Jul 11, 2020 · 1 comment

Comments

@esatterwhite
Copy link

Is there a way to point this at a local server endpoint or static file instead of it loading APIs.guru?
I wasn't able to find how to do this.

@darosh
Copy link
Owner

darosh commented Jul 11, 2020

It looks like it takes URL query param

store.dispatch(types.SPEC_SET_LOAD_URL, url || configuration.url)
or built-in config
"url": "https://darosh.github.io/openapi-directory-lite/specs/github.com/v3.json",
only.

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