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 d3a8bb7 commit 7ca2d19Copy full SHA for 7ca2d19
api-spec-testing/wipe_cluster.rb
@@ -170,7 +170,8 @@ def clear_templates_xpack(client)
170
'.snapshot-blob-cache', '.deprecation-indexing-template',
171
'.deprecation-indexing-mappings', '.deprecation-indexing-settings',
172
'security-index-template', 'data-streams-mappings',
173
- 'behavioral_analytics-events-mappings', 'behavioral_analytics-events-settings'
+ 'behavioral_analytics-events-mappings', 'behavioral_analytics-events-settings',
174
+ 'ecs@dynamic_templates'
175
].freeze
176
177
def xpack_template?(template)
0 commit comments