We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d12a0f commit bba3784Copy full SHA for bba3784
1 file changed
gitlab3/_api_definition.py
@@ -141,6 +141,7 @@ class Project(APIDefinition):
141
'name',
142
]
143
optional_params = [
144
+ 'namespace_id',
145
'description',
146
'default_branch',
147
'issues_enabled',
0 commit comments