summaryrefslogtreecommitdiff
path: root/doc/api/deployments.md
diff options
context:
space:
mode:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2018-09-25 18:40:24 +0200
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2018-09-27 11:33:55 +0200
commit585b1b3fca46cd7241701e5159a76501796ca091 (patch)
tree62c0061d686625ba88bd9baf1933df92f1f27dae /doc/api/deployments.md
parent0a94bdfa1473d7e876e3a34be75a205a64b5056a (diff)
downloadgitlab-ce-585b1b3fca46cd7241701e5159a76501796ca091.tar.gz
add user's public_email attribute to api
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 7cfa55159bd..1963b0a21de 100644
--- a/doc/api/deployments.md
+++ b/doc/api/deployments.md
@@ -55,6 +55,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",
@@ -113,6 +114,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",