mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-02 19:40:48 +08:00
🎨 Clean code
This commit is contained in:
parent
c566b0b30a
commit
ee1f08a31c
6
API.md
6
API.md
@ -842,7 +842,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||||||
"template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
|
"template": "/daily note/{{now | date \"2006/01\"}}/{{now | date \"2006-01-02\"}}"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
* `template`: template content
|
* `template`: template content
|
||||||
* Return value
|
* Return value
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@ -898,7 +898,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||||||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
* `path`: the file path under the workspace path
|
* `path`: the file path under the workspace path
|
||||||
* Return value
|
* Return value
|
||||||
|
|
||||||
```json
|
```json
|
||||||
@ -919,7 +919,7 @@ View API token in <kbd>Settings - About</kbd>, request header: `Authorization: T
|
|||||||
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
"path": "/data/20210808180117-6v0mkxr/20200923234011-ieuun1p.sy"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
* `path`: the file path under the workspace path
|
* `path`: the file path under the workspace path
|
||||||
* Return value
|
* Return value
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
Loading…
Reference in New Issue
Block a user