mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
📝 更新 API
This commit is contained in:
parent
20a803a19d
commit
3af0d4fb28
1 changed files with 7 additions and 9 deletions
4
API.md
4
API.md
|
@ -74,7 +74,7 @@
|
|||
"code": 0,
|
||||
"msg": "",
|
||||
"data": {
|
||||
"files": [
|
||||
"notebooks": [
|
||||
{
|
||||
"closed": false,
|
||||
"id": "20210817205410-2kvfpfn",
|
||||
|
@ -90,8 +90,6 @@
|
|||
}
|
||||
```
|
||||
|
||||
* `files`:笔记本路径,截取最后一个 `/` 后面的字符串即笔记本名称
|
||||
|
||||
### 打开笔记本
|
||||
|
||||
* `/api/notebook/openNotebook`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue