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

export generates valid but not well-formatted json #31

Open
dfang opened this issue Aug 16, 2019 · 0 comments
Open

export generates valid but not well-formatted json #31

dfang opened this issue Aug 16, 2019 · 0 comments

Comments

@dfang
Copy link

dfang commented Aug 16, 2019

like this, many empty key value pair in output json

{
    "users": {
        "15d99242e9f7235d220d": {
            "": "",
            "id": "15d99242e9f7235d220d"
        },
        "166e8c2e5ca2eaa67376": {
            "": "",
            "id": "166e8c2e5ca2eaa67376"
        },
        "99d3bd56485b8f3893cf": {
            "": "",
            "id": "99d3bd56485b8f3893cf"
        }
    }
}
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

1 participant