Commit a2c9a826 authored by Bryce Johnson's avatar Bryce Johnson

Update expected format for linked_pipelines_mack_data.

parent 32c6ab95
/* eslint-disable quote-props, quotes, comma-dangle */ /* eslint-disable quote-props, quotes, comma-dangle */
export default { export default {
"triggered_by": [{ "triggered_by": {
"id": 129, "id": 129,
"active": true, "active": true,
"path": "/gitlab-org/gitlab-ce/pipelines/129", "path": "/gitlab-org/gitlab-ce/pipelines/129",
...@@ -56,7 +56,7 @@ export default { ...@@ -56,7 +56,7 @@ export default {
"cancel_path": "/gitlab-org/gitlab-ce/pipelines/129/cancel", "cancel_path": "/gitlab-org/gitlab-ce/pipelines/129/cancel",
"created_at": "2017-05-24T14:46:20.090Z", "created_at": "2017-05-24T14:46:20.090Z",
"updated_at": "2017-05-24T14:46:29.906Z" "updated_at": "2017-05-24T14:46:29.906Z"
}], },
"triggered": [{ "triggered": [{
"id": 132, "id": 132,
"active": true, "active": true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment