Skip to content

Commit

Permalink
Mark Component and Index template APIs as experimental (#57910)
Browse files Browse the repository at this point in the history
This commit marks the Component Template and
Index Template APIs as experimental.

(cherry picked from commit a85f2be)
  • Loading branch information
russcam committed Jun 10, 2020
1 parent 202a15e commit 88dbdef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates.html",
"description": "Simulate matching the given index name against the index templates in the system"
},
"stability":"stable",
"stability":"experimental",
"url":{
"paths":[
{
Expand Down

0 comments on commit 88dbdef

Please sign in to comment.