From 585b1b3fca46cd7241701e5159a76501796ca091 Mon Sep 17 00:00:00 2001 From: Alexis Reigel Date: Tue, 25 Sep 2018 18:40:24 +0200 Subject: add user's public_email attribute to api --- doc/api/runners.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/api/runners.md') diff --git a/doc/api/runners.md b/doc/api/runners.md index 66476e7db64..94ad11f44d7 100644 --- a/doc/api/runners.md +++ b/doc/api/runners.md @@ -286,6 +286,7 @@ Example response: "created_at": "2017-11-16T18:38:46.000Z", "bio": null, "location": null, + "public_email": "", "skype": "", "linkedin": "", "twitter": "", -- cgit v1.2.3