hedgedoc/public/api/v2/notes/banner

14 lines
281 B
Text
Raw Normal View History

{
"id": "ABC123",
"alias": "banner",
"lastChange": {
"userId": "test",
"timestamp": 1600033920
},
"viewcount": 0,
"createtime": 1600033920,
"content": "This is the test banner text",
"authorship": [],
"preVersionTwoNote": true
}