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

AssignmentEvent.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
{ "id": "assignment_987",
"title": "Essay",
"start_at": "2012-07-19T23:59:00-06:00",
"end_at": "2012-07-19T23:59:00-06:00",
"description": "<b>Write an essay. Whatever you want.</b>",
"context_code": "course_123",
"workflow_state": "published",
"url": "https://example.com/api/v1/calendar_events/assignment_987",
"html_url": "http://example.com/courses/123/assignments/987",
"all_day_date": "2012-07-19",
"all_day": true,
"created_at": "2012-07-12T10:55:20-06:00",
"updated_at": "2012-07-12T10:55:20-06:00",
"assignment": null,
"assignment_overrides": null,
"important_dates": true}
gesso

Version Info

Tagged at
a year ago