Skip to content

Commit 26023e7

Browse files
committed
[API] Regenerate OSS API code so RubyDocs will list all parameters
1 parent 8707850 commit 26023e7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+0
-99
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ module Actions
2525
# @option arguments [String] :wait_for_active_shards Sets the number of shard copies that must be active before proceeding with the bulk operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
2626
# @option arguments [String] :refresh If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes.
2727
# (options: true,false,wait_for)
28-
2928
# @option arguments [String] :routing Specific routing value
3029
# @option arguments [Time] :timeout Explicit operation timeout
3130
# @option arguments [String] :type Default document type for items which don't provide one

elasticsearch-api/lib/elasticsearch/api/actions/cat/aliases.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ module Actions
3030
# @option arguments [Boolean] :v Verbose mode. Display column headers
3131
# @option arguments [String] :expand_wildcards Whether to expand wildcard expression to concrete indices that are open, closed or both.
3232
# (options: open,closed,hidden,none,all)
33-
3433
# @option arguments [Hash] :headers Custom HTTP headers
3534
#
3635
# @see https://www.elastic.co/guide/en/elasticsearch/reference/7.8/cat-alias.html

elasticsearch-api/lib/elasticsearch/api/actions/cat/allocation.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ module Actions
2525
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
2626
# @option arguments [String] :bytes The unit in which to display byte values
2727
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
28-
2928
# @option arguments [Boolean] :local Return local information, do not retrieve the state from master node (default: false)
3029
# @option arguments [Time] :master_timeout Explicit operation timeout for connection to master node
3130
# @option arguments [List] :h Comma-separated list of column names to display

elasticsearch-api/lib/elasticsearch/api/actions/cat/fielddata.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ module Actions
2525
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
2626
# @option arguments [String] :bytes The unit in which to display byte values
2727
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
28-
2928
# @option arguments [List] :h Comma-separated list of column names to display
3029
# @option arguments [Boolean] :help Return help information
3130
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by

elasticsearch-api/lib/elasticsearch/api/actions/cat/health.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ module Actions
2727
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by
2828
# @option arguments [String] :time The unit in which to display time values
2929
# (options: d,h,m,s,ms,micros,nanos)
30-
3130
# @option arguments [Boolean] :ts Set to false to disable timestamping
3231
# @option arguments [Boolean] :v Verbose mode. Display column headers
3332
# @option arguments [Hash] :headers Custom HTTP headers

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,20 @@ module Actions
2525
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
2626
# @option arguments [String] :bytes The unit in which to display byte values
2727
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
28-
2928
# @option arguments [Boolean] :local Return local information, do not retrieve the state from master node (default: false)
3029
# @option arguments [Time] :master_timeout Explicit operation timeout for connection to master node
3130
# @option arguments [List] :h Comma-separated list of column names to display
3231
# @option arguments [String] :health A health status ("green", "yellow", or "red" to filter only indices matching the specified health status
3332
# (options: green,yellow,red)
34-
3533
# @option arguments [Boolean] :help Return help information
3634
# @option arguments [Boolean] :pri Set to true to return stats only for primary shards
3735
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by
3836
# @option arguments [String] :time The unit in which to display time values
3937
# (options: d,h,m,s,ms,micros,nanos)
40-
4138
# @option arguments [Boolean] :v Verbose mode. Display column headers
4239
# @option arguments [Boolean] :include_unloaded_segments If set to true segment stats will include stats for segments that are not currently loaded into memory
4340
# @option arguments [String] :expand_wildcards Whether to expand wildcard expression to concrete indices that are open, closed or both.
4441
# (options: open,closed,hidden,none,all)
45-
4642
# @option arguments [Hash] :headers Custom HTTP headers
4743
#
4844
# @see https://www.elastic.co/guide/en/elasticsearch/reference/7.8/cat-indices.html

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ module Actions
2323
#
2424
# @option arguments [String] :bytes The unit in which to display byte values
2525
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
26-
2726
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
2827
# @option arguments [Boolean] :full_id Return the full node ID instead of the shortened version (default: false)
2928
# @option arguments [Boolean] :local Calculate the selected nodes using the local cluster state rather than the state from master node (default: false) *Deprecated*
@@ -33,7 +32,6 @@ module Actions
3332
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by
3433
# @option arguments [String] :time The unit in which to display time values
3534
# (options: d,h,m,s,ms,micros,nanos)
36-
3735
# @option arguments [Boolean] :v Verbose mode. Display column headers
3836
# @option arguments [Hash] :headers Custom HTTP headers
3937
#

elasticsearch-api/lib/elasticsearch/api/actions/cat/pending_tasks.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ module Actions
2929
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by
3030
# @option arguments [String] :time The unit in which to display time values
3131
# (options: d,h,m,s,ms,micros,nanos)
32-
3332
# @option arguments [Boolean] :v Verbose mode. Display column headers
3433
# @option arguments [Hash] :headers Custom HTTP headers
3534
#

elasticsearch-api/lib/elasticsearch/api/actions/cat/recovery.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,13 @@ module Actions
2626
# @option arguments [Boolean] :active_only If `true`, the response only includes ongoing shard recoveries
2727
# @option arguments [String] :bytes The unit in which to display byte values
2828
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
29-
3029
# @option arguments [Boolean] :detailed If `true`, the response includes detailed information about shard recoveries
3130
# @option arguments [List] :h Comma-separated list of column names to display
3231
# @option arguments [Boolean] :help Return help information
3332
# @option arguments [List] :index Comma-separated list or wildcard expression of index names to limit the returned information
3433
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by
3534
# @option arguments [String] :time The unit in which to display time values
3635
# (options: d,h,m,s,ms,micros,nanos)
37-
3836
# @option arguments [Boolean] :v Verbose mode. Display column headers
3937
# @option arguments [Hash] :headers Custom HTTP headers
4038
#

elasticsearch-api/lib/elasticsearch/api/actions/cat/segments.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ module Actions
2525
# @option arguments [String] :format a short version of the Accept header, e.g. json, yaml
2626
# @option arguments [String] :bytes The unit in which to display byte values
2727
# (options: b,k,kb,m,mb,g,gb,t,tb,p,pb)
28-
2928
# @option arguments [List] :h Comma-separated list of column names to display
3029
# @option arguments [Boolean] :help Return help information
3130
# @option arguments [List] :s Comma-separated list of column names or column aliases to sort by

0 commit comments

Comments
 (0)