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

docs(acl) add 2 new endpoints to list acls #557

Closed
wants to merge 1 commit into from

Conversation

hbagdi
Copy link
Member

@hbagdi hbagdi commented Nov 22, 2017

Two new endpoints have been added to the ACL plugin:

  • /acls/ to paginate through all acls for all consumers
  • /acls/:acl_id/consumer to retrieve the Consumer associated with an acl

See Kong/kong#3039

Two new endpoints have been added to the ACL plugin:

* `/acls/` to paginate through all acls for all consumers
* `/acls/:acl_id/consumer` to retrieve the Consumer associated with an acl

See Kong/kong#3039
@thibaultcha thibaultcha added blocked:kong Issues/PRs waiting on Kong PRs to merge before it can be solved release Issues/PRs dealing with upcoming release changes labels Nov 22, 2017
@thibaultcha thibaultcha changed the base branch from master to release/0.11.2 November 25, 2017 19:16
@thibaultcha thibaultcha removed the blocked:kong Issues/PRs waiting on Kong PRs to merge before it can be solved label Nov 27, 2017
@hishamhm
Copy link
Contributor

LGTM!

thibaultcha pushed a commit that referenced this pull request Nov 27, 2017
Two new endpoints have been added to the ACL plugin:

* `/acls/` to paginate through all ACLs
* `/acls/:acl_id/consumer` to retrieve the Consumer associated with an
  ACL

See Kong/kong#3039
From #557

Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
@thibaultcha
Copy link
Member

Manually merged to the release branch with minor updates - thank you!

@thibaultcha thibaultcha removed the release Issues/PRs dealing with upcoming release changes label Nov 27, 2017
@hbagdi hbagdi deleted the acl-list branch November 29, 2017 03:08
thibaultcha pushed a commit that referenced this pull request Nov 29, 2017
Two new endpoints have been added to the ACL plugin:

* `/acls/` to paginate through all ACLs
* `/acls/:acl_id/consumer` to retrieve the Consumer associated with an
  ACL

See Kong/kong#3039
From #557

Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
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

Successfully merging this pull request may close these issues.

3 participants