Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not marshal <json-key> name to the JSON
When exporting to json certain arrays may be marshalled as key value pair instead (using <json-key> as key). If that is the case, we should avoid exporting the given key within the index objects.
- Loading branch information