Update unstable version and openapi schema (#3700)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-12-13 09:59:52 +01:00 committed by GitHub
parent eba518a589
commit 5405d9d7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1027 additions and 3 deletions

View File

@ -1 +1 @@
1.12.0rc0
1.13.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.12.0rc0"
"version": "1.13.0rc0"
},
"paths": {
"/initialized": {
@ -1021,4 +1021,4 @@
}
}
}
}
}