🎨 Clean code

This commit is contained in:
Liang Ding 2023-03-29 10:44:52 +08:00
parent c566b0b30a
commit ee1f08a31c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

6
API.md
View file

@ -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`: template content
* `template`: template content
* Return value
```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`: the file path under the workspace path
* `path`: the file path under the workspace path
* Return value
```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`: the file path under the workspace path
* `path`: the file path under the workspace path
* Return value
```json