mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 11:16:09 +01:00
🧑💻 Improve kernel API /api/filetree/moveDocsByID https://github.com/siyuan-note/siyuan/issues/15616
This commit is contained in:
parent
29ac895046
commit
0a729d7c1b
3 changed files with 19 additions and 8 deletions
2
API.md
2
API.md
|
|
@ -480,7 +480,7 @@ Move documents by `id`:
|
|||
```
|
||||
|
||||
* `fromIDs`: Source docs' IDs
|
||||
* `toID`: Target parent ID
|
||||
* `toID`: Target parent doc's ID or notebook ID
|
||||
* Return value
|
||||
|
||||
```json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue