Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3e0d4d9

Browse files
HnasarJohnVillalovos
authored andcommitted
docs: add missing Admin access const value
As shown here, Admin access is set to 60:https://docs.gitlab.com/ee/api/protected_branches.html#protected-branches-api
1 parentd169983 commit3e0d4d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/const.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
DEVELOPER_ACCESS:int=30
6262
MAINTAINER_ACCESS:int=40
6363
OWNER_ACCESS:int=50
64+
ADMIN_ACCESS:int=60
6465

6566
VISIBILITY_PRIVATE:str="private"
6667
VISIBILITY_INTERNAL:str="internal"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp