🎨 Add kernel API /api/filetree/getIDsByHPath
https://github.com/siyuan-note/siyuan/issues/9654
This commit is contained in:
parent
86f303c90a
commit
2813b74bcb
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
@ -1361,7 +1361,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||
}
|
||||
```
|
||||
|
||||
* `bodyEncoding`:The encoding scheme used by `body`, is consistent with field `responseEncoding` in request, default is `text`, optional values are as follows
|
||||
* `bodyEncoding`: The encoding scheme used by `body`, is consistent with field `responseEncoding` in request, default is `text`, optional values are as follows
|
||||
|
||||
* `text`
|
||||
* `base64` | `base64-std`
|
||||
|
|
Loading…
Add table
Reference in a new issue