Skip to content

Commit

Permalink
Auto-generated API code
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored and picandocodigo committed Oct 11, 2023
1 parent 4498903 commit 416cac9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module Actions
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
# @option arguments [String] :delimiter The character to use between values within a CSV row. Only valid for the csv format.
# @option arguments [Hash] :headers Custom HTTP headers
# @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*)
# @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*)
#
# @see https://www.elastic.co/guide/en/elasticsearch/reference/8.11/esql-query-api.html
#
Expand Down

0 comments on commit 416cac9

Please sign in to comment.