mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🧑💻 Improve kernel API /api/filetree/getPathByID https://github.com/siyuan-note/siyuan/issues/14275
This commit is contained in:
parent
2d2420794c
commit
f8e6f02df8
4 changed files with 17 additions and 7 deletions
|
|
@ -542,7 +542,7 @@
|
|||
|
||||
```json
|
||||
{
|
||||
"id": "20210917220056-yxtyl7i"
|
||||
"id": "20210808180320-fqgskfj"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
@ -553,7 +553,10 @@
|
|||
{
|
||||
"code": 0,
|
||||
"msg": "",
|
||||
"data": "/20210828150719-r8edxl2/20210917220056-yxtyl7i.sy"
|
||||
"data": {
|
||||
"notebook": "20210808180117-czj9bvb",
|
||||
"path": "/20200812220555-lj3enxa/20210808180320-fqgskfj.sy"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue