mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
📝 Add side effects description of upload assets in a subfolder in API doc
This commit is contained in:
parent
2d2f80cff1
commit
72405ed87a
2 changed files with 2 additions and 2 deletions
2
API.md
2
API.md
|
|
@ -469,7 +469,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||
* `"/assets/sub/"`: workspace/data/assets/sub/ folder
|
||||
|
||||
Under normal circumstances, it is recommended to use the first method, which is stored in the assets folder
|
||||
of the workspace.
|
||||
of the workspace, putting in a subdirectory has some side effects, please refer to the assets chapter of the user guide.
|
||||
* `file[]`: Uploaded file list
|
||||
* Return value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue