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

Download, parse and cache schema from urls #80

Closed
rohit-gohri opened this issue Aug 28, 2021 · 1 comment · Fixed by #138 or #145
Closed

Download, parse and cache schema from urls #80

rohit-gohri opened this issue Aug 28, 2021 · 1 comment · Fixed by #138 or #145
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rohit-gohri
Copy link
Owner

rohit-gohri commented Aug 28, 2021

Allow passing a url into the spec field. It should automatically download it and treat it just like passing a local file allowing for SSR with it.

We should add this as warning into the docs, that the docs may not live update and will require a rebuild. If someone wants live preview then they should use specUrl option instead

@rohit-gohri
Copy link
Owner Author

I have released a beta for v1 where this is fixed: #146

It has some breaking changes (mostly simplification of option names). New docs are at https://redocusaurus-v1.vercel.app/docs

It will be great if you could try it and give some feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant