Skip to content

Commit

Permalink
update backport
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Feb 25, 2021
1 parent 24d46ad commit 8f53826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"_component_template",
"_component_template/{name}"
],
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/getting-component-templates.html" }
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/getting-component-templates.html"
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
<<<<<<< HEAD
"cluster.put_component_template": {
"data_autocomplete_rules": {
"settings": {
Expand All @@ -15,17 +14,6 @@
"mappings": {
"__scope_link": "put_mapping"
}
=======
"indices.put_template": {
"data_autocomplete_rules": {
"template": {},
"aliases": {},
"settings": {},
"mappings": {},
"version": 0,
"_meta": {},
"allow_auto_create": false
>>>>>>> 06d966eca57... [Console] Autocompletion of component_templates (#91180)
}
}
}

0 comments on commit 8f53826

Please sign in to comment.