mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 14:04:43 -04:00
Change api route to /api/private (#1189)
This commit is contained in:
parent
344304f329
commit
29d9d49f5a
20 changed files with 11 additions and 11 deletions
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"id": "ABC123",
|
||||
"alias": "old",
|
||||
"lastChange": {
|
||||
"userId": "test",
|
||||
"timestamp": 1600033920
|
||||
},
|
||||
"viewcount": 0,
|
||||
"createtime": 1600033920,
|
||||
"content": "test123",
|
||||
"authorship": [],
|
||||
"preVersionTwoNote": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue