mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Support the new RESTful URL for retrieving/describing import progress: `/v2/vectordb/jobs/import/describe`. Deprecate the old URL: `/v2/vectordb/jobs/import/get_progress`. issue: https://github.com/milvus-io/milvus/issues/36752 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com>