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

Rename acl -> acls in DescribeAclResource #1118

Merged
merged 1 commit into from
Jun 9, 2021

Conversation

zachary-povey
Copy link
Contributor

At the moment the type for DescribeAclResource has the property acl , however as detailed in the docs for describeAcls the data structure that comes back from calling describeAcls has the key acls.

This PR updates the type to reflect this.

This correctly reflects the data structure returned by describeAcls
@Nevon
Copy link
Collaborator

Nevon commented Jun 9, 2021

Nice catch! Thanks!

@Nevon Nevon merged commit f8366f3 into tulios:master Jun 9, 2021
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.

None yet

2 participants