You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message="[!] You are using unsupported method [#{name}]"
224
-
ifsource=caller && caller.last
225
-
message += " in `#{source}`"
226
-
end
227
-
228
-
message += ". This method is not supported in the version you're using: #{Elasticsearch::API::VERSION}, and will be removed in the next release. Suppress this warning by the `-WO` command line flag."
0 commit comments