summaryrefslogtreecommitdiff
path: root/doc/api/deployments.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deployments.md')
-rw-r--r--doc/api/deployments.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/deployments.md b/doc/api/deployments.md
index f34c8026ac4..250c63a8520 100644
--- a/doc/api/deployments.md
+++ b/doc/api/deployments.md
@@ -37,6 +37,7 @@ Example of response
{
"created_at": "2016-08-11T07:36:40.222Z",
"updated_at": "2016-08-11T07:38:12.414Z",
+ "status": "created",
"deployable": {
"commit": {
"author_email": "admin@example.com",
@@ -106,6 +107,7 @@ Example of response
{
"created_at": "2016-08-11T11:32:35.444Z",
"updated_at": "2016-08-11T11:34:01.123Z",
+ "status": "created",
"deployable": {
"commit": {
"author_email": "admin@example.com",