mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-04 10:04:28 -05:00
13 lines
281 B
Text
13 lines
281 B
Text
{
|
|
"id": "ABC123",
|
|
"alias": "banner",
|
|
"lastChange": {
|
|
"userId": "test",
|
|
"timestamp": 1600033920
|
|
},
|
|
"viewcount": 0,
|
|
"createtime": 1600033920,
|
|
"content": "This is the test banner text",
|
|
"authorship": [],
|
|
"preVersionTwoNote": true
|
|
}
|