deno.land / x / gesso@v0.1.2 / types / json / Profile.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{ "id": 1234,
"name": "Sample User",
"short_name": "Sample User",
"sortable_name": "user, sample", "title": null, "bio": null,
"primary_email": "sample_user@example.com",
"login_id": "sample_user@example.com",
"sis_user_id": "sis1", "lti_user_id": null,
"avatar_url": "..url..", "calendar": null,
"time_zone": "America/Denver",
"locale": null,
"k5_user": true}
gesso

Version Info

Tagged at
a year ago