From cde10a7dbc6abd4d5412de100b720bc706593773 Mon Sep 17 00:00:00 2001 From: bogdankostic Date: Wed, 21 Dec 2022 19:11:27 +0100 Subject: [PATCH] update specs and schema --- VERSION.txt | 2 +- docs/_src/api/openapi/openapi.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 0eed1a29ef..f8f4f03b3d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.12.0 +1.12.1 diff --git a/docs/_src/api/openapi/openapi.json b/docs/_src/api/openapi/openapi.json index c8ea6ce52a..68c321a1b5 100644 --- a/docs/_src/api/openapi/openapi.json +++ b/docs/_src/api/openapi/openapi.json @@ -2,7 +2,7 @@ "openapi": "3.0.2", "info": { "title": "Haystack REST API", - "version": "1.12.0" + "version": "1.12.1" }, "paths": { "/initialized": {