Add API for Milestones
This commit is contained in:
parent
05da3801f5
commit
b0a901fe01
3 changed files with 147 additions and 0 deletions
|
@ -16,5 +16,6 @@ module Gitlab
|
|||
mount Users
|
||||
mount Projects
|
||||
mount Issues
|
||||
mount Milestones
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue