Browse Source
This patch does a few cleanups: * It removes `DescribeGroupsResponse.fromError` and pushes its logic to `DescribeGroupsRequest.getErrorResponse` to be consistent with how we implemented the other requests/responses. * It renames `DescribedGroup.forError` to `DescribedGroup.groupError`. The patch relies on existing tests. Reviewers: Mickael Maison <mickael.maison@gmail.com>pull/13005/head
David Jacot
2 years ago
committed by
GitHub
3 changed files with 22 additions and 24 deletions
Loading…
Reference in new issue