mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-04 09:01:00 -05:00
* Fix incorrect snapshot security test path * Explicitly check if snapshot files exist * Change shard snapshot invalid name error type to not found That makes it consistent with behavior of our other snapshot APIs. * Extend snapshot API security tests, also test collection and shard API