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

[New feature] Support to generate back the structure from a JSON and references #31

Open
vipulj169 opened this issue Nov 18, 2017 · 1 comment

Comments

@vipulj169
Copy link

Hey,
This library was exactly what I was looking for. However, does this support getting back the file structure given a single JSON (possibly with xref pointers) or a reference file?
If not, do you plan to support this?

Use case:
I have a service that accepts JSON as a zip file and we allow the user to provide the JSON using JSONReferences. However, the internal store can be modified by other means as well (UI, etc). While returning back the zip file, we need to merge the changes and return in the same format as provided by the user.
It would be great to have this feature.

Thanks

@AndersDJohnson
Copy link
Owner

@vipulj169 I don't understand the question or feature exactly, can you clarify?

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

No branches or pull requests

2 participants