lib/elasticsearch/api/actions/cat/fielddata.rb in elasticsearch-api-7.8.0 vs lib/elasticsearch/api/actions/cat/fielddata.rb in elasticsearch-api-7.8.1

- old
+ new

@@ -23,10 +23,9 @@ # # @option arguments [List] :fields A comma-separated list of fields to return the fielddata size # @option arguments [String] :format a short version of the Accept header, e.g. json, yaml # @option arguments [String] :bytes The unit in which to display byte values # (options: b,k,kb,m,mb,g,gb,t,tb,p,pb) - # @option arguments [List] :h Comma-separated list of column names to display # @option arguments [Boolean] :help Return help information # @option arguments [List] :s Comma-separated list of column names or column aliases to sort by # @option arguments [Boolean] :v Verbose mode. Display column headers # @option arguments [List] :fields A comma-separated list of fields to return in the output