Skip to content

Commit

Permalink
Update specification output
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine committed Jun 27, 2024
1 parent 745db53 commit d6c38fe
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions output/schema/schema-serverless.json
Original file line number Diff line number Diff line change
Expand Up @@ -3459,7 +3459,7 @@
"stability": "stable"
}
},
"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.",
"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.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-delete-template.html",
"name": "indices.delete_index_template",
"privileges": {
Expand Down Expand Up @@ -3848,7 +3848,7 @@
"stability": "stable"
}
},
"description": "Returns information about one or more index templates.",
"description": "Get index templates.\nReturns information about one or more index templates.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-get-template.html",
"name": "indices.get_index_template",
"privileges": {
Expand Down Expand Up @@ -4176,7 +4176,7 @@
"stability": "stable"
}
},
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-put-template.html",
"name": "indices.put_index_template",
"request": {
Expand Down Expand Up @@ -4312,7 +4312,7 @@
"stability": "stable"
}
},
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-templates-v1.html",
"name": "indices.put_template",
"request": {
Expand Down Expand Up @@ -4486,7 +4486,7 @@
"stability": "stable"
}
},
"description": "",
"description": "Simulate an index.\nReturns the index configuration that would be applied to the specified index from an existing index template.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-index.html",
"name": "indices.simulate_index_template",
"request": {
Expand Down Expand Up @@ -4527,7 +4527,7 @@
"stability": "stable"
}
},
"description": "Returns the index configuration that would be applied by a particular index template.",
"description": "Simulate an index template.\nReturns the index configuration that would be applied by a particular index template.",
"docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-simulate-template.html",
"name": "indices.simulate_template",
"privileges": {
Expand Down Expand Up @@ -21620,7 +21620,7 @@
"body": {
"kind": "no_body"
},
"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.",
"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.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -21674,7 +21674,7 @@
}
}
],
"specLocation": "indices/delete_index_template/IndicesDeleteIndexTemplateRequest.ts#L24-L52"
"specLocation": "indices/delete_index_template/IndicesDeleteIndexTemplateRequest.ts#L24-L53"
},
{
"body": {
Expand Down Expand Up @@ -22623,7 +22623,7 @@
"body": {
"kind": "no_body"
},
"description": "Returns information about one or more index templates.",
"description": "Get index templates.\nReturns information about one or more index templates.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -22714,7 +22714,7 @@
}
}
],
"specLocation": "indices/get_index_template/IndicesGetIndexTemplateRequest.ts#L24-L60"
"specLocation": "indices/get_index_template/IndicesGetIndexTemplateRequest.ts#L24-L61"
},
{
"body": {
Expand Down Expand Up @@ -23569,7 +23569,7 @@
}
]
},
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -24235,7 +24235,7 @@
}
]
},
"description": "Creates or updates an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"description": "Create or update an index template.\nIndex templates define settings, mappings, and aliases that can be applied automatically to new indices.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -24808,7 +24808,7 @@
"body": {
"kind": "no_body"
},
"description": "",
"description": "Simulate an index.\nReturns the index configuration that would be applied to the specified index from an existing index template.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -24873,7 +24873,7 @@
}
}
],
"specLocation": "indices/simulate_index_template/IndicesSimulateIndexTemplateRequest.ts#L24-L49"
"specLocation": "indices/simulate_index_template/IndicesSimulateIndexTemplateRequest.ts#L24-L50"
},
{
"body": {
Expand Down Expand Up @@ -25052,7 +25052,7 @@
}
]
},
"description": "Returns the index configuration that would be applied by a particular index template.",
"description": "Simulate an index template.\nReturns the index configuration that would be applied by a particular index template.",
"inherits": {
"type": {
"name": "RequestBase",
Expand Down Expand Up @@ -25130,7 +25130,7 @@
}
}
],
"specLocation": "indices/simulate_template/IndicesSimulateTemplateRequest.ts#L27-L119"
"specLocation": "indices/simulate_template/IndicesSimulateTemplateRequest.ts#L27-L120"
},
{
"body": {
Expand Down

0 comments on commit d6c38fe

Please sign in to comment.