Update unstable version and openapi schema (#3924)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mayank Jobanputra <mayankjobanputra@gmail.com>
This commit is contained in:
github-actions[bot] 2023-01-26 01:02:49 +05:30 committed by GitHub
parent 0e471d5e5a
commit d962bc0bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1048 additions and 2 deletions

View File

@ -1 +1 @@
1.13.0rc0
1.14.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.13.0rc0"
"version": "1.14.0rc0"
},
"servers": [
{