We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09ef8d4 + fdc46ba commit d61e669Copy full SHA for d61e669
gitlab/v4/objects/branches.py
@@ -84,5 +84,6 @@ class ProjectProtectedBranchManager(NoUpdateMixin, RESTManager):
84
"allowed_to_push",
85
"allowed_to_merge",
86
"allowed_to_unprotect",
87
+ "code_owner_approval_required",
88
),
89
)
0 commit comments