Skip to content

Commit 88dbdef

Browse files
committed
Mark Component and Index template APIs as experimental (#57910)
This commit marks the Component Template and Index Template APIs as experimental. (cherry picked from commit a85f2be)
1 parent 202a15e commit 88dbdef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/indices.simulate_index_template.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates.html",
55
"description": "Simulate matching the given index name against the index templates in the system"
66
},
7-
"stability":"stable",
7+
"stability":"experimental",
88
"url":{
99
"paths":[
1010
{

0 commit comments

Comments
 (0)