mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-07 02:20:55 -05:00
* Flatten points selector in delete vectors REST endpoint This makes the vector deletion API consistent with other endpoints using the point selector. * Update tests for flattened delete vectors point selector * make api consistent with existing ones * update openapi --------- Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>