mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-01 22:01:10 -05:00
15 lines
315 B
Text
15 lines
315 B
Text
|
{
|
||
|
"id": "ABC123",
|
||
|
"alias": "old",
|
||
|
"lastChange": {
|
||
|
"userId": "snskxnksnxksnxksnx",
|
||
|
"username": "testy",
|
||
|
"timestamp": 123456789
|
||
|
},
|
||
|
"viewcount": 0,
|
||
|
"createtime": "2020-05-22T20:46:08.962Z",
|
||
|
"content": "test123",
|
||
|
"authorship": [],
|
||
|
"preVersionTwoNote": true
|
||
|
}
|