Files
gitlabhq/spec/requests/api
Dmitriy Zaporozhets 1eba936681 New API: share project with group
Share project with group using API.
You must be a master or owner of project in order to do it.

POST /projects/:id/share

Parameters:
  id (required) - The ID of a project
  group_id (required) - The ID of a group
  group_access (required) - Level of permissions for sharing
2013-10-03 10:15:50 +03:00
..
2013-09-05 10:41:57 -04:00
2013-10-01 10:58:20 +03:00
2013-09-22 18:46:42 +09:00
2013-09-14 22:01:31 +03:00