From 8c067bc9775354946af8fb7ff4eea1401748a726 Mon Sep 17 00:00:00 2001 From: Andrey Vasnetsov Date: Sun, 5 Mar 2023 21:11:40 +0100 Subject: [PATCH] upd to v1.0.3 (#1523) --- Cargo.lock | 4 +- Cargo.toml | 2 +- docs/redoc/default_version.js | 2 +- docs/redoc/index.html | 1 + docs/redoc/v1.0.3/openapi.json | 6709 ++++++++++++++++++++++++++++++++ lib/api/Cargo.toml | 2 +- 6 files changed, 6715 insertions(+), 5 deletions(-) create mode 100644 docs/redoc/v1.0.3/openapi.json diff --git a/Cargo.lock b/Cargo.lock index 1a9cd0652c4..83105e7e787 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -306,7 +306,7 @@ checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61" [[package]] name = "api" -version = "1.0.2" +version = "1.0.3" dependencies = [ "chrono", "env_logger", @@ -2672,7 +2672,7 @@ dependencies = [ [[package]] name = "qdrant" -version = "1.0.2" +version = "1.0.3" dependencies = [ "actix-cors", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index 91ba56d3cda..e4a06d2d859 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant" -version = "1.0.2" +version = "1.0.3" authors = ["Andrey Vasnetsov "] edition = "2021" diff --git a/docs/redoc/default_version.js b/docs/redoc/default_version.js index 091ae471d92..db5243a289b 100644 --- a/docs/redoc/default_version.js +++ b/docs/redoc/default_version.js @@ -1 +1 @@ -const defaultApiVersion = 'v1.0.2'; +const defaultApiVersion = 'v1.0.3'; diff --git a/docs/redoc/index.html b/docs/redoc/index.html index ac97ed85750..af268817c8f 100644 --- a/docs/redoc/index.html +++ b/docs/redoc/index.html @@ -39,6 +39,7 @@