File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1756,6 +1756,16 @@ actions:
1756
1756
$ref : " ../../specification/indices/create/examples/request/indicesCreateRequestExample1.yaml"
1757
1757
indicesCreateRequestExample2 :
1758
1758
$ref : " ../../specification/indices/create/examples/request/indicesCreateRequestExample2.yaml"
1759
+ - target : " $.components['requestBodies']['cluster.put_component_template']"
1760
+ description : " Add example for put component template request"
1761
+ update :
1762
+ content :
1763
+ application/json :
1764
+ examples :
1765
+ clusterPutComponentTemplateRequestExample1 :
1766
+ $ref : " ../../specification/cluster/put_component_template/examples/request/ClusterPutComponentTemplateRequestExample1.yaml"
1767
+ clusterPutComponentTemplateRequestExample2 :
1768
+ $ref : " ../../specification/cluster/put_component_template/examples/request/ClusterPutComponentTemplateRequestExample2.yaml"
1759
1769
# # Examples for info
1760
1770
- target : " $.paths['/']['get']"
1761
1771
description : " Add examples for cluster info"
You can’t perform that action at this time.
0 commit comments