Skip to content

Commit bba3784

Browse files
committed
Update gitlab3 project create api.
1 parent 9d12a0f commit bba3784

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gitlab3/_api_definition.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ class Project(APIDefinition):
141141
'name',
142142
]
143143
optional_params = [
144+
'namespace_id',
144145
'description',
145146
'default_branch',
146147
'issues_enabled',

0 commit comments

Comments
 (0)