Update unstable version and openapi schema (#3584)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-11-16 10:09:40 +01:00 committed by GitHub
parent ba75d39029
commit af78f8b431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1026 additions and 2 deletions

View File

@ -1 +1 @@
1.11.0rc0
1.12.0rc0

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"openapi": "3.0.2",
"info": {
"title": "Haystack REST API",
"version": "1.11.0rc0"
"version": "1.12.0rc0"
},
"paths": {
"/initialized": {