Skip to content

Commit

Permalink
[DOCS] Fix response value in esql-query-api.asciidoc (elastic#111882)
Browse files Browse the repository at this point in the history
  • Loading branch information
leemthompo authored Aug 14, 2024
1 parent 2e22e73 commit d3fdb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/esql/esql-query-api.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Column `name` and `type` for each column returned in `values`. Each object is a
Column `name` and `type` for each queried column. Each object is a single column. This is only
returned if `drop_null_columns` is sent with the request.

`rows`::
`values`::
(array of arrays)
Values for the search results.

Expand Down

0 comments on commit d3fdb36

Please sign in to comment.