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

Multi-collection requests in ACL API #542

Open
eduardoboucas opened this issue Apr 8, 2019 · 0 comments
Open

Multi-collection requests in ACL API #542

eduardoboucas opened this issue Apr 8, 2019 · 0 comments
Assignees

Comments

@eduardoboucas
Copy link
Contributor

Currently, assigning or updating resource permissions on a client requires one request per resource. We could extend the ACL API to allow an array of resources, allowing a request to assign someone permissions to, say, 10 resources with one request.

We could even add this functionality to the POST /api/clients endpoint, making it possible to create a client and assign permissions to any number of resources in one go.

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

1 participant