Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-02-17 12:21:28 +08:00
parent 415f9e6a6f
commit eb71221b9f
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 6 additions and 0 deletions

2
API.md
View file

@ -1098,6 +1098,8 @@ Move documents by `id`:
}
```
Note: In publish mode, access to this interface will be prohibited unless all document read and write permissions are made public. Please refer to the [discussion](https://github.com/siyuan-note/siyuan/pull/16041#issuecomment-3912139575).
### Flush transaction
* `/api/sqlite/flushTransaction`