Skip to content

Commit dca4754

Browse files
authored
Merge pull request #3 from lyda/updated
Update gitlab3 project create api.
2 parents 1350209 + bba3784 commit dca4754

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)