Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-09-27 13:10:40 +0300
committerRémy Coutable <remy@rymai.me>2018-09-27 13:10:40 +0300
commitd5bce06df1ec36371db208d0aaf42d849eb63bcf (patch)
tree3edc5cc74bc4b13d0238bc053b85804bc1ea30d6 /doc/api/runners.md
parentbabb05a1406d4889f90953bdb16d736b22ce6c21 (diff)
parentf920d996e34dfb8f8933ff7c5798fa1a72c357b6 (diff)
Merge branch 'feature/add-public-email-to-users-api' into 'master'
Feature/add public email to users api Closes #39346 See merge request gitlab-org/gitlab-ce!21909
Diffstat (limited to 'doc/api/runners.md')
-rw-r--r--doc/api/runners.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 71ecb6606c1..0bcbd0aebf0 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -294,6 +294,7 @@ Example response:
"created_at": "2017-11-16T18:38:46.000Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",