Add api for creating/listing/viewing groups
This commit is contained in:
parent
61833bcb74
commit
8edc6b6a8c
3 changed files with 62 additions and 1 deletions
|
@ -11,7 +11,8 @@ module Gitlab
|
|||
format :json
|
||||
error_format :json
|
||||
helpers APIHelpers
|
||||
|
||||
|
||||
mount Groups
|
||||
mount Users
|
||||
mount Projects
|
||||
mount Issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue