Update actions.md (#873)

This commit is contained in:
ke 2022-10-02 20:16:01 +08:00 committed by GitHub
parent a6b2a8d4a1
commit 0d22cb7d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,7 +184,7 @@ curl -X POST -F "file=@/path/to/some-file.txt" -F 'meta={"length": 100}' "http:/
### `update()`
更新一条或多条数据。对应的 URL 为 `DELETE /api/<resource>:delete`。
更新一条或多条数据。对应的 URL 为 `DELETE /api/<resource>:update`。
**参数**