📝 更新 API

This commit is contained in:
Liang Ding 2021-09-20 22:01:00 +08:00
parent 20a803a19d
commit 3af0d4fb28
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

4
API.md
View file

@ -74,7 +74,7 @@
"code": 0,
"msg": "",
"data": {
"files": [
"notebooks": [
{
"closed": false,
"id": "20210817205410-2kvfpfn",
@ -90,8 +90,6 @@
}
```
* `files`:笔记本路径,截取最后一个 `/` 后面的字符串即笔记本名称
### 打开笔记本
* `/api/notebook/openNotebook`