mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* feat: add wait parm for all snapshot API * update openAPI * avoid unwrap * remove all unwarp * return HTTP 202 when no waiting on snapshot creation * return 202 when non wait * update open API * update param on python test * update and test api * optimize the test * return 202 when non-wait delete * recover fixes --------- Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com> Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>