Files
gitlabhq/spec
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-07-01 10:48:02 +01:00
2013-09-04 00:53:13 +03:00
2013-09-12 18:59:31 +03:00
2013-09-07 14:44:03 +03:00
2013-07-29 12:47:06 +02:00