mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
docs: fix Response status code (#5120)
Signed-off-by: wf-yamaday <e155417k@st.u-gakugei.ac.jp>
This commit is contained in:
parent
b2c2bf351a
commit
96e795f496
@ -1316,7 +1316,7 @@ Obtain vectors by ID.
|
||||
|
||||
| Status code | Description |
|
||||
| ----------- | ----------------------------------------------------------------- |
|
||||
| 201 | Created |
|
||||
| 200 | The request is successful. |
|
||||
| 400 | The request is incorrect. Refer to the error message for details. |
|
||||
| 404 | The required resource does not exist. |
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user