We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96234e commit 3a445f3Copy full SHA for 3a445f3
specification/esql/query/QueryRequest.ts
@@ -26,6 +26,7 @@ import { EsqlVersion } from '@esql/_types/EsqlVersion'
26
* Executes an ES|QL request
27
* @rest_spec_name esql.query
28
* @availability stack since=8.11.0 stability=experimental
29
+ * @availability serverless stability=experimental visibility=public
30
* @doc_id esql-query
31
*/
32
export interface Request extends RequestBase {
0 commit comments