-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(acl) add admin endpoints to interact with acls
* `/acls/` to paginate through all acls for all consumers * `/acls/:acl_id/consumer` to retrieve the Consumer associated with an acl From #3039 Fix #2188 Supersedes #2371 Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
- Loading branch information
1 parent
c077250
commit a069fc3
Showing
2 changed files
with
192 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters