We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d691c0 commit 0122e32Copy full SHA for 0122e32
elasticsearch-api/spec/unit/perform_request_spec.rb
@@ -29,7 +29,7 @@
29
spec.module_namespace.flatten.first == 'rollup' ||
30
[
31
'scroll', 'clear_scroll', 'connector.last_sync', 'knn_search',
32
- 'indices.put_data_stream_settings', 'indices.get_data_stream_settings'
+ 'indices.remove_block'
33
].include?(spec.endpoint_name)
34
35
# These are the path parts defined by the user in the method argument
0 commit comments