You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: