Skip to content

Commit d6c38fe

Browse files
Update specification output
1 parent 745db53 commit d6c38fe

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

output/schema/schema-serverless.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3459,7 +3459,7 @@
34593459
"stability": "stable"
34603460
}
34613461
},
3462-
"description": "The provided <index-template> may contain multiple template names separated by a comma. If multiple template\nnames are specified then there is no wildcard support and the provided names should match completely with\nexisting templates.",
3462+
"description": "Delete an index template.\nThe provided <index-template> may contain multiple template names separated by a comma. If multiple template\nnames are specified then there is no wildcard support and the provided names should match completely with\nexisting templates.",
34633463
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-delete-template.html",
34643464
"name": "indices.delete_index_template",
34653465
"privileges": {
@@ -3848,7 +3848,7 @@
38483848
"stability": "stable"
38493849
}
38503850
},
3851-
"description": "Returns information about one or more index templates.",
3851+
"description": "Get index templates.\nReturns information about one or more index templates.",
38523852
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template.html",
38533853
"name": "indices.get_index_template",
38543854
"privileges": {
@@ -4176,7 +4176,7 @@
41764176
"stability": "stable"
41774177
}
41784178
},
4179-
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
4179+
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
41804180
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-put-template.html",
41814181
"name": "indices.put_index_template",
41824182
"request": {
@@ -4312,7 +4312,7 @@
43124312
"stability": "stable"
43134313
}
43144314
},
4315-
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
4315+
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
43164316
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates-v1.html",
43174317
"name": "indices.put_template",
43184318
"request": {
@@ -4486,7 +4486,7 @@
44864486
"stability": "stable"
44874487
}
44884488
},
4489-
"description": "",
4489+
"description": "Simulate an index.\nReturns the index configuration that would be applied to the specified index from an existing index template.",
44904490
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-index.html",
44914491
"name": "indices.simulate_index_template",
44924492
"request": {
@@ -4527,7 +4527,7 @@
45274527
"stability": "stable"
45284528
}
45294529
},
4530-
"description": "Returns the index configuration that would be applied by a particular index template.",
4530+
"description": "Simulate an index template.\nReturns the index configuration that would be applied by a particular index template.",
45314531
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-template.html",
45324532
"name": "indices.simulate_template",
45334533
"privileges": {
@@ -21620,7 +21620,7 @@
2162021620
"body": {
2162121621
"kind": "no_body"
2162221622
},
21623-
"description": "The provided <index-template> may contain multiple template names separated by a comma. If multiple template\nnames are specified then there is no wildcard support and the provided names should match completely with\nexisting templates.",
21623+
"description": "Delete an index template.\nThe provided <index-template> may contain multiple template names separated by a comma. If multiple template\nnames are specified then there is no wildcard support and the provided names should match completely with\nexisting templates.",
2162421624
"inherits": {
2162521625
"type": {
2162621626
"name": "RequestBase",
@@ -21674,7 +21674,7 @@
2167421674
}
2167521675
}
2167621676
],
21677-
"specLocation": "indices/delete_index_template/IndicesDeleteIndexTemplateRequest.ts#L24-L52"
21677+
"specLocation": "indices/delete_index_template/IndicesDeleteIndexTemplateRequest.ts#L24-L53"
2167821678
},
2167921679
{
2168021680
"body": {
@@ -22623,7 +22623,7 @@
2262322623
"body": {
2262422624
"kind": "no_body"
2262522625
},
22626-
"description": "Returns information about one or more index templates.",
22626+
"description": "Get index templates.\nReturns information about one or more index templates.",
2262722627
"inherits": {
2262822628
"type": {
2262922629
"name": "RequestBase",
@@ -22714,7 +22714,7 @@
2271422714
}
2271522715
}
2271622716
],
22717-
"specLocation": "indices/get_index_template/IndicesGetIndexTemplateRequest.ts#L24-L60"
22717+
"specLocation": "indices/get_index_template/IndicesGetIndexTemplateRequest.ts#L24-L61"
2271822718
},
2271922719
{
2272022720
"body": {
@@ -23569,7 +23569,7 @@
2356923569
}
2357023570
]
2357123571
},
23572-
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
23572+
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
2357323573
"inherits": {
2357423574
"type": {
2357523575
"name": "RequestBase",
@@ -24235,7 +24235,7 @@
2423524235
}
2423624236
]
2423724237
},
24238-
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
24238+
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
2423924239
"inherits": {
2424024240
"type": {
2424124241
"name": "RequestBase",
@@ -24808,7 +24808,7 @@
2480824808
"body": {
2480924809
"kind": "no_body"
2481024810
},
24811-
"description": "",
24811+
"description": "Simulate an index.\nReturns the index configuration that would be applied to the specified index from an existing index template.",
2481224812
"inherits": {
2481324813
"type": {
2481424814
"name": "RequestBase",
@@ -24873,7 +24873,7 @@
2487324873
}
2487424874
}
2487524875
],
24876-
"specLocation": "indices/simulate_index_template/IndicesSimulateIndexTemplateRequest.ts#L24-L49"
24876+
"specLocation": "indices/simulate_index_template/IndicesSimulateIndexTemplateRequest.ts#L24-L50"
2487724877
},
2487824878
{
2487924879
"body": {
@@ -25052,7 +25052,7 @@
2505225052
}
2505325053
]
2505425054
},
25055-
"description": "Returns the index configuration that would be applied by a particular index template.",
25055+
"description": "Simulate an index template.\nReturns the index configuration that would be applied by a particular index template.",
2505625056
"inherits": {
2505725057
"type": {
2505825058
"name": "RequestBase",
@@ -25130,7 +25130,7 @@
2513025130
}
2513125131
}
2513225132
],
25133-
"specLocation": "indices/simulate_template/IndicesSimulateTemplateRequest.ts#L27-L119"
25133+
"specLocation": "indices/simulate_template/IndicesSimulateTemplateRequest.ts#L27-L120"
2513425134
},
2513525135
{
2513625136
"body": {

0 commit comments

Comments
 (0)