Skip to content

Commit 0daec5f

Browse files
nejchJohnVillalovos
authored andcommitted
fix(cli): remove irrelevant MR approval rule list filters
1 parent d5de4b1 commit 0daec5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gitlab/v4/objects/merge_request_approvals.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ class ProjectMergeRequestApprovalRuleManager(CRUDMixin, RESTManager):
194194
_path = "/projects/{project_id}/merge_requests/{mr_iid}/approval_rules"
195195
_obj_cls = ProjectMergeRequestApprovalRule
196196
_from_parent_attrs = {"project_id": "project_id", "mr_iid": "iid"}
197-
_list_filters = ("name", "rule_type")
198197
_update_attrs = RequiredOptional(
199198
required=(
200199
"id",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy