Skip to content

Commit 92669f2

Browse files
committed
fix(api): add missing runner access_level param
1 parent 74c1e4f commit 92669f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab/v4/objects/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5490,6 +5490,7 @@ class RunnerManager(CRUDMixin, RESTManager):
54905490
"locked",
54915491
"run_untagged",
54925492
"tag_list",
5493+
"access_level",
54935494
"maximum_timeout",
54945495
),
54955496
)

0 commit comments

Comments
 (0)