mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 08:00:55 -05:00
* Allow max-optimization-thread config to be set to null on update * add new field. Support both, but prepare for deprecation. * better openapi * only introduce change in OptimizersConfigDiff * move to `api::rest::schema` * update openapi * improve test, fix diff to config conversion * upd grpc docs * clippy * remove schemars from common common --------- Co-authored-by: Gulshan Kumar <kumargu@amazon.com>