Skip to content

Commit

Permalink
Revert changes to serverless API spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dolaru committed Nov 6, 2023
1 parent 88c9acb commit 62584f9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions output/openapi/elasticsearch-serverless-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -11403,13 +11403,6 @@
"items": {
"type": "string"
}
},
"scores": {
"description": "The optional vocabulary value scores if required by the tokenizer.",
"type": "array",
"items": {
"type": "number"
}
}
},
"required": [
Expand Down Expand Up @@ -44776,7 +44769,7 @@
"type": "object",
"properties": {
"limit": {
"description": "[preview] This functionality is in technical preview and may be changed or removed in a future release.\nElastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.",
"description": "[preview] This functionality is in technical preview and may be changed or removed in a future release. Elastic will\napply best effort to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.",
"type": "number"
}
}
Expand Down

0 comments on commit 62584f9

Please sign in to comment.