Skip to content

Commit

Permalink
Add ES|QL endpoint for Serverless (#2560)
Browse files Browse the repository at this point in the history
  • Loading branch information
luigidellaquila authored May 17, 2024
1 parent f96234e commit 3a445f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specification/esql/query/QueryRequest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ import { EsqlVersion } from '@esql/_types/EsqlVersion'
* Executes an ES|QL request
* @rest_spec_name esql.query
* @availability stack since=8.11.0 stability=experimental
* @availability serverless stability=experimental visibility=public
* @doc_id esql-query
*/
export interface Request extends RequestBase {
Expand Down

0 comments on commit 3a445f3

Please sign in to comment.