diff options
Diffstat (limited to 'doc/api/deployments.md')
-rw-r--r-- | doc/api/deployments.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deployments.md b/doc/api/deployments.md index 32d3ab55f9f..cf224ad60ab 100644 --- a/doc/api/deployments.md +++ b/doc/api/deployments.md @@ -266,7 +266,7 @@ Example of response "status": "success", "updated_at": "2016-08-11T07:43:52.143Z", "web_url": "http://gitlab.dev/root/project/pipelines/5" - } + }, "runner": null } } |