mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-05 09:31:05 -05:00
* Add API key to HTTP client * Add API key field to snapshot recovery requests * Add API key to channel service * Provide API key when doing snapshot transfer * Configure API key header name constant in a central place * Reformat * Update OpenAPI spec * Remove suffixed spaces from configuration file * Allow to specify HTTP headers in some consensus test utility functions * Add snapshot transfer test with configured API key * Use random API key in test * Fix compilation errors and clippy warnings