mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-30 06:45:47 -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
10
public/api/private/tokens
Normal file
10
public/api/private/tokens
Normal file
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
{
|
||||
"label": "Demo-App",
|
||||
"created": 1601991518
|
||||
},
|
||||
{
|
||||
"label": "CLI @ Test-PC",
|
||||
"created": 1601912159
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue