Skip to content

Commit 416cac9

Browse files
elasticmachinepicandocodigo
authored andcommitted
Auto-generated API code
1 parent 4498903 commit 416cac9

File tree

1 file changed

+1
-1
lines changed
  • elasticsearch-api/lib/elasticsearch/api/actions/esql

1 file changed

+1
-1
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/esql/query.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module Actions
3131
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
3232
# @option arguments [String] :delimiter The character to use between values within a CSV row. Only valid for the csv format.
3333
# @option arguments [Hash] :headers Custom HTTP headers
34-
# @option arguments [Hash] :body Use the `query` element to start a query. Use `time_zone` to specify an execution time zone and 'columnar' to format the answer. (*Required*)
34+
# @option arguments [Hash] :body Use the `query` element to start a query. Use `time_zone` to specify an execution time zone and `columnar` to format the answer. (*Required*)
3535
#
3636
# @see https://www.elastic.co/guide/en/elasticsearch/reference/8.11/esql-query-api.html
3737
#

0 commit comments

Comments
 (0)