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:
authorAlexis Reigel <alexis.reigel.ext@siemens.com>2018-09-25 19:40:24 +0300
committerAlexis Reigel <alexis.reigel.ext@siemens.com>2018-09-27 12:33:55 +0300
commit585b1b3fca46cd7241701e5159a76501796ca091 (patch)
tree62c0061d686625ba88bd9baf1933df92f1f27dae /doc/api/jobs.md
parent0a94bdfa1473d7e876e3a34be75a205a64b5056a (diff)
add user's public_email attribute to api
Diffstat (limited to 'doc/api/jobs.md')
-rw-r--r--doc/api/jobs.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/api/jobs.md b/doc/api/jobs.md
index eebe746c750..aa290ff4cf8 100644
--- a/doc/api/jobs.md
+++ b/doc/api/jobs.md
@@ -62,6 +62,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",
@@ -120,6 +121,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",
@@ -193,6 +195,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",
@@ -251,6 +254,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",
@@ -322,6 +326,7 @@ Example of response
"created_at": "2015-12-21T13:14:24.077Z",
"bio": null,
"location": null,
+ "public_email": "",
"skype": "",
"linkedin": "",
"twitter": "",