diff --git a/core/src/server/web_impl/README.md b/core/src/server/web_impl/README.md index a6a59bba25..d3361c527c 100644 --- a/core/src/server/web_impl/README.md +++ b/core/src/server/web_impl/README.md @@ -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. |