deno.land / x / gesso@v0.1.2 / types / json / Page.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
{ "page_id": 1,
"url": "my-page-title",
"title": "My Page Title",
"created_at": "2012-08-06T16:46:33-06:00",
"updated_at": "2012-08-08T14:25:20-06:00",
"hide_from_students": false,
"editing_roles": "teachers,students",
"last_edited_by": null,
"body": "<p>Page Content</p>",
"published": true,
"publish_at": "2022-09-01T00:00:00",
"front_page": false,
"locked_for_user": false,
"lock_info": null,
"lock_explanation": "This page is locked until September 1 at 12:00am"}
gesso

Version Info

Tagged at
a year ago