mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-16 17:13:01 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -9,6 +9,7 @@ module WorkItems
|
||||
'properties' => {
|
||||
'id' => { 'type' => 'integer' },
|
||||
'namespace_id' => { 'type' => 'integer' },
|
||||
'previous_work_item_parent_id' => { 'type' => 'integer' },
|
||||
'updated_attributes' => {
|
||||
'type' => 'array',
|
||||
'items' => {
|
||||
|
Reference in New Issue
Block a user