Closed fopina closed 7 years ago
V3 of API allows PUT requests to update project information (such as name, description) and this is missing in implementation
http://doc.gitlab.com/ee/api/projects.html
Calling save() on a project should now use this PUT request to update the project's information.
V3 of API allows PUT requests to update project information (such as name, description) and this is missing in implementation
http://doc.gitlab.com/ee/api/projects.html