Skip to content

Commit 78c1ca9

Browse files
committed
[API] Generate code for 7.7
1 parent 0486495 commit 78c1ca9

File tree

11 files changed

+2
-390
lines changed

11 files changed

+2
-390
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/abort_benchmark.rb

Lines changed: 0 additions & 28 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/benchmark.rb

Lines changed: 0 additions & 68 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/cluster/exists_component_template.rb

Lines changed: 0 additions & 46 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/delete_by_rethrottle.rb

Lines changed: 0 additions & 34 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/indices/delete_index_template.rb

Lines changed: 0 additions & 45 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/indices/get_data_streams.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module Indices
88
module Actions
99
# Returns data streams.
1010
#
11-
# @option arguments [String] :name The name or wildcard expression of the requested data streams
11+
# @option arguments [List] :name The comma separated names of data streams
1212
# @option arguments [Hash] :headers Custom HTTP headers
1313
#
1414
# @see https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html

elasticsearch-api/lib/elasticsearch/api/actions/indices/get_index_template.rb

Lines changed: 0 additions & 49 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/indices/put_index_template.rb

Lines changed: 0 additions & 49 deletions
This file was deleted.

elasticsearch-api/lib/elasticsearch/api/actions/nodes/shutdown.rb

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)