summaryrefslogtreecommitdiff
path: root/doc/api/keys.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/keys.md
parent0a94bdfa1473d7e876e3a34be75a205a64b5056a (diff)
downloadgitlab-ce-585b1b3fca46cd7241701e5159a76501796ca091.tar.gz
add user's public_email attribute to api
Diffstat (limited to 'doc/api/keys.md')
-rw-r--r--doc/api/keys.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/keys.md b/doc/api/keys.md
index 0044fbfe66c..06b31a67d6a 100644
--- a/doc/api/keys.md
+++ b/doc/api/keys.md
@@ -28,6 +28,7 @@ Parameters:
"created_at": "2015-09-03T07:24:01.670Z",
"bio": null,
"location": null,
+ "public_email": "john@example.com",
"skype": "",
"linkedin": "",
"twitter": "",