Update actions.md (#873)
This commit is contained in:
parent
a6b2a8d4a1
commit
0d22cb7d04
@ -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`。
|
||||
|
||||
**参数**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user