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

Error in the docs: get one corpus permissions returns objects, not arrays #3

Open
francoisromain opened this issue Nov 14, 2017 · 1 comment

Comments

@francoisromain
Copy link

getCorpusPermissions returns something like

{
    users: {
        "5a0887c4ac4b4f000194662e": 1,
        "5a0887c4ac4b4f000194662f": 2,
        "5a0887c4ac4b4f000194662g": 3
    },
    groups: {
        "5a0887c4ac4b4f000194662a": 1
    }
}

(not arrays like in the doc)

@hbredin
Copy link
Member

hbredin commented Nov 14, 2017

Thanks for the report. Documentation really needs some love...

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