mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 10:00:58 -05:00
* add strict mode to update collection API * update API specs * clippy * Update lib/storage/src/content_manager/toc/collection_meta_ops.rs * Strict mode integration tests (#5189) * Add integration tests for strict mode * add full update test * Apply suggestions from code review Co-authored-by: Tim Visée <tim+github@visee.me> * Adjust error messages * improve checking of error response --------- Co-authored-by: Tim Visée <tim+github@visee.me> * prefer explicit structu conversion --------- Co-authored-by: Tim Visée <tim+github@visee.me> Co-authored-by: generall <andrey@vasnetsov.com>