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

ContentShare.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
29
30
31
32
33
34
35
36
{ "id": 1,
"name": "War of 1812 homework",
"content_type": "assignment",
"created_at": "2017-05-09T10:12:00Z",
"updated_at": "2017-05-09T10:12:00Z",
"user_id": 1578941,
"sender": { "id": 1, "display_name": "Matilda Vargas", "avatar_image_url": "http://localhost:3000/image_url", "html_url": "http://localhost:3000/users/1" },
"receivers": [ { "id": 1, "display_name": "Jon Snow", "avatar_image_url": "http://localhost:3000/image_url2", "html_url": "http://localhost:3000/users/2" } ],
"source_course": { "id": 787, "name": "History 105" },
"read_state": "read",
"content_export": { "id": 42 }}
gesso

Version Info

Tagged at
a year ago