diff --git a/src/Elasticsearch/Client.php b/src/Elasticsearch/Client.php index afb5cb049..8345aa1c7 100644 --- a/src/Elasticsearch/Client.php +++ b/src/Elasticsearch/Client.php @@ -64,7 +64,7 @@ * Class Client * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Client { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php b/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php index b105bdac6..ea4d7a1bc 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Get.php b/src/Elasticsearch/Endpoints/AsyncSearch/Get.php index 28e00b452..d39c46b3a 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Get.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Status.php b/src/Elasticsearch/Endpoints/AsyncSearch/Status.php index 6c3660145..b3ba32612 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Status.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Status.php @@ -24,7 +24,7 @@ * Elasticsearch API name async_search.status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Status extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php b/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php index 839fbe494..0a9d329f3 100644 --- a/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php +++ b/src/Elasticsearch/Endpoints/AsyncSearch/Submit.php @@ -23,7 +23,7 @@ * Elasticsearch API name async_search.submit * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Submit extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php index 4bd7315d0..481561f35 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/DeleteAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.delete_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php index 9127b190c..1e1e28058 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingCapacity.php @@ -23,7 +23,7 @@ * Elasticsearch API name autoscaling.get_autoscaling_capacity * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAutoscalingCapacity extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php index 2e9dbb6eb..19af98371 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/GetAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.get_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php b/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php index 9d1111a84..75daf76f8 100644 --- a/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php +++ b/src/Elasticsearch/Endpoints/Autoscaling/PutAutoscalingPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name autoscaling.put_autoscaling_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutAutoscalingPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Bulk.php b/src/Elasticsearch/Endpoints/Bulk.php index 3adde3f23..e9c511295 100644 --- a/src/Elasticsearch/Endpoints/Bulk.php +++ b/src/Elasticsearch/Endpoints/Bulk.php @@ -26,7 +26,7 @@ * Elasticsearch API name bulk * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Bulk extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Aliases.php b/src/Elasticsearch/Endpoints/Cat/Aliases.php index 18553f714..26d094f26 100644 --- a/src/Elasticsearch/Endpoints/Cat/Aliases.php +++ b/src/Elasticsearch/Endpoints/Cat/Aliases.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.aliases * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Aliases extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Allocation.php b/src/Elasticsearch/Endpoints/Cat/Allocation.php index e90d03a6c..aa75559c5 100644 --- a/src/Elasticsearch/Endpoints/Cat/Allocation.php +++ b/src/Elasticsearch/Endpoints/Cat/Allocation.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.allocation * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Allocation extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Count.php b/src/Elasticsearch/Endpoints/Cat/Count.php index 9a821947b..ab5bd6f9d 100644 --- a/src/Elasticsearch/Endpoints/Cat/Count.php +++ b/src/Elasticsearch/Endpoints/Cat/Count.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.count * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Count extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Fielddata.php b/src/Elasticsearch/Endpoints/Cat/Fielddata.php index 46b86510a..eec4ad3ee 100644 --- a/src/Elasticsearch/Endpoints/Cat/Fielddata.php +++ b/src/Elasticsearch/Endpoints/Cat/Fielddata.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.fielddata * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Fielddata extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Health.php b/src/Elasticsearch/Endpoints/Cat/Health.php index 2b353bc80..3311693dc 100644 --- a/src/Elasticsearch/Endpoints/Cat/Health.php +++ b/src/Elasticsearch/Endpoints/Cat/Health.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.health * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Health extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Help.php b/src/Elasticsearch/Endpoints/Cat/Help.php index 93404f66b..178024439 100644 --- a/src/Elasticsearch/Endpoints/Cat/Help.php +++ b/src/Elasticsearch/Endpoints/Cat/Help.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.help * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Help extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Indices.php b/src/Elasticsearch/Endpoints/Cat/Indices.php index 25bf167a1..4e0383eff 100644 --- a/src/Elasticsearch/Endpoints/Cat/Indices.php +++ b/src/Elasticsearch/Endpoints/Cat/Indices.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.indices * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Indices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Master.php b/src/Elasticsearch/Endpoints/Cat/Master.php index eb0371daa..17d54a213 100644 --- a/src/Elasticsearch/Endpoints/Cat/Master.php +++ b/src/Elasticsearch/Endpoints/Cat/Master.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.master * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Master extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php index 878a9331c..331f13053 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Cat/MlDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MlDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php b/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php index 8b2592388..0e88a2f0e 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php +++ b/src/Elasticsearch/Endpoints/Cat/MlDatafeeds.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_datafeeds * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MlDatafeeds extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlJobs.php b/src/Elasticsearch/Endpoints/Cat/MlJobs.php index db5b84d36..fdaa3df79 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlJobs.php +++ b/src/Elasticsearch/Endpoints/Cat/MlJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MlJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php b/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php index 499cf4266..4fe683e55 100644 --- a/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php +++ b/src/Elasticsearch/Endpoints/Cat/MlTrainedModels.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.ml_trained_models * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MlTrainedModels extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php b/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php index 360af4691..198560e9c 100644 --- a/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php +++ b/src/Elasticsearch/Endpoints/Cat/NodeAttrs.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.nodeattrs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class NodeAttrs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Nodes.php b/src/Elasticsearch/Endpoints/Cat/Nodes.php index f7028d581..3eabb9057 100644 --- a/src/Elasticsearch/Endpoints/Cat/Nodes.php +++ b/src/Elasticsearch/Endpoints/Cat/Nodes.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.nodes * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Nodes extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/PendingTasks.php b/src/Elasticsearch/Endpoints/Cat/PendingTasks.php index 97248ebb1..2150051b1 100644 --- a/src/Elasticsearch/Endpoints/Cat/PendingTasks.php +++ b/src/Elasticsearch/Endpoints/Cat/PendingTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.pending_tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PendingTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Plugins.php b/src/Elasticsearch/Endpoints/Cat/Plugins.php index cbae9139e..a771fc07a 100644 --- a/src/Elasticsearch/Endpoints/Cat/Plugins.php +++ b/src/Elasticsearch/Endpoints/Cat/Plugins.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.plugins * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Plugins extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Recovery.php b/src/Elasticsearch/Endpoints/Cat/Recovery.php index 7e3fc3604..918421fea 100644 --- a/src/Elasticsearch/Endpoints/Cat/Recovery.php +++ b/src/Elasticsearch/Endpoints/Cat/Recovery.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.recovery * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Recovery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Repositories.php b/src/Elasticsearch/Endpoints/Cat/Repositories.php index d7374c970..5d3a4a8f3 100644 --- a/src/Elasticsearch/Endpoints/Cat/Repositories.php +++ b/src/Elasticsearch/Endpoints/Cat/Repositories.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.repositories * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Repositories extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Segments.php b/src/Elasticsearch/Endpoints/Cat/Segments.php index 50eb81e60..cba431fd5 100644 --- a/src/Elasticsearch/Endpoints/Cat/Segments.php +++ b/src/Elasticsearch/Endpoints/Cat/Segments.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.segments * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Segments extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Shards.php b/src/Elasticsearch/Endpoints/Cat/Shards.php index 7f8f37e41..d677bbef3 100644 --- a/src/Elasticsearch/Endpoints/Cat/Shards.php +++ b/src/Elasticsearch/Endpoints/Cat/Shards.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.shards * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Shards extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Snapshots.php b/src/Elasticsearch/Endpoints/Cat/Snapshots.php index 75415621a..5a9445723 100644 --- a/src/Elasticsearch/Endpoints/Cat/Snapshots.php +++ b/src/Elasticsearch/Endpoints/Cat/Snapshots.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.snapshots * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Snapshots extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Tasks.php b/src/Elasticsearch/Endpoints/Cat/Tasks.php index b478296a6..65d6a3b33 100644 --- a/src/Elasticsearch/Endpoints/Cat/Tasks.php +++ b/src/Elasticsearch/Endpoints/Cat/Tasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Tasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Templates.php b/src/Elasticsearch/Endpoints/Cat/Templates.php index 6b1d84c65..4cb67242b 100644 --- a/src/Elasticsearch/Endpoints/Cat/Templates.php +++ b/src/Elasticsearch/Endpoints/Cat/Templates.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.templates * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Templates extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/ThreadPool.php b/src/Elasticsearch/Endpoints/Cat/ThreadPool.php index 0bc03397f..85346e9d6 100644 --- a/src/Elasticsearch/Endpoints/Cat/ThreadPool.php +++ b/src/Elasticsearch/Endpoints/Cat/ThreadPool.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.thread_pool * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ThreadPool extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cat/Transforms.php b/src/Elasticsearch/Endpoints/Cat/Transforms.php index c84d3a056..4155bafc3 100644 --- a/src/Elasticsearch/Endpoints/Cat/Transforms.php +++ b/src/Elasticsearch/Endpoints/Cat/Transforms.php @@ -23,7 +23,7 @@ * Elasticsearch API name cat.transforms * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Transforms extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php index 858511c7f..05cfa87af 100644 --- a/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/DeleteAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.delete_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Follow.php b/src/Elasticsearch/Endpoints/Ccr/Follow.php index f8604e006..8ad924267 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Follow.php +++ b/src/Elasticsearch/Endpoints/Ccr/Follow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Follow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php b/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php index 91e4da154..438fe980a 100644 --- a/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php +++ b/src/Elasticsearch/Endpoints/Ccr/FollowInfo.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow_info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FollowInfo extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/FollowStats.php b/src/Elasticsearch/Endpoints/Ccr/FollowStats.php index 3f012719e..ebf907393 100644 --- a/src/Elasticsearch/Endpoints/Ccr/FollowStats.php +++ b/src/Elasticsearch/Endpoints/Ccr/FollowStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.follow_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FollowStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php b/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php index 567434e24..25bba2337 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php +++ b/src/Elasticsearch/Endpoints/Ccr/ForgetFollower.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.forget_follower * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ForgetFollower extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php index ac1d0b2ac..d21840d20 100644 --- a/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/GetAutoFollowPattern.php @@ -23,7 +23,7 @@ * Elasticsearch API name ccr.get_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php index b58611427..84bf0da2c 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/PauseAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.pause_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PauseAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php b/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php index 9c652507f..c5214b509 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/PauseFollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.pause_follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PauseFollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php index 3ea1cc4cb..7346c5dbf 100644 --- a/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/PutAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.put_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php b/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php index 101feced5..f34e8e17d 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php +++ b/src/Elasticsearch/Endpoints/Ccr/ResumeAutoFollowPattern.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.resume_auto_follow_pattern * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ResumeAutoFollowPattern extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php b/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php index a55074c1a..fab7616c5 100644 --- a/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/ResumeFollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.resume_follow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ResumeFollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Stats.php b/src/Elasticsearch/Endpoints/Ccr/Stats.php index 6b8922cbd..becca5018 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Stats.php +++ b/src/Elasticsearch/Endpoints/Ccr/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ccr.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ccr/Unfollow.php b/src/Elasticsearch/Endpoints/Ccr/Unfollow.php index 463553896..1ae766a5d 100644 --- a/src/Elasticsearch/Endpoints/Ccr/Unfollow.php +++ b/src/Elasticsearch/Endpoints/Ccr/Unfollow.php @@ -24,7 +24,7 @@ * Elasticsearch API name ccr.unfollow * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Unfollow extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ClearScroll.php b/src/Elasticsearch/Endpoints/ClearScroll.php index 0c28af8c6..446bab207 100644 --- a/src/Elasticsearch/Endpoints/ClearScroll.php +++ b/src/Elasticsearch/Endpoints/ClearScroll.php @@ -23,7 +23,7 @@ * Elasticsearch API name clear_scroll * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearScroll extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ClosePointInTime.php b/src/Elasticsearch/Endpoints/ClosePointInTime.php index d5532881f..8eedaee92 100644 --- a/src/Elasticsearch/Endpoints/ClosePointInTime.php +++ b/src/Elasticsearch/Endpoints/ClosePointInTime.php @@ -23,7 +23,7 @@ * Elasticsearch API name close_point_in_time * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClosePointInTime extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php b/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php index b98f768a9..0bcbbf50c 100644 --- a/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php +++ b/src/Elasticsearch/Endpoints/Cluster/AllocationExplain.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.allocation_explain * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class AllocationExplain extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php index aba6dde78..7b3377bbf 100644 --- a/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/DeleteComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.delete_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php b/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php index 8a6ece3cb..b2f0cc1eb 100644 --- a/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php +++ b/src/Elasticsearch/Endpoints/Cluster/DeleteVotingConfigExclusions.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.delete_voting_config_exclusions * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteVotingConfigExclusions extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php index eb5537c15..99ce70ff4 100644 --- a/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/ExistsComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.exists_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php index b5ed2e63b..bf16187e7 100644 --- a/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/GetComponentTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.get_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/GetSettings.php b/src/Elasticsearch/Endpoints/Cluster/GetSettings.php index 3ce321416..5cff36630 100644 --- a/src/Elasticsearch/Endpoints/Cluster/GetSettings.php +++ b/src/Elasticsearch/Endpoints/Cluster/GetSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.get_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Health.php b/src/Elasticsearch/Endpoints/Cluster/Health.php index 5bb3f63c0..bf94496cc 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Health.php +++ b/src/Elasticsearch/Endpoints/Cluster/Health.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.health * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Health extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php b/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php index 44ee2548c..6222ab372 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php +++ b/src/Elasticsearch/Endpoints/Cluster/PendingTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.pending_tasks * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PendingTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php b/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php index a8612654d..862853eff 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php +++ b/src/Elasticsearch/Endpoints/Cluster/PostVotingConfigExclusions.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.post_voting_config_exclusions * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostVotingConfigExclusions extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php b/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php index f60a62700..33f7ce65a 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php +++ b/src/Elasticsearch/Endpoints/Cluster/PutComponentTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name cluster.put_component_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutComponentTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/PutSettings.php b/src/Elasticsearch/Endpoints/Cluster/PutSettings.php index a63fe88d2..faa1bcef4 100644 --- a/src/Elasticsearch/Endpoints/Cluster/PutSettings.php +++ b/src/Elasticsearch/Endpoints/Cluster/PutSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.put_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php b/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php index 1b292d247..c48479b50 100644 --- a/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php +++ b/src/Elasticsearch/Endpoints/Cluster/RemoteInfo.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.remote_info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RemoteInfo extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Reroute.php b/src/Elasticsearch/Endpoints/Cluster/Reroute.php index 2f5e134e9..00dff76a4 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Reroute.php +++ b/src/Elasticsearch/Endpoints/Cluster/Reroute.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.reroute * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Reroute extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/State.php b/src/Elasticsearch/Endpoints/Cluster/State.php index 37fde6d71..645004a1d 100644 --- a/src/Elasticsearch/Endpoints/Cluster/State.php +++ b/src/Elasticsearch/Endpoints/Cluster/State.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.state * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class State extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Cluster/Stats.php b/src/Elasticsearch/Endpoints/Cluster/Stats.php index 9586fd6f4..75c628e25 100644 --- a/src/Elasticsearch/Endpoints/Cluster/Stats.php +++ b/src/Elasticsearch/Endpoints/Cluster/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name cluster.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Count.php b/src/Elasticsearch/Endpoints/Count.php index 8c765b942..c0f81ce81 100644 --- a/src/Elasticsearch/Endpoints/Count.php +++ b/src/Elasticsearch/Endpoints/Count.php @@ -23,7 +23,7 @@ * Elasticsearch API name count * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Count extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Create.php b/src/Elasticsearch/Endpoints/Create.php index c925b1efd..492985466 100644 --- a/src/Elasticsearch/Endpoints/Create.php +++ b/src/Elasticsearch/Endpoints/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php b/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php index 22cf43466..eff8d02c9 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/DeleteDanglingIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name dangling_indices.delete_dangling_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteDanglingIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php b/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php index 6db5a0b05..11198447d 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/ImportDanglingIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name dangling_indices.import_dangling_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ImportDanglingIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php b/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php index c54a3b1b8..3ed219d46 100644 --- a/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php +++ b/src/Elasticsearch/Endpoints/DanglingIndices/ListDanglingIndices.php @@ -23,7 +23,7 @@ * Elasticsearch API name dangling_indices.list_dangling_indices * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ListDanglingIndices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Delete.php b/src/Elasticsearch/Endpoints/Delete.php index 810dea862..7c91c7502 100644 --- a/src/Elasticsearch/Endpoints/Delete.php +++ b/src/Elasticsearch/Endpoints/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteByQuery.php b/src/Elasticsearch/Endpoints/DeleteByQuery.php index 6ff0c6df3..50bd56822 100644 --- a/src/Elasticsearch/Endpoints/DeleteByQuery.php +++ b/src/Elasticsearch/Endpoints/DeleteByQuery.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_by_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteByQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php b/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php index e9df4e20c..0f500634a 100644 --- a/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php +++ b/src/Elasticsearch/Endpoints/DeleteByQueryRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_by_query_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteByQueryRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/DeleteScript.php b/src/Elasticsearch/Endpoints/DeleteScript.php index e9312da47..41cd4337e 100644 --- a/src/Elasticsearch/Endpoints/DeleteScript.php +++ b/src/Elasticsearch/Endpoints/DeleteScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name delete_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php b/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php index 0990b36eb..c7741c81a 100644 --- a/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/DeletePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.delete_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeletePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php b/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php index 7f8aa10bd..3545bba1e 100644 --- a/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/ExecutePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.execute_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExecutePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php b/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php index a7687c15a..38f360f40 100644 --- a/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/GetPolicy.php @@ -23,7 +23,7 @@ * Elasticsearch API name enrich.get_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php b/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php index 45a18b659..851d57a62 100644 --- a/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php +++ b/src/Elasticsearch/Endpoints/Enrich/PutPolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name enrich.put_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutPolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Enrich/Stats.php b/src/Elasticsearch/Endpoints/Enrich/Stats.php index 008f3ed88..da1b040d8 100644 --- a/src/Elasticsearch/Endpoints/Enrich/Stats.php +++ b/src/Elasticsearch/Endpoints/Enrich/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name enrich.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Delete.php b/src/Elasticsearch/Endpoints/Eql/Delete.php index 2a7702a7f..2ffdf3be4 100644 --- a/src/Elasticsearch/Endpoints/Eql/Delete.php +++ b/src/Elasticsearch/Endpoints/Eql/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Get.php b/src/Elasticsearch/Endpoints/Eql/Get.php index 4460ee593..e16151021 100644 --- a/src/Elasticsearch/Endpoints/Eql/Get.php +++ b/src/Elasticsearch/Endpoints/Eql/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/GetStatus.php b/src/Elasticsearch/Endpoints/Eql/GetStatus.php index 3c86f3195..0329f4bfc 100644 --- a/src/Elasticsearch/Endpoints/Eql/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Eql/GetStatus.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Eql/Search.php b/src/Elasticsearch/Endpoints/Eql/Search.php index 233c11f84..b5f527b93 100644 --- a/src/Elasticsearch/Endpoints/Eql/Search.php +++ b/src/Elasticsearch/Endpoints/Eql/Search.php @@ -24,7 +24,7 @@ * Elasticsearch API name eql.search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Search extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Exists.php b/src/Elasticsearch/Endpoints/Exists.php index 0367c5c11..eba27684f 100644 --- a/src/Elasticsearch/Endpoints/Exists.php +++ b/src/Elasticsearch/Endpoints/Exists.php @@ -24,7 +24,7 @@ * Elasticsearch API name exists * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Exists extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ExistsSource.php b/src/Elasticsearch/Endpoints/ExistsSource.php index 7ecfa3893..9a2493b1e 100644 --- a/src/Elasticsearch/Endpoints/ExistsSource.php +++ b/src/Elasticsearch/Endpoints/ExistsSource.php @@ -24,7 +24,7 @@ * Elasticsearch API name exists_source * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsSource extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Explain.php b/src/Elasticsearch/Endpoints/Explain.php index 76bc445e8..64aa2edae 100644 --- a/src/Elasticsearch/Endpoints/Explain.php +++ b/src/Elasticsearch/Endpoints/Explain.php @@ -24,7 +24,7 @@ * Elasticsearch API name explain * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Explain extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Features/GetFeatures.php b/src/Elasticsearch/Endpoints/Features/GetFeatures.php index ac0af43f0..696d75fac 100644 --- a/src/Elasticsearch/Endpoints/Features/GetFeatures.php +++ b/src/Elasticsearch/Endpoints/Features/GetFeatures.php @@ -23,7 +23,7 @@ * Elasticsearch API name features.get_features * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetFeatures extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Features/ResetFeatures.php b/src/Elasticsearch/Endpoints/Features/ResetFeatures.php index c46ed28bd..326525924 100644 --- a/src/Elasticsearch/Endpoints/Features/ResetFeatures.php +++ b/src/Elasticsearch/Endpoints/Features/ResetFeatures.php @@ -23,7 +23,7 @@ * Elasticsearch API name features.reset_features * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ResetFeatures extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/FieldCaps.php b/src/Elasticsearch/Endpoints/FieldCaps.php index aab7a13bd..2623a50b9 100644 --- a/src/Elasticsearch/Endpoints/FieldCaps.php +++ b/src/Elasticsearch/Endpoints/FieldCaps.php @@ -23,7 +23,7 @@ * Elasticsearch API name field_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FieldCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php b/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php index 2f32afde6..fd76b15b2 100644 --- a/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php +++ b/src/Elasticsearch/Endpoints/Fleet/GlobalCheckpoints.php @@ -24,7 +24,7 @@ * Elasticsearch API name fleet.global_checkpoints * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GlobalCheckpoints extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Fleet/Msearch.php b/src/Elasticsearch/Endpoints/Fleet/Msearch.php index 6e171a35a..54e0588a3 100644 --- a/src/Elasticsearch/Endpoints/Fleet/Msearch.php +++ b/src/Elasticsearch/Endpoints/Fleet/Msearch.php @@ -26,7 +26,7 @@ * Elasticsearch API name fleet.msearch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Msearch extends AbstractEndpoint { @@ -41,9 +41,9 @@ public function getURI(): string $index = $this->index ?? null; if (isset($index)) { - return "/$index/_fleet/_msearch"; + return "/$index/_fleet/_fleet_msearch"; } - return "/_fleet/_msearch"; + return "/_fleet/_fleet_msearch"; } public function getParamWhitelist(): array diff --git a/src/Elasticsearch/Endpoints/Fleet/Search.php b/src/Elasticsearch/Endpoints/Fleet/Search.php index b412a74c2..bb6caafbc 100644 --- a/src/Elasticsearch/Endpoints/Fleet/Search.php +++ b/src/Elasticsearch/Endpoints/Fleet/Search.php @@ -24,7 +24,7 @@ * Elasticsearch API name fleet.search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Search extends AbstractEndpoint { @@ -34,7 +34,7 @@ public function getURI(): string $index = $this->index ?? null; if (isset($index)) { - return "/$index/_fleet/_search"; + return "/$index/_fleet/_fleet_search"; } throw new RuntimeException('Missing parameter for the endpoint fleet.search'); } diff --git a/src/Elasticsearch/Endpoints/Get.php b/src/Elasticsearch/Endpoints/Get.php index 756a2a2c4..01a268b13 100644 --- a/src/Elasticsearch/Endpoints/Get.php +++ b/src/Elasticsearch/Endpoints/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScript.php b/src/Elasticsearch/Endpoints/GetScript.php index d799bcb76..5ed572c23 100644 --- a/src/Elasticsearch/Endpoints/GetScript.php +++ b/src/Elasticsearch/Endpoints/GetScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name get_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScriptContext.php b/src/Elasticsearch/Endpoints/GetScriptContext.php index 0c38d4104..f397cde28 100644 --- a/src/Elasticsearch/Endpoints/GetScriptContext.php +++ b/src/Elasticsearch/Endpoints/GetScriptContext.php @@ -23,7 +23,7 @@ * Elasticsearch API name get_script_context * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetScriptContext extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetScriptLanguages.php b/src/Elasticsearch/Endpoints/GetScriptLanguages.php index 7686d3ea4..aef40e1ed 100644 --- a/src/Elasticsearch/Endpoints/GetScriptLanguages.php +++ b/src/Elasticsearch/Endpoints/GetScriptLanguages.php @@ -23,7 +23,7 @@ * Elasticsearch API name get_script_languages * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetScriptLanguages extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/GetSource.php b/src/Elasticsearch/Endpoints/GetSource.php index 1ed9c7d5c..abcf273e9 100644 --- a/src/Elasticsearch/Endpoints/GetSource.php +++ b/src/Elasticsearch/Endpoints/GetSource.php @@ -24,7 +24,7 @@ * Elasticsearch API name get_source * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetSource extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Graph/Explore.php b/src/Elasticsearch/Endpoints/Graph/Explore.php index 5a21a6ec7..6cf378831 100644 --- a/src/Elasticsearch/Endpoints/Graph/Explore.php +++ b/src/Elasticsearch/Endpoints/Graph/Explore.php @@ -24,7 +24,7 @@ * Elasticsearch API name graph.explore * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Explore extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php index e58092819..3389e44f4 100644 --- a/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/DeleteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.delete_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php index f44ac2c1f..9cda0f733 100644 --- a/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/ExplainLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.explain_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExplainLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php index c169aaca4..cfe25d091 100644 --- a/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/GetLifecycle.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.get_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/GetStatus.php b/src/Elasticsearch/Endpoints/Ilm/GetStatus.php index c990701e5..bf62e2b72 100644 --- a/src/Elasticsearch/Endpoints/Ilm/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Ilm/GetStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php b/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php index 78830b4e3..0e60e6eb1 100644 --- a/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php +++ b/src/Elasticsearch/Endpoints/Ilm/MigrateToDataTiers.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.migrate_to_data_tiers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MigrateToDataTiers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php b/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php index 5862ae768..e4121908b 100644 --- a/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php +++ b/src/Elasticsearch/Endpoints/Ilm/MoveToStep.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.move_to_step * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MoveToStep extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php b/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php index d4bd40f1c..8c2dfad97 100644 --- a/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php +++ b/src/Elasticsearch/Endpoints/Ilm/PutLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.put_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php b/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php index 73df34bfd..f7f6af865 100644 --- a/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php +++ b/src/Elasticsearch/Endpoints/Ilm/RemovePolicy.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.remove_policy * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RemovePolicy extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Retry.php b/src/Elasticsearch/Endpoints/Ilm/Retry.php index 20609c8fa..8e03923df 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Retry.php +++ b/src/Elasticsearch/Endpoints/Ilm/Retry.php @@ -24,7 +24,7 @@ * Elasticsearch API name ilm.retry * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Retry extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Start.php b/src/Elasticsearch/Endpoints/Ilm/Start.php index 7010ebf31..72f05ab67 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Start.php +++ b/src/Elasticsearch/Endpoints/Ilm/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ilm/Stop.php b/src/Elasticsearch/Endpoints/Ilm/Stop.php index e572ba80f..a5e72052d 100644 --- a/src/Elasticsearch/Endpoints/Ilm/Stop.php +++ b/src/Elasticsearch/Endpoints/Ilm/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name ilm.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Index.php b/src/Elasticsearch/Endpoints/Index.php index 8983bcd7a..e0cd2fca1 100644 --- a/src/Elasticsearch/Endpoints/Index.php +++ b/src/Elasticsearch/Endpoints/Index.php @@ -24,7 +24,7 @@ * Elasticsearch API name index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Index extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/AddBlock.php b/src/Elasticsearch/Endpoints/Indices/AddBlock.php index 6e439df1e..d92bcb34a 100644 --- a/src/Elasticsearch/Endpoints/Indices/AddBlock.php +++ b/src/Elasticsearch/Endpoints/Indices/AddBlock.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.add_block * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class AddBlock extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Analyze.php b/src/Elasticsearch/Endpoints/Indices/Analyze.php index 59ced9d04..c5e92b251 100644 --- a/src/Elasticsearch/Endpoints/Indices/Analyze.php +++ b/src/Elasticsearch/Endpoints/Indices/Analyze.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.analyze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Analyze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ClearCache.php b/src/Elasticsearch/Endpoints/Indices/ClearCache.php index e4fac24a6..5fdac73c6 100644 --- a/src/Elasticsearch/Endpoints/Indices/ClearCache.php +++ b/src/Elasticsearch/Endpoints/Indices/ClearCache.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.clear_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/CloneIndices.php b/src/Elasticsearch/Endpoints/Indices/CloneIndices.php index 48d195985..8a3d8e0e0 100644 --- a/src/Elasticsearch/Endpoints/Indices/CloneIndices.php +++ b/src/Elasticsearch/Endpoints/Indices/CloneIndices.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.clone * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CloneIndices extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Close.php b/src/Elasticsearch/Endpoints/Indices/Close.php index 11c4b4329..d674ec5fb 100644 --- a/src/Elasticsearch/Endpoints/Indices/Close.php +++ b/src/Elasticsearch/Endpoints/Indices/Close.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.close * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Close extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Create.php b/src/Elasticsearch/Endpoints/Indices/Create.php index 5106a0967..cdc131002 100644 --- a/src/Elasticsearch/Endpoints/Indices/Create.php +++ b/src/Elasticsearch/Endpoints/Indices/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php b/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php index 6971f15dc..cd76a29c9 100644 --- a/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/CreateDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.create_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CreateDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php b/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php index a4cfcc1d7..03a3cfcbb 100644 --- a/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php +++ b/src/Elasticsearch/Endpoints/Indices/DataStreamsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.data_streams_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DataStreamsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Delete.php b/src/Elasticsearch/Endpoints/Indices/Delete.php index 66ab72331..266abba83 100644 --- a/src/Elasticsearch/Endpoints/Indices/Delete.php +++ b/src/Elasticsearch/Endpoints/Indices/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php b/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php index 02c361718..0ca04f366 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php b/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php index 107703f93..d18e15178 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php index 125e0c41f..be36c12a6 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php b/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php index aa9848ca6..1201a2083 100644 --- a/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.delete_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/DiskUsage.php b/src/Elasticsearch/Endpoints/Indices/DiskUsage.php index 77e6f4f88..b7b9c56fe 100644 --- a/src/Elasticsearch/Endpoints/Indices/DiskUsage.php +++ b/src/Elasticsearch/Endpoints/Indices/DiskUsage.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.disk_usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DiskUsage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Exists.php b/src/Elasticsearch/Endpoints/Indices/Exists.php index 939167c12..004ce132b 100644 --- a/src/Elasticsearch/Endpoints/Indices/Exists.php +++ b/src/Elasticsearch/Endpoints/Indices/Exists.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Exists extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php b/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php index f78ce6272..74554091b 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php index 00604c9b1..4e9519c54 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php b/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php index 9c43c9f40..19fcaccb1 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ExistsType.php b/src/Elasticsearch/Endpoints/Indices/ExistsType.php index 4cb7d930c..a460224d1 100644 --- a/src/Elasticsearch/Endpoints/Indices/ExistsType.php +++ b/src/Elasticsearch/Endpoints/Indices/ExistsType.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.exists_type * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExistsType extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php b/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php index 09ba56c27..2710b27e4 100644 --- a/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php +++ b/src/Elasticsearch/Endpoints/Indices/FieldUsageStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.field_usage_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FieldUsageStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Flush.php b/src/Elasticsearch/Endpoints/Indices/Flush.php index db2d295be..ccd9867ee 100644 --- a/src/Elasticsearch/Endpoints/Indices/Flush.php +++ b/src/Elasticsearch/Endpoints/Indices/Flush.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.flush * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Flush extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ForceMerge.php b/src/Elasticsearch/Endpoints/Indices/ForceMerge.php index 0c0b08e49..2f529ce8a 100644 --- a/src/Elasticsearch/Endpoints/Indices/ForceMerge.php +++ b/src/Elasticsearch/Endpoints/Indices/ForceMerge.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.forcemerge * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ForceMerge extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Freeze.php b/src/Elasticsearch/Endpoints/Indices/Freeze.php deleted file mode 100644 index bd9be2806..000000000 --- a/src/Elasticsearch/Endpoints/Indices/Freeze.php +++ /dev/null @@ -1,58 +0,0 @@ -index ?? null; - - if (isset($index)) { - return "/$index/_freeze"; - } - throw new RuntimeException('Missing parameter for the endpoint indices.freeze'); - } - - public function getParamWhitelist(): array - { - return [ - 'timeout', - 'master_timeout', - 'ignore_unavailable', - 'allow_no_indices', - 'expand_wildcards', - 'wait_for_active_shards' - ]; - } - - public function getMethod(): string - { - return 'POST'; - } -} diff --git a/src/Elasticsearch/Endpoints/Indices/Get.php b/src/Elasticsearch/Endpoints/Indices/Get.php index c7b072421..b5645d0b8 100644 --- a/src/Elasticsearch/Endpoints/Indices/Get.php +++ b/src/Elasticsearch/Endpoints/Indices/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetAlias.php b/src/Elasticsearch/Endpoints/Indices/GetAlias.php index fbf973bd6..a797fd1f3 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/GetAlias.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetDataStream.php b/src/Elasticsearch/Endpoints/Indices/GetDataStream.php index c527ddf98..73eba0718 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/GetDataStream.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php b/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php index 04b1c9649..7607e1055 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.get_field_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetFieldMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php index 5b3774a1d..77017e835 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/GetIndexTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetMapping.php b/src/Elasticsearch/Endpoints/Indices/GetMapping.php index 18e2a2943..3dc2cc4bc 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/GetMapping.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetSettings.php b/src/Elasticsearch/Endpoints/Indices/GetSettings.php index eabd4a242..22f7aacfb 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetSettings.php +++ b/src/Elasticsearch/Endpoints/Indices/GetSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/GetTemplate.php b/src/Elasticsearch/Endpoints/Indices/GetTemplate.php index f39899c7c..8ec675785 100644 --- a/src/Elasticsearch/Endpoints/Indices/GetTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/GetTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.get_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php b/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php index 2ea47b888..ef8a2ab8e 100644 --- a/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/MigrateToDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.migrate_to_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MigrateToDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ModifyDataStream.php b/src/Elasticsearch/Endpoints/Indices/ModifyDataStream.php index ffa75fab9..59f9fedd9 100644 --- a/src/Elasticsearch/Endpoints/Indices/ModifyDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/ModifyDataStream.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.modify_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ModifyDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Open.php b/src/Elasticsearch/Endpoints/Indices/Open.php index 28643283b..c07007644 100644 --- a/src/Elasticsearch/Endpoints/Indices/Open.php +++ b/src/Elasticsearch/Endpoints/Indices/Open.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.open * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Open extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php b/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php index 13c29027f..a288dfd44 100644 --- a/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php +++ b/src/Elasticsearch/Endpoints/Indices/PromoteDataStream.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.promote_data_stream * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PromoteDataStream extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutAlias.php b/src/Elasticsearch/Endpoints/Indices/PutAlias.php index b96fd2dab..dcb074c06 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutAlias.php +++ b/src/Elasticsearch/Endpoints/Indices/PutAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php index 00d2f6664..8567b4b6c 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/PutIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutMapping.php b/src/Elasticsearch/Endpoints/Indices/PutMapping.php index 3a85d7dc5..d0fcdbc92 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutMapping.php +++ b/src/Elasticsearch/Endpoints/Indices/PutMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutSettings.php b/src/Elasticsearch/Endpoints/Indices/PutSettings.php index 5c92faa0d..a25eff590 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutSettings.php +++ b/src/Elasticsearch/Endpoints/Indices/PutSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.put_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/PutTemplate.php b/src/Elasticsearch/Endpoints/Indices/PutTemplate.php index e5cade537..6be81b447 100644 --- a/src/Elasticsearch/Endpoints/Indices/PutTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/PutTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.put_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Recovery.php b/src/Elasticsearch/Endpoints/Indices/Recovery.php index 98afaabe5..fe0278006 100644 --- a/src/Elasticsearch/Endpoints/Indices/Recovery.php +++ b/src/Elasticsearch/Endpoints/Indices/Recovery.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.recovery * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Recovery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Refresh.php b/src/Elasticsearch/Endpoints/Indices/Refresh.php index 5dd5f1cad..aadfae8b7 100644 --- a/src/Elasticsearch/Endpoints/Indices/Refresh.php +++ b/src/Elasticsearch/Endpoints/Indices/Refresh.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.refresh * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Refresh extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php b/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php index 0c10f8944..3516c0dc8 100644 --- a/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php +++ b/src/Elasticsearch/Endpoints/Indices/ReloadSearchAnalyzers.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.reload_search_analyzers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ReloadSearchAnalyzers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php b/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php index 27b8c6964..f062a6e09 100644 --- a/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php +++ b/src/Elasticsearch/Endpoints/Indices/ResolveIndex.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.resolve_index * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ResolveIndex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Rollover.php b/src/Elasticsearch/Endpoints/Indices/Rollover.php index ba27c359c..5dea6d630 100644 --- a/src/Elasticsearch/Endpoints/Indices/Rollover.php +++ b/src/Elasticsearch/Endpoints/Indices/Rollover.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.rollover * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Rollover extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Segments.php b/src/Elasticsearch/Endpoints/Indices/Segments.php index 7cd78ebfe..c99e93bf8 100644 --- a/src/Elasticsearch/Endpoints/Indices/Segments.php +++ b/src/Elasticsearch/Endpoints/Indices/Segments.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.segments * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Segments extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ShardStores.php b/src/Elasticsearch/Endpoints/Indices/ShardStores.php index fdf61b910..5cbb4343c 100644 --- a/src/Elasticsearch/Endpoints/Indices/ShardStores.php +++ b/src/Elasticsearch/Endpoints/Indices/ShardStores.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.shard_stores * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ShardStores extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Shrink.php b/src/Elasticsearch/Endpoints/Indices/Shrink.php index 165ca0716..f217e95ce 100644 --- a/src/Elasticsearch/Endpoints/Indices/Shrink.php +++ b/src/Elasticsearch/Endpoints/Indices/Shrink.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.shrink * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Shrink extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php b/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php index 63e2aa940..79ddee988 100644 --- a/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/SimulateIndexTemplate.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.simulate_index_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SimulateIndexTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php b/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php index 9019a0574..ffa90c290 100644 --- a/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php +++ b/src/Elasticsearch/Endpoints/Indices/SimulateTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.simulate_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SimulateTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Split.php b/src/Elasticsearch/Endpoints/Indices/Split.php index fca6dec0b..a65ba71c9 100644 --- a/src/Elasticsearch/Endpoints/Indices/Split.php +++ b/src/Elasticsearch/Endpoints/Indices/Split.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.split * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Split extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Stats.php b/src/Elasticsearch/Endpoints/Indices/Stats.php index 98c3a8013..100454a99 100644 --- a/src/Elasticsearch/Endpoints/Indices/Stats.php +++ b/src/Elasticsearch/Endpoints/Indices/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/Unfreeze.php b/src/Elasticsearch/Endpoints/Indices/Unfreeze.php index 7cfc237fc..a9402f86e 100644 --- a/src/Elasticsearch/Endpoints/Indices/Unfreeze.php +++ b/src/Elasticsearch/Endpoints/Indices/Unfreeze.php @@ -24,7 +24,7 @@ * Elasticsearch API name indices.unfreeze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Unfreeze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php b/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php index be334e9b6..3222dbc97 100644 --- a/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php +++ b/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.update_aliases * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateAliases extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php b/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php index c95a7e7f6..17c0a774b 100644 --- a/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php +++ b/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php @@ -23,7 +23,7 @@ * Elasticsearch API name indices.validate_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ValidateQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Info.php b/src/Elasticsearch/Endpoints/Info.php index 208b995c6..3043589ec 100644 --- a/src/Elasticsearch/Endpoints/Info.php +++ b/src/Elasticsearch/Endpoints/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php b/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php index ddeb9ba75..036b70306 100644 --- a/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name ingest.delete_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeletePipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php b/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php index cd6475282..064b6f501 100644 --- a/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php +++ b/src/Elasticsearch/Endpoints/Ingest/GeoIpStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.geo_ip_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GeoIpStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php b/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php index 2b80cdeb2..40589bdc0 100644 --- a/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.get_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php b/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php index fa8c381e2..e1f65568f 100644 --- a/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php +++ b/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.processor_grok * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ProcessorGrok extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php b/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php index 28fe12016..cce130d74 100644 --- a/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php +++ b/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name ingest.put_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ingest/Simulate.php b/src/Elasticsearch/Endpoints/Ingest/Simulate.php index 23fade528..3ae057b16 100644 --- a/src/Elasticsearch/Endpoints/Ingest/Simulate.php +++ b/src/Elasticsearch/Endpoints/Ingest/Simulate.php @@ -23,7 +23,7 @@ * Elasticsearch API name ingest.simulate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Simulate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/KnnSearch.php b/src/Elasticsearch/Endpoints/KnnSearch.php index d3854eec4..af769fc34 100644 --- a/src/Elasticsearch/Endpoints/KnnSearch.php +++ b/src/Elasticsearch/Endpoints/KnnSearch.php @@ -24,7 +24,7 @@ * Elasticsearch API name knn_search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class KnnSearch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Delete.php b/src/Elasticsearch/Endpoints/License/Delete.php index 0dab952f9..d054d676e 100644 --- a/src/Elasticsearch/Endpoints/License/Delete.php +++ b/src/Elasticsearch/Endpoints/License/Delete.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Get.php b/src/Elasticsearch/Endpoints/License/Get.php index 554cf45e6..c6669f2b7 100644 --- a/src/Elasticsearch/Endpoints/License/Get.php +++ b/src/Elasticsearch/Endpoints/License/Get.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/GetBasicStatus.php b/src/Elasticsearch/Endpoints/License/GetBasicStatus.php index 980189870..e12a3e761 100644 --- a/src/Elasticsearch/Endpoints/License/GetBasicStatus.php +++ b/src/Elasticsearch/Endpoints/License/GetBasicStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get_basic_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetBasicStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/GetTrialStatus.php b/src/Elasticsearch/Endpoints/License/GetTrialStatus.php index ba587cce3..8acd1df35 100644 --- a/src/Elasticsearch/Endpoints/License/GetTrialStatus.php +++ b/src/Elasticsearch/Endpoints/License/GetTrialStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.get_trial_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTrialStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/Post.php b/src/Elasticsearch/Endpoints/License/Post.php index 222dbb73b..7b3c603a3 100644 --- a/src/Elasticsearch/Endpoints/License/Post.php +++ b/src/Elasticsearch/Endpoints/License/Post.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Post extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/PostStartBasic.php b/src/Elasticsearch/Endpoints/License/PostStartBasic.php index 0d9e99609..50e40b3c0 100644 --- a/src/Elasticsearch/Endpoints/License/PostStartBasic.php +++ b/src/Elasticsearch/Endpoints/License/PostStartBasic.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post_start_basic * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostStartBasic extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/License/PostStartTrial.php b/src/Elasticsearch/Endpoints/License/PostStartTrial.php index 9bd513dc3..d9a4d88c9 100644 --- a/src/Elasticsearch/Endpoints/License/PostStartTrial.php +++ b/src/Elasticsearch/Endpoints/License/PostStartTrial.php @@ -23,7 +23,7 @@ * Elasticsearch API name license.post_start_trial * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostStartTrial extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php b/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php index 51e8d5271..3e395f1e4 100644 --- a/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/DeletePipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.delete_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeletePipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php b/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php index 0cf10776e..9ea0b5f7b 100644 --- a/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/GetPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.get_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php b/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php index ed6accf9f..3ea027b47 100644 --- a/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php +++ b/src/Elasticsearch/Endpoints/Logstash/PutPipeline.php @@ -24,7 +24,7 @@ * Elasticsearch API name logstash.put_pipeline * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutPipeline extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/MTermVectors.php b/src/Elasticsearch/Endpoints/MTermVectors.php index 4da3dfa4a..03abd732a 100644 --- a/src/Elasticsearch/Endpoints/MTermVectors.php +++ b/src/Elasticsearch/Endpoints/MTermVectors.php @@ -23,7 +23,7 @@ * Elasticsearch API name mtermvectors * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MTermVectors extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Mget.php b/src/Elasticsearch/Endpoints/Mget.php index 9e59b4c06..526433c13 100644 --- a/src/Elasticsearch/Endpoints/Mget.php +++ b/src/Elasticsearch/Endpoints/Mget.php @@ -23,7 +23,7 @@ * Elasticsearch API name mget * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Mget extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Migration/Deprecations.php b/src/Elasticsearch/Endpoints/Migration/Deprecations.php index 8fbc49f13..621a1da7a 100644 --- a/src/Elasticsearch/Endpoints/Migration/Deprecations.php +++ b/src/Elasticsearch/Endpoints/Migration/Deprecations.php @@ -23,7 +23,7 @@ * Elasticsearch API name migration.deprecations * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Deprecations extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Migration/GetFeatureUpgradeStatus.php b/src/Elasticsearch/Endpoints/Migration/GetFeatureUpgradeStatus.php index c38caebc3..e5feb063a 100644 --- a/src/Elasticsearch/Endpoints/Migration/GetFeatureUpgradeStatus.php +++ b/src/Elasticsearch/Endpoints/Migration/GetFeatureUpgradeStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name migration.get_feature_upgrade_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetFeatureUpgradeStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Migration/PostFeatureUpgrade.php b/src/Elasticsearch/Endpoints/Migration/PostFeatureUpgrade.php index c8c056f54..0e4a47ef5 100644 --- a/src/Elasticsearch/Endpoints/Migration/PostFeatureUpgrade.php +++ b/src/Elasticsearch/Endpoints/Migration/PostFeatureUpgrade.php @@ -23,7 +23,7 @@ * Elasticsearch API name migration.post_feature_upgrade * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostFeatureUpgrade extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/CloseJob.php b/src/Elasticsearch/Endpoints/Ml/CloseJob.php index cf4cdb649..342838f78 100644 --- a/src/Elasticsearch/Endpoints/Ml/CloseJob.php +++ b/src/Elasticsearch/Endpoints/Ml/CloseJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.close_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CloseJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php index c96246ba9..56d557de6 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendar.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteCalendar extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php index 179311185..db8edb111 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarEvent.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar_event * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteCalendarEvent extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php index 2b77de83d..a5f36b2d3 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteCalendarJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_calendar_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteCalendarJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php index 2a4a50fc7..072b9647c 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php b/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php index 7d5de9eaf..bcc9057aa 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php b/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php index bb296fe02..31fe2b69f 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteExpiredData.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.delete_expired_data * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteExpiredData extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php b/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php index 8ba815f2e..cb4b31bfc 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php b/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php index efe9d76d4..2ff7b3dd1 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteForecast.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_forecast * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteForecast extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteJob.php b/src/Elasticsearch/Endpoints/Ml/DeleteJob.php index f310db2cc..bb33ba473 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteJob.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php index a2e3835ab..49d87d93b 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php index 40fac75cb..e28d37bbe 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModel.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_trained_model * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteTrainedModel extends AbstractEndpoint { @@ -42,7 +42,9 @@ public function getURI(): string public function getParamWhitelist(): array { - return []; + return [ + 'timeout' + ]; } public function getMethod(): string diff --git a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php index 54b1877bd..4a0adf675 100644 --- a/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php +++ b/src/Elasticsearch/Endpoints/Ml/DeleteTrainedModelAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.delete_trained_model_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteTrainedModelAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php b/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php index 8f48d6c1f..108abf1cb 100644 --- a/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php +++ b/src/Elasticsearch/Endpoints/Ml/EstimateModelMemory.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.estimate_model_memory * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EstimateModelMemory extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php b/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php index 0673e993d..dafd207eb 100644 --- a/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php +++ b/src/Elasticsearch/Endpoints/Ml/EvaluateDataFrame.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.evaluate_data_frame * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EvaluateDataFrame extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php index d8bad6462..93fdfbb0c 100644 --- a/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/ExplainDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.explain_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExplainDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/FlushJob.php b/src/Elasticsearch/Endpoints/Ml/FlushJob.php index 19acd6922..6e395d1a5 100644 --- a/src/Elasticsearch/Endpoints/Ml/FlushJob.php +++ b/src/Elasticsearch/Endpoints/Ml/FlushJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.flush_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FlushJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Forecast.php b/src/Elasticsearch/Endpoints/Ml/Forecast.php index 8cba119d5..54df7e8e6 100644 --- a/src/Elasticsearch/Endpoints/Ml/Forecast.php +++ b/src/Elasticsearch/Endpoints/Ml/Forecast.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.forecast * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Forecast extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetBuckets.php b/src/Elasticsearch/Endpoints/Ml/GetBuckets.php index cba1ae8a7..c586aac57 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetBuckets.php +++ b/src/Elasticsearch/Endpoints/Ml/GetBuckets.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_buckets * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetBuckets extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php b/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php index 313b6b7ee..aa349a58f 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCalendarEvents.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_calendar_events * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetCalendarEvents extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCalendars.php b/src/Elasticsearch/Endpoints/Ml/GetCalendars.php index 1bbd479cf..4ca67a7a4 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCalendars.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCalendars.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_calendars * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetCalendars extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetCategories.php b/src/Elasticsearch/Endpoints/Ml/GetCategories.php index 42a2d9948..5065f105c 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetCategories.php +++ b/src/Elasticsearch/Endpoints/Ml/GetCategories.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_categories * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetCategories extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php index 15f5f3360..b69e0419b 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php index 7d0b69cfd..22a6f6790 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDataFrameAnalyticsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_data_frame_analytics_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetDataFrameAnalyticsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php b/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php index 0d0f9fae9..01a2d75f1 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDatafeedStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_datafeed_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetDatafeedStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php b/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php index bf689aecc..47d81f65c 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php +++ b/src/Elasticsearch/Endpoints/Ml/GetDatafeeds.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_datafeeds * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetDatafeeds extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetFilters.php b/src/Elasticsearch/Endpoints/Ml/GetFilters.php index 56dc12048..64dbf691d 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetFilters.php +++ b/src/Elasticsearch/Endpoints/Ml/GetFilters.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_filters * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetFilters extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php b/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php index ea6f273df..81f9ab5fe 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php +++ b/src/Elasticsearch/Endpoints/Ml/GetInfluencers.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_influencers * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetInfluencers extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetJobStats.php b/src/Elasticsearch/Endpoints/Ml/GetJobStats.php index dba42070a..d3cf2423f 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetJobStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetJobStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_job_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetJobStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetJobs.php b/src/Elasticsearch/Endpoints/Ml/GetJobs.php index b206f54a4..ba7fff67c 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetJobs.php +++ b/src/Elasticsearch/Endpoints/Ml/GetJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php b/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php index 53f0ed82d..171521f5e 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php +++ b/src/Elasticsearch/Endpoints/Ml/GetModelSnapshots.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_model_snapshots * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetModelSnapshots extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php b/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php index cfd297735..a44b52d5d 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php +++ b/src/Elasticsearch/Endpoints/Ml/GetOverallBuckets.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_overall_buckets * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetOverallBuckets extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetRecords.php b/src/Elasticsearch/Endpoints/Ml/GetRecords.php index d001daa4c..15a7cb76e 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetRecords.php +++ b/src/Elasticsearch/Endpoints/Ml/GetRecords.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_records * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRecords extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelDeploymentStats.php b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelDeploymentStats.php index 877e2397a..91ef9e361 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelDeploymentStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelDeploymentStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.get_trained_model_deployment_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTrainedModelDeploymentStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php b/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php index f58c767b1..018e8ff8f 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php +++ b/src/Elasticsearch/Endpoints/Ml/GetTrainedModels.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_trained_models * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTrainedModels extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php index 3e9cf5763..92cf1e207 100644 --- a/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php +++ b/src/Elasticsearch/Endpoints/Ml/GetTrainedModelsStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.get_trained_models_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTrainedModelsStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/InferTrainedModelDeployment.php b/src/Elasticsearch/Endpoints/Ml/InferTrainedModelDeployment.php index 316f0edcc..abfad3159 100644 --- a/src/Elasticsearch/Endpoints/Ml/InferTrainedModelDeployment.php +++ b/src/Elasticsearch/Endpoints/Ml/InferTrainedModelDeployment.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.infer_trained_model_deployment * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class InferTrainedModelDeployment extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Info.php b/src/Elasticsearch/Endpoints/Ml/Info.php index 15f1f8ac6..0953ac8e5 100644 --- a/src/Elasticsearch/Endpoints/Ml/Info.php +++ b/src/Elasticsearch/Endpoints/Ml/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/OpenJob.php b/src/Elasticsearch/Endpoints/Ml/OpenJob.php index 8b1e48fd3..da8435941 100644 --- a/src/Elasticsearch/Endpoints/Ml/OpenJob.php +++ b/src/Elasticsearch/Endpoints/Ml/OpenJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.open_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class OpenJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php b/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php index 991d50799..48e922355 100644 --- a/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php +++ b/src/Elasticsearch/Endpoints/Ml/PostCalendarEvents.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.post_calendar_events * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostCalendarEvents extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PostData.php b/src/Elasticsearch/Endpoints/Ml/PostData.php index 4cd5446f0..c97429ad1 100644 --- a/src/Elasticsearch/Endpoints/Ml/PostData.php +++ b/src/Elasticsearch/Endpoints/Ml/PostData.php @@ -27,7 +27,7 @@ * Elasticsearch API name ml.post_data * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PostData extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php index dfef9349c..a683f0824 100644 --- a/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/PreviewDataFrameAnalytics.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.preview_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PreviewDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php b/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php index a5f1c6cd4..e25aacf82 100644 --- a/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/PreviewDatafeed.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.preview_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PreviewDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutCalendar.php b/src/Elasticsearch/Endpoints/Ml/PutCalendar.php index 52db11afa..dbcf5530f 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutCalendar.php +++ b/src/Elasticsearch/Endpoints/Ml/PutCalendar.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_calendar * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutCalendar extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php b/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php index af635b572..a3c439a60 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php +++ b/src/Elasticsearch/Endpoints/Ml/PutCalendarJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_calendar_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutCalendarJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php index 9b80702f1..dd1834bd2 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/PutDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php b/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php index 32fb095df..515f697d6 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/PutDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutFilter.php b/src/Elasticsearch/Endpoints/Ml/PutFilter.php index e39631b6b..7fc609d3f 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/PutFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutJob.php b/src/Elasticsearch/Endpoints/Ml/PutJob.php index 16eb8413e..35fd97a2e 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutJob.php +++ b/src/Elasticsearch/Endpoints/Ml/PutJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php index d9770981c..cf0e1267b 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModel.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTrainedModel extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php index 07ed073d8..87fbafe9a 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelAlias.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model_alias * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTrainedModelAlias extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelDefinitionPart.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelDefinitionPart.php index d9f09940b..1a26081f1 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelDefinitionPart.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelDefinitionPart.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model_definition_part * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTrainedModelDefinitionPart extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelVocabulary.php b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelVocabulary.php index d095114d3..fdc1132fe 100644 --- a/src/Elasticsearch/Endpoints/Ml/PutTrainedModelVocabulary.php +++ b/src/Elasticsearch/Endpoints/Ml/PutTrainedModelVocabulary.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.put_trained_model_vocabulary * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTrainedModelVocabulary extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ResetJob.php b/src/Elasticsearch/Endpoints/Ml/ResetJob.php index 7d71c3e95..e61b7e7e5 100644 --- a/src/Elasticsearch/Endpoints/Ml/ResetJob.php +++ b/src/Elasticsearch/Endpoints/Ml/ResetJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.reset_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ResetJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php index d6ced82b3..6c5969439 100644 --- a/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/RevertModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.revert_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RevertModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php b/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php index 477d76b4f..936799955 100644 --- a/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php +++ b/src/Elasticsearch/Endpoints/Ml/SetUpgradeMode.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.set_upgrade_mode * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SetUpgradeMode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php index 877265798..4d6440403 100644 --- a/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/StartDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.start_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StartDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php b/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php index 9930a3a62..89ee52dc3 100644 --- a/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/StartDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.start_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StartDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StartTrainedModelDeployment.php b/src/Elasticsearch/Endpoints/Ml/StartTrainedModelDeployment.php index 358bd6178..47c12aa24 100644 --- a/src/Elasticsearch/Endpoints/Ml/StartTrainedModelDeployment.php +++ b/src/Elasticsearch/Endpoints/Ml/StartTrainedModelDeployment.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.start_trained_model_deployment * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StartTrainedModelDeployment extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php index a76401e45..ea5fe98f1 100644 --- a/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/StopDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.stop_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StopDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php b/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php index 5be53dc3f..544bd8c44 100644 --- a/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/StopDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.stop_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StopDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/StopTrainedModelDeployment.php b/src/Elasticsearch/Endpoints/Ml/StopTrainedModelDeployment.php index 48571801f..f858b57f3 100644 --- a/src/Elasticsearch/Endpoints/Ml/StopTrainedModelDeployment.php +++ b/src/Elasticsearch/Endpoints/Ml/StopTrainedModelDeployment.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.stop_trained_model_deployment * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StopTrainedModelDeployment extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php b/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php index 543aa4097..6de60ac71 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateDataFrameAnalytics.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_data_frame_analytics * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateDataFrameAnalytics extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php b/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php index 0c88faca2..0089864d7 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateDatafeed.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_datafeed * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateDatafeed extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php b/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php index 6ddc7432b..3a4d3b32e 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateFilter.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_filter * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateFilter extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateJob.php b/src/Elasticsearch/Endpoints/Ml/UpdateJob.php index 09855a9c8..2958e68ad 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateJob.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php b/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php index 4d58a8ee3..c23dca648 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/UpdateModelSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.update_model_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateModelSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php b/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php index 08b356d81..40a7c6778 100644 --- a/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php +++ b/src/Elasticsearch/Endpoints/Ml/UpgradeJobSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name ml.upgrade_job_snapshot * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpgradeJobSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/Validate.php b/src/Elasticsearch/Endpoints/Ml/Validate.php index 99a39af68..f7039290f 100644 --- a/src/Elasticsearch/Endpoints/Ml/Validate.php +++ b/src/Elasticsearch/Endpoints/Ml/Validate.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.validate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Validate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php b/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php index 334f74a9a..2aa4a580c 100644 --- a/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php +++ b/src/Elasticsearch/Endpoints/Ml/ValidateDetector.php @@ -23,7 +23,7 @@ * Elasticsearch API name ml.validate_detector * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ValidateDetector extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Monitoring/Bulk.php b/src/Elasticsearch/Endpoints/Monitoring/Bulk.php index 17ebecdd1..3cf8266f3 100644 --- a/src/Elasticsearch/Endpoints/Monitoring/Bulk.php +++ b/src/Elasticsearch/Endpoints/Monitoring/Bulk.php @@ -26,7 +26,7 @@ * Elasticsearch API name monitoring.bulk * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Bulk extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Msearch.php b/src/Elasticsearch/Endpoints/Msearch.php index a6ab9cea7..b217a61c5 100644 --- a/src/Elasticsearch/Endpoints/Msearch.php +++ b/src/Elasticsearch/Endpoints/Msearch.php @@ -26,7 +26,7 @@ * Elasticsearch API name msearch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Msearch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/MsearchTemplate.php b/src/Elasticsearch/Endpoints/MsearchTemplate.php index 1c24608ed..bd53c74c3 100644 --- a/src/Elasticsearch/Endpoints/MsearchTemplate.php +++ b/src/Elasticsearch/Endpoints/MsearchTemplate.php @@ -26,7 +26,7 @@ * Elasticsearch API name msearch_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MsearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php b/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php index af819119f..aa2540aba 100644 --- a/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php +++ b/src/Elasticsearch/Endpoints/Nodes/ClearRepositoriesMeteringArchive.php @@ -24,7 +24,7 @@ * Elasticsearch API name nodes.clear_repositories_metering_archive * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearRepositoriesMeteringArchive extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php b/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php index 6599aa3e8..e725ad8d3 100644 --- a/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php +++ b/src/Elasticsearch/Endpoints/Nodes/GetRepositoriesMeteringInfo.php @@ -24,7 +24,7 @@ * Elasticsearch API name nodes.get_repositories_metering_info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRepositoriesMeteringInfo extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/HotThreads.php b/src/Elasticsearch/Endpoints/Nodes/HotThreads.php index a5b436fc3..76c356114 100644 --- a/src/Elasticsearch/Endpoints/Nodes/HotThreads.php +++ b/src/Elasticsearch/Endpoints/Nodes/HotThreads.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.hot_threads * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class HotThreads extends AbstractEndpoint { @@ -47,6 +47,7 @@ public function getParamWhitelist(): array 'threads', 'ignore_idle_threads', 'type', + 'sort', 'timeout' ]; } diff --git a/src/Elasticsearch/Endpoints/Nodes/Info.php b/src/Elasticsearch/Endpoints/Nodes/Info.php index 37a2c2af2..eeae1eef7 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Info.php +++ b/src/Elasticsearch/Endpoints/Nodes/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php b/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php index cf29af4be..0b7bd4bcc 100644 --- a/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php +++ b/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.reload_secure_settings * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ReloadSecureSettings extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/Stats.php b/src/Elasticsearch/Endpoints/Nodes/Stats.php index ebc8eba46..5fa6118dd 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Stats.php +++ b/src/Elasticsearch/Endpoints/Nodes/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Nodes/Usage.php b/src/Elasticsearch/Endpoints/Nodes/Usage.php index 0744fbbda..7e0e62e35 100644 --- a/src/Elasticsearch/Endpoints/Nodes/Usage.php +++ b/src/Elasticsearch/Endpoints/Nodes/Usage.php @@ -23,7 +23,7 @@ * Elasticsearch API name nodes.usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Usage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/OpenPointInTime.php b/src/Elasticsearch/Endpoints/OpenPointInTime.php index 160f117e3..3f942648d 100644 --- a/src/Elasticsearch/Endpoints/OpenPointInTime.php +++ b/src/Elasticsearch/Endpoints/OpenPointInTime.php @@ -24,7 +24,7 @@ * Elasticsearch API name open_point_in_time * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class OpenPointInTime extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ping.php b/src/Elasticsearch/Endpoints/Ping.php index 6e05a7726..862558a39 100644 --- a/src/Elasticsearch/Endpoints/Ping.php +++ b/src/Elasticsearch/Endpoints/Ping.php @@ -23,7 +23,7 @@ * Elasticsearch API name ping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Ping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/PutScript.php b/src/Elasticsearch/Endpoints/PutScript.php index b0eaa9937..c79bdbb8c 100644 --- a/src/Elasticsearch/Endpoints/PutScript.php +++ b/src/Elasticsearch/Endpoints/PutScript.php @@ -24,7 +24,7 @@ * Elasticsearch API name put_script * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutScript extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/RankEval.php b/src/Elasticsearch/Endpoints/RankEval.php index 61537eeac..0855ecd0c 100644 --- a/src/Elasticsearch/Endpoints/RankEval.php +++ b/src/Elasticsearch/Endpoints/RankEval.php @@ -23,7 +23,7 @@ * Elasticsearch API name rank_eval * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RankEval extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Reindex.php b/src/Elasticsearch/Endpoints/Reindex.php index 4b6b60f3f..2ef4cd6ff 100644 --- a/src/Elasticsearch/Endpoints/Reindex.php +++ b/src/Elasticsearch/Endpoints/Reindex.php @@ -23,7 +23,7 @@ * Elasticsearch API name reindex * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Reindex extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ReindexRethrottle.php b/src/Elasticsearch/Endpoints/ReindexRethrottle.php index ce51a6a59..8c7a0924e 100644 --- a/src/Elasticsearch/Endpoints/ReindexRethrottle.php +++ b/src/Elasticsearch/Endpoints/ReindexRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name reindex_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ReindexRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/RenderSearchTemplate.php b/src/Elasticsearch/Endpoints/RenderSearchTemplate.php index 7d324fd8e..62ea8277f 100644 --- a/src/Elasticsearch/Endpoints/RenderSearchTemplate.php +++ b/src/Elasticsearch/Endpoints/RenderSearchTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name render_search_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RenderSearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php b/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php index e803acd13..180ba2da8 100644 --- a/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/DeleteJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.delete_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetJobs.php b/src/Elasticsearch/Endpoints/Rollup/GetJobs.php index a15b71d3f..d68b15186 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetJobs.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetJobs.php @@ -23,7 +23,7 @@ * Elasticsearch API name rollup.get_jobs * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetJobs extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php b/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php index 2af2fa672..2c0b1a002 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetRollupCaps.php @@ -23,7 +23,7 @@ * Elasticsearch API name rollup.get_rollup_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRollupCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php b/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php index aebd4de35..b63342788 100644 --- a/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php +++ b/src/Elasticsearch/Endpoints/Rollup/GetRollupIndexCaps.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.get_rollup_index_caps * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRollupIndexCaps extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/PutJob.php b/src/Elasticsearch/Endpoints/Rollup/PutJob.php index 4206e6a33..951741a78 100644 --- a/src/Elasticsearch/Endpoints/Rollup/PutJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/PutJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.put_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/Rollup.php b/src/Elasticsearch/Endpoints/Rollup/Rollup.php index efb22f062..a93d8e7ab 100644 --- a/src/Elasticsearch/Endpoints/Rollup/Rollup.php +++ b/src/Elasticsearch/Endpoints/Rollup/Rollup.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.rollup * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Rollup extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php b/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php index d3177942d..deb1133fd 100644 --- a/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php +++ b/src/Elasticsearch/Endpoints/Rollup/RollupSearch.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.rollup_search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RollupSearch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/StartJob.php b/src/Elasticsearch/Endpoints/Rollup/StartJob.php index 87888987e..b58cb851d 100644 --- a/src/Elasticsearch/Endpoints/Rollup/StartJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/StartJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.start_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StartJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Rollup/StopJob.php b/src/Elasticsearch/Endpoints/Rollup/StopJob.php index cbee52dd9..3da682d9b 100644 --- a/src/Elasticsearch/Endpoints/Rollup/StopJob.php +++ b/src/Elasticsearch/Endpoints/Rollup/StopJob.php @@ -24,7 +24,7 @@ * Elasticsearch API name rollup.stop_job * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StopJob extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php b/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php index 4c6dc3371..d54031fca 100644 --- a/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php +++ b/src/Elasticsearch/Endpoints/ScriptsPainlessExecute.php @@ -23,7 +23,7 @@ * Elasticsearch API name scripts_painless_execute * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ScriptsPainlessExecute extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Scroll.php b/src/Elasticsearch/Endpoints/Scroll.php index eecdb732f..1bd052032 100644 --- a/src/Elasticsearch/Endpoints/Scroll.php +++ b/src/Elasticsearch/Endpoints/Scroll.php @@ -23,7 +23,7 @@ * Elasticsearch API name scroll * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Scroll extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Search.php b/src/Elasticsearch/Endpoints/Search.php index 9f8b80b3b..e7d2ef907 100644 --- a/src/Elasticsearch/Endpoints/Search.php +++ b/src/Elasticsearch/Endpoints/Search.php @@ -23,7 +23,7 @@ * Elasticsearch API name search * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Search extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchMvt.php b/src/Elasticsearch/Endpoints/SearchMvt.php index 74c349300..f690fc73b 100644 --- a/src/Elasticsearch/Endpoints/SearchMvt.php +++ b/src/Elasticsearch/Endpoints/SearchMvt.php @@ -24,7 +24,7 @@ * Elasticsearch API name search_mvt * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SearchMvt extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchShards.php b/src/Elasticsearch/Endpoints/SearchShards.php index 7deff5e54..b60ce0767 100644 --- a/src/Elasticsearch/Endpoints/SearchShards.php +++ b/src/Elasticsearch/Endpoints/SearchShards.php @@ -23,7 +23,7 @@ * Elasticsearch API name search_shards * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SearchShards extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchTemplate.php b/src/Elasticsearch/Endpoints/SearchTemplate.php index d20806e9a..388094609 100644 --- a/src/Elasticsearch/Endpoints/SearchTemplate.php +++ b/src/Elasticsearch/Endpoints/SearchTemplate.php @@ -23,7 +23,7 @@ * Elasticsearch API name search_template * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SearchTemplate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php index 5f816836e..08ffe1b3d 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/CacheStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.cache_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CacheStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php index 05cc58a1c..28a0c3de1 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/ClearCache.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.clear_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php index f0c84b278..a04f2daee 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/Mount.php @@ -24,7 +24,7 @@ * Elasticsearch API name searchable_snapshots.mount * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Mount extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php b/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php index 6cf70cec8..8d7241c29 100644 --- a/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php +++ b/src/Elasticsearch/Endpoints/SearchableSnapshots/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name searchable_snapshots.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/Authenticate.php b/src/Elasticsearch/Endpoints/Security/Authenticate.php index 3256d52db..f3b0fda68 100644 --- a/src/Elasticsearch/Endpoints/Security/Authenticate.php +++ b/src/Elasticsearch/Endpoints/Security/Authenticate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.authenticate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Authenticate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ChangePassword.php b/src/Elasticsearch/Endpoints/Security/ChangePassword.php index 82b31ceab..4f1afa56d 100644 --- a/src/Elasticsearch/Endpoints/Security/ChangePassword.php +++ b/src/Elasticsearch/Endpoints/Security/ChangePassword.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.change_password * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ChangePassword extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php b/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php index 4fa6f833e..a538468a0 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php +++ b/src/Elasticsearch/Endpoints/Security/ClearApiKeyCache.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_api_key_cache * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearApiKeyCache extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php b/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php index 180261f1b..b1475159c 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedPrivileges.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCachedPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php b/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php index 7d7b975d7..01711458c 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedRealms.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_realms * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCachedRealms extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php b/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php index efa9fefb2..ca3400cc7 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedRoles.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_roles * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCachedRoles extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php b/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php index e36adca7f..43ac72aae 100644 --- a/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php +++ b/src/Elasticsearch/Endpoints/Security/ClearCachedServiceTokens.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.clear_cached_service_tokens * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCachedServiceTokens extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/CreateApiKey.php b/src/Elasticsearch/Endpoints/Security/CreateApiKey.php index 9eb17da30..0aa930896 100644 --- a/src/Elasticsearch/Endpoints/Security/CreateApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/CreateApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.create_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CreateApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php b/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php index 050d55784..607d345b9 100644 --- a/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php +++ b/src/Elasticsearch/Endpoints/Security/CreateServiceToken.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.create_service_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CreateServiceToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php b/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php index 9a4356515..cea4880bb 100644 --- a/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/DeletePrivileges.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeletePrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteRole.php b/src/Elasticsearch/Endpoints/Security/DeleteRole.php index ea3ea6a87..9df5e5021 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteRole.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteRole.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php b/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php index 6aea004a0..643ae87d7 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteRoleMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php b/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php index 4c5ceb20e..3616d180e 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteServiceToken.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_service_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteServiceToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DeleteUser.php b/src/Elasticsearch/Endpoints/Security/DeleteUser.php index ad2eac2d5..22cf36f37 100644 --- a/src/Elasticsearch/Endpoints/Security/DeleteUser.php +++ b/src/Elasticsearch/Endpoints/Security/DeleteUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.delete_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/DisableUser.php b/src/Elasticsearch/Endpoints/Security/DisableUser.php index ec7bcb763..bdc444456 100644 --- a/src/Elasticsearch/Endpoints/Security/DisableUser.php +++ b/src/Elasticsearch/Endpoints/Security/DisableUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.disable_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DisableUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/EnableUser.php b/src/Elasticsearch/Endpoints/Security/EnableUser.php index 32dc1e4fb..ac64af6a2 100644 --- a/src/Elasticsearch/Endpoints/Security/EnableUser.php +++ b/src/Elasticsearch/Endpoints/Security/EnableUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.enable_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EnableUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/EnrollKibana.php b/src/Elasticsearch/Endpoints/Security/EnrollKibana.php index 8e71a20ee..b669073da 100644 --- a/src/Elasticsearch/Endpoints/Security/EnrollKibana.php +++ b/src/Elasticsearch/Endpoints/Security/EnrollKibana.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.enroll_kibana * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EnrollKibana extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/EnrollNode.php b/src/Elasticsearch/Endpoints/Security/EnrollNode.php index 34f0fb61f..acdef5162 100644 --- a/src/Elasticsearch/Endpoints/Security/EnrollNode.php +++ b/src/Elasticsearch/Endpoints/Security/EnrollNode.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.enroll_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EnrollNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetApiKey.php b/src/Elasticsearch/Endpoints/Security/GetApiKey.php index 04eca73c4..14d62110f 100644 --- a/src/Elasticsearch/Endpoints/Security/GetApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/GetApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php index ac37a1ce8..cb82e6ac1 100644 --- a/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetBuiltinPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_builtin_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetBuiltinPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetPrivileges.php index 05fb3842f..379047320 100644 --- a/src/Elasticsearch/Endpoints/Security/GetPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetRole.php b/src/Elasticsearch/Endpoints/Security/GetRole.php index 629c3f3d8..a02c97fcd 100644 --- a/src/Elasticsearch/Endpoints/Security/GetRole.php +++ b/src/Elasticsearch/Endpoints/Security/GetRole.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php b/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php index 6780e897a..5ceb707f2 100644 --- a/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/GetRoleMapping.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php b/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php index ffa52f879..4a0743e73 100644 --- a/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php +++ b/src/Elasticsearch/Endpoints/Security/GetServiceAccounts.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_service_accounts * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetServiceAccounts extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php b/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php index 9910bb808..364269f6f 100644 --- a/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php +++ b/src/Elasticsearch/Endpoints/Security/GetServiceCredentials.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.get_service_credentials * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetServiceCredentials extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetToken.php b/src/Elasticsearch/Endpoints/Security/GetToken.php index fb26bee6b..1a2d8b13e 100644 --- a/src/Elasticsearch/Endpoints/Security/GetToken.php +++ b/src/Elasticsearch/Endpoints/Security/GetToken.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetUser.php b/src/Elasticsearch/Endpoints/Security/GetUser.php index 9d54e0e6d..8e258cab5 100644 --- a/src/Elasticsearch/Endpoints/Security/GetUser.php +++ b/src/Elasticsearch/Endpoints/Security/GetUser.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php b/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php index 22ba5a034..c96b2bd7a 100644 --- a/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/GetUserPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.get_user_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetUserPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/GrantApiKey.php b/src/Elasticsearch/Endpoints/Security/GrantApiKey.php index 5a8ac6afd..8820d9faa 100644 --- a/src/Elasticsearch/Endpoints/Security/GrantApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/GrantApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.grant_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GrantApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/HasPrivileges.php b/src/Elasticsearch/Endpoints/Security/HasPrivileges.php index 783815a03..9b86bd61d 100644 --- a/src/Elasticsearch/Endpoints/Security/HasPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/HasPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.has_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class HasPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php b/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php index 9377934e4..872a4db45 100644 --- a/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php +++ b/src/Elasticsearch/Endpoints/Security/InvalidateApiKey.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.invalidate_api_key * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class InvalidateApiKey extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/InvalidateToken.php b/src/Elasticsearch/Endpoints/Security/InvalidateToken.php index beb53ad7c..332f06251 100644 --- a/src/Elasticsearch/Endpoints/Security/InvalidateToken.php +++ b/src/Elasticsearch/Endpoints/Security/InvalidateToken.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.invalidate_token * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class InvalidateToken extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutPrivileges.php b/src/Elasticsearch/Endpoints/Security/PutPrivileges.php index 1c808618f..925601bd7 100644 --- a/src/Elasticsearch/Endpoints/Security/PutPrivileges.php +++ b/src/Elasticsearch/Endpoints/Security/PutPrivileges.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.put_privileges * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutPrivileges extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutRole.php b/src/Elasticsearch/Endpoints/Security/PutRole.php index 77a42ad2b..40152b7cd 100644 --- a/src/Elasticsearch/Endpoints/Security/PutRole.php +++ b/src/Elasticsearch/Endpoints/Security/PutRole.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_role * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutRole extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php b/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php index f5b845ed6..f6bb585f6 100644 --- a/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php +++ b/src/Elasticsearch/Endpoints/Security/PutRoleMapping.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_role_mapping * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutRoleMapping extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/PutUser.php b/src/Elasticsearch/Endpoints/Security/PutUser.php index bd36b5217..d731b3d1b 100644 --- a/src/Elasticsearch/Endpoints/Security/PutUser.php +++ b/src/Elasticsearch/Endpoints/Security/PutUser.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.put_user * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutUser extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php b/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php index 6356ca010..ff1b2c9fa 100644 --- a/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php +++ b/src/Elasticsearch/Endpoints/Security/QueryApiKeys.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.query_api_keys * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class QueryApiKeys extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php b/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php index 5d5ef05e9..1796c8613 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php +++ b/src/Elasticsearch/Endpoints/Security/SamlAuthenticate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_authenticate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlAuthenticate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php b/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php index 67a4d0822..3b0341533 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php +++ b/src/Elasticsearch/Endpoints/Security/SamlCompleteLogout.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_complete_logout * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlCompleteLogout extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php b/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php index 8f0401594..db89d11ab 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php +++ b/src/Elasticsearch/Endpoints/Security/SamlInvalidate.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_invalidate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlInvalidate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlLogout.php b/src/Elasticsearch/Endpoints/Security/SamlLogout.php index 4c6ec27e2..58d3a88bb 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlLogout.php +++ b/src/Elasticsearch/Endpoints/Security/SamlLogout.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_logout * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlLogout extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php b/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php index edc9126f0..327023c05 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php +++ b/src/Elasticsearch/Endpoints/Security/SamlPrepareAuthentication.php @@ -23,7 +23,7 @@ * Elasticsearch API name security.saml_prepare_authentication * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlPrepareAuthentication extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php b/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php index 9151c8a60..2f574b3e4 100644 --- a/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php +++ b/src/Elasticsearch/Endpoints/Security/SamlServiceProviderMetadata.php @@ -24,7 +24,7 @@ * Elasticsearch API name security.saml_service_provider_metadata * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SamlServiceProviderMetadata extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php b/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php index 4f43c28bf..809ab23ba 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/DeleteNode.php @@ -24,7 +24,7 @@ * Elasticsearch API name shutdown.delete_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/GetNode.php b/src/Elasticsearch/Endpoints/Shutdown/GetNode.php index c8a23c175..dd29ec676 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/GetNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/GetNode.php @@ -23,7 +23,7 @@ * Elasticsearch API name shutdown.get_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Shutdown/PutNode.php b/src/Elasticsearch/Endpoints/Shutdown/PutNode.php index f2747d5ab..fd131c69f 100644 --- a/src/Elasticsearch/Endpoints/Shutdown/PutNode.php +++ b/src/Elasticsearch/Endpoints/Shutdown/PutNode.php @@ -24,7 +24,7 @@ * Elasticsearch API name shutdown.put_node * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutNode extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php b/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php index 1a764e9fb..1e42d571f 100644 --- a/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/DeleteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.delete_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php b/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php index d6441ee1c..0acb765bc 100644 --- a/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/ExecuteLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.execute_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExecuteLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php b/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php index e4bb1b495..06d9ccb1c 100644 --- a/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php +++ b/src/Elasticsearch/Endpoints/Slm/ExecuteRetention.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.execute_retention * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExecuteRetention extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php b/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php index 48464d215..acb34c8c3 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/GetLifecycle.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetStats.php b/src/Elasticsearch/Endpoints/Slm/GetStats.php index e7de93ad8..881318445 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetStats.php +++ b/src/Elasticsearch/Endpoints/Slm/GetStats.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/GetStatus.php b/src/Elasticsearch/Endpoints/Slm/GetStatus.php index 29c868420..9f64aa244 100644 --- a/src/Elasticsearch/Endpoints/Slm/GetStatus.php +++ b/src/Elasticsearch/Endpoints/Slm/GetStatus.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.get_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php b/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php index 1890c4a3b..028622f9a 100644 --- a/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php +++ b/src/Elasticsearch/Endpoints/Slm/PutLifecycle.php @@ -24,7 +24,7 @@ * Elasticsearch API name slm.put_lifecycle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutLifecycle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/Start.php b/src/Elasticsearch/Endpoints/Slm/Start.php index 1c81547af..cc3ee83b2 100644 --- a/src/Elasticsearch/Endpoints/Slm/Start.php +++ b/src/Elasticsearch/Endpoints/Slm/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Slm/Stop.php b/src/Elasticsearch/Endpoints/Slm/Stop.php index 909138088..cc0023a35 100644 --- a/src/Elasticsearch/Endpoints/Slm/Stop.php +++ b/src/Elasticsearch/Endpoints/Slm/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name slm.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php b/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php index d88a8b3a3..ac28a617e 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CleanupRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.cleanup_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CleanupRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php b/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php index e44c71511..f87c5a53a 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CloneSnapshot.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.clone * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CloneSnapshot extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Create.php b/src/Elasticsearch/Endpoints/Snapshot/Create.php index 0f8d09f98..c259c7199 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Create.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Create.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.create * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Create extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php b/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php index 4043c94e8..6e858c883 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.create_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CreateRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Delete.php b/src/Elasticsearch/Endpoints/Snapshot/Delete.php index 9616222a0..44a0efd7e 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Delete.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Delete.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.delete * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Delete extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php b/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php index d70d7bdc3..edaf3e497 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.delete_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Get.php b/src/Elasticsearch/Endpoints/Snapshot/Get.php index 5c39fd952..6c82c4e89 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Get.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php b/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php index 4c7e93965..9b8dcfec0 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php @@ -23,7 +23,7 @@ * Elasticsearch API name snapshot.get_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php b/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php index 3d729df45..e65de938c 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php +++ b/src/Elasticsearch/Endpoints/Snapshot/RepositoryAnalyze.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.repository_analyze * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RepositoryAnalyze extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Restore.php b/src/Elasticsearch/Endpoints/Snapshot/Restore.php index 633b2b2f1..ba5373770 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Restore.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Restore.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.restore * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Restore extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/Status.php b/src/Elasticsearch/Endpoints/Snapshot/Status.php index 8420181b7..b3e554d3c 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/Status.php +++ b/src/Elasticsearch/Endpoints/Snapshot/Status.php @@ -23,7 +23,7 @@ * Elasticsearch API name snapshot.status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Status extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php b/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php index 31f49fed3..52333605b 100644 --- a/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php +++ b/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php @@ -24,7 +24,7 @@ * Elasticsearch API name snapshot.verify_repository * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class VerifyRepository extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/ClearCursor.php b/src/Elasticsearch/Endpoints/Sql/ClearCursor.php index 959a28a9e..cfdb0f618 100644 --- a/src/Elasticsearch/Endpoints/Sql/ClearCursor.php +++ b/src/Elasticsearch/Endpoints/Sql/ClearCursor.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.clear_cursor * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClearCursor extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php b/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php index 455032245..384d247ff 100644 --- a/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php +++ b/src/Elasticsearch/Endpoints/Sql/DeleteAsync.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.delete_async * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteAsync extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/GetAsync.php b/src/Elasticsearch/Endpoints/Sql/GetAsync.php index 91f03a71d..3a40c4dee 100644 --- a/src/Elasticsearch/Endpoints/Sql/GetAsync.php +++ b/src/Elasticsearch/Endpoints/Sql/GetAsync.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.get_async * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAsync extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php b/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php index e72d893ab..eb5ec0e75 100644 --- a/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php +++ b/src/Elasticsearch/Endpoints/Sql/GetAsyncStatus.php @@ -24,7 +24,7 @@ * Elasticsearch API name sql.get_async_status * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetAsyncStatus extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/Query.php b/src/Elasticsearch/Endpoints/Sql/Query.php index 651095880..bd6b3a721 100644 --- a/src/Elasticsearch/Endpoints/Sql/Query.php +++ b/src/Elasticsearch/Endpoints/Sql/Query.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Query extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Sql/Translate.php b/src/Elasticsearch/Endpoints/Sql/Translate.php index 3c6509fa4..8f48f170d 100644 --- a/src/Elasticsearch/Endpoints/Sql/Translate.php +++ b/src/Elasticsearch/Endpoints/Sql/Translate.php @@ -23,7 +23,7 @@ * Elasticsearch API name sql.translate * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Translate extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Ssl/Certificates.php b/src/Elasticsearch/Endpoints/Ssl/Certificates.php index 38b2c9e57..08cef8acd 100644 --- a/src/Elasticsearch/Endpoints/Ssl/Certificates.php +++ b/src/Elasticsearch/Endpoints/Ssl/Certificates.php @@ -23,7 +23,7 @@ * Elasticsearch API name ssl.certificates * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Certificates extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/Cancel.php b/src/Elasticsearch/Endpoints/Tasks/Cancel.php index 26936f9b1..84429e89d 100644 --- a/src/Elasticsearch/Endpoints/Tasks/Cancel.php +++ b/src/Elasticsearch/Endpoints/Tasks/Cancel.php @@ -23,7 +23,7 @@ * Elasticsearch API name tasks.cancel * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Cancel extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/Get.php b/src/Elasticsearch/Endpoints/Tasks/Get.php index 2648c182f..6ee33c467 100644 --- a/src/Elasticsearch/Endpoints/Tasks/Get.php +++ b/src/Elasticsearch/Endpoints/Tasks/Get.php @@ -24,7 +24,7 @@ * Elasticsearch API name tasks.get * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Get extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Tasks/ListTasks.php b/src/Elasticsearch/Endpoints/Tasks/ListTasks.php index 1bfd2a98d..15055806f 100644 --- a/src/Elasticsearch/Endpoints/Tasks/ListTasks.php +++ b/src/Elasticsearch/Endpoints/Tasks/ListTasks.php @@ -23,7 +23,7 @@ * Elasticsearch API name tasks.list * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ListTasks extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TermVectors.php b/src/Elasticsearch/Endpoints/TermVectors.php index ddc296236..a7867c347 100644 --- a/src/Elasticsearch/Endpoints/TermVectors.php +++ b/src/Elasticsearch/Endpoints/TermVectors.php @@ -24,7 +24,7 @@ * Elasticsearch API name termvectors * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class TermVectors extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TermsEnum.php b/src/Elasticsearch/Endpoints/TermsEnum.php index 36e537f31..c4d51d982 100644 --- a/src/Elasticsearch/Endpoints/TermsEnum.php +++ b/src/Elasticsearch/Endpoints/TermsEnum.php @@ -24,7 +24,7 @@ * Elasticsearch API name terms_enum * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class TermsEnum extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php b/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php index 5a8c425b9..f7a7d87ce 100644 --- a/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php +++ b/src/Elasticsearch/Endpoints/TextStructure/FindStructure.php @@ -26,7 +26,7 @@ * Elasticsearch API name text_structure.find_structure * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FindStructure extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php b/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php index a1fc08f69..d63a0dc3c 100644 --- a/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/DeleteTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.delete_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/GetTransform.php b/src/Elasticsearch/Endpoints/Transform/GetTransform.php index 37ccdb5c5..36998f332 100644 --- a/src/Elasticsearch/Endpoints/Transform/GetTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/GetTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name transform.get_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php b/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php index 83bf69932..c9283c51b 100644 --- a/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php +++ b/src/Elasticsearch/Endpoints/Transform/GetTransformStats.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.get_transform_stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetTransformStats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php b/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php index 00406b07a..89ae61b0e 100644 --- a/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/PreviewTransform.php @@ -23,7 +23,7 @@ * Elasticsearch API name transform.preview_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PreviewTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/PutTransform.php b/src/Elasticsearch/Endpoints/Transform/PutTransform.php index d64795e0c..2962eea52 100644 --- a/src/Elasticsearch/Endpoints/Transform/PutTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/PutTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.put_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/StartTransform.php b/src/Elasticsearch/Endpoints/Transform/StartTransform.php index 66ae1e606..f23506185 100644 --- a/src/Elasticsearch/Endpoints/Transform/StartTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/StartTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.start_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StartTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/StopTransform.php b/src/Elasticsearch/Endpoints/Transform/StopTransform.php index d2c43e4b9..9419404a1 100644 --- a/src/Elasticsearch/Endpoints/Transform/StopTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/StopTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.stop_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class StopTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php b/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php index 091219b7d..042f58090 100644 --- a/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php +++ b/src/Elasticsearch/Endpoints/Transform/UpdateTransform.php @@ -24,7 +24,7 @@ * Elasticsearch API name transform.update_transform * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateTransform extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Transform/UpgradeTransforms.php b/src/Elasticsearch/Endpoints/Transform/UpgradeTransforms.php index ee6d6735b..ffb608569 100644 --- a/src/Elasticsearch/Endpoints/Transform/UpgradeTransforms.php +++ b/src/Elasticsearch/Endpoints/Transform/UpgradeTransforms.php @@ -23,7 +23,7 @@ * Elasticsearch API name transform.upgrade_transforms * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpgradeTransforms extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Update.php b/src/Elasticsearch/Endpoints/Update.php index 3689cd1a3..2cef1ae71 100644 --- a/src/Elasticsearch/Endpoints/Update.php +++ b/src/Elasticsearch/Endpoints/Update.php @@ -24,7 +24,7 @@ * Elasticsearch API name update * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Update extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/UpdateByQuery.php b/src/Elasticsearch/Endpoints/UpdateByQuery.php index 2364d80cc..9c3e1c055 100644 --- a/src/Elasticsearch/Endpoints/UpdateByQuery.php +++ b/src/Elasticsearch/Endpoints/UpdateByQuery.php @@ -24,7 +24,7 @@ * Elasticsearch API name update_by_query * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateByQuery extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php b/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php index f441bd586..1abaccf18 100644 --- a/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php +++ b/src/Elasticsearch/Endpoints/UpdateByQueryRethrottle.php @@ -24,7 +24,7 @@ * Elasticsearch API name update_by_query_rethrottle * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class UpdateByQueryRethrottle extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/AckWatch.php b/src/Elasticsearch/Endpoints/Watcher/AckWatch.php index 467db2669..51b110e1d 100644 --- a/src/Elasticsearch/Endpoints/Watcher/AckWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/AckWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.ack_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class AckWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php b/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php index 42507f24b..f193193a7 100644 --- a/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/ActivateWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.activate_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ActivateWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php b/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php index e07274b93..47c19bc5f 100644 --- a/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/DeactivateWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.deactivate_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeactivateWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php b/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php index c1338ed65..e301e92c5 100644 --- a/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/DeleteWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.delete_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DeleteWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php b/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php index 435585e28..150f6c847 100644 --- a/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/ExecuteWatch.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.execute_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ExecuteWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/GetWatch.php b/src/Elasticsearch/Endpoints/Watcher/GetWatch.php index 8a57a25cf..30be296d1 100644 --- a/src/Elasticsearch/Endpoints/Watcher/GetWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/GetWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.get_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GetWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/PutWatch.php b/src/Elasticsearch/Endpoints/Watcher/PutWatch.php index fd2ed42b2..91f3bc635 100644 --- a/src/Elasticsearch/Endpoints/Watcher/PutWatch.php +++ b/src/Elasticsearch/Endpoints/Watcher/PutWatch.php @@ -24,7 +24,7 @@ * Elasticsearch API name watcher.put_watch * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class PutWatch extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php b/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php index 4ee214bfa..ca41c7491 100644 --- a/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php +++ b/src/Elasticsearch/Endpoints/Watcher/QueryWatches.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.query_watches * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class QueryWatches extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Start.php b/src/Elasticsearch/Endpoints/Watcher/Start.php index ddb0c87b0..a05eb915f 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Start.php +++ b/src/Elasticsearch/Endpoints/Watcher/Start.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.start * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Start extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Stats.php b/src/Elasticsearch/Endpoints/Watcher/Stats.php index ef09e34e6..79d207f67 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Stats.php +++ b/src/Elasticsearch/Endpoints/Watcher/Stats.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.stats * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stats extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Watcher/Stop.php b/src/Elasticsearch/Endpoints/Watcher/Stop.php index b5be5e7c3..007fc8fa7 100644 --- a/src/Elasticsearch/Endpoints/Watcher/Stop.php +++ b/src/Elasticsearch/Endpoints/Watcher/Stop.php @@ -23,7 +23,7 @@ * Elasticsearch API name watcher.stop * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Stop extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Xpack/Info.php b/src/Elasticsearch/Endpoints/Xpack/Info.php index d6fd76e6f..2e593925f 100644 --- a/src/Elasticsearch/Endpoints/Xpack/Info.php +++ b/src/Elasticsearch/Endpoints/Xpack/Info.php @@ -23,7 +23,7 @@ * Elasticsearch API name xpack.info * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Info extends AbstractEndpoint { diff --git a/src/Elasticsearch/Endpoints/Xpack/Usage.php b/src/Elasticsearch/Endpoints/Xpack/Usage.php index 7677038a1..4c3e29ae0 100644 --- a/src/Elasticsearch/Endpoints/Xpack/Usage.php +++ b/src/Elasticsearch/Endpoints/Xpack/Usage.php @@ -23,7 +23,7 @@ * Elasticsearch API name xpack.usage * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class Usage extends AbstractEndpoint { diff --git a/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php b/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php index a6646885f..ccf0d9731 100644 --- a/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php +++ b/src/Elasticsearch/Namespaces/AsyncSearchNamespace.php @@ -22,7 +22,7 @@ * Class AsyncSearchNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class AsyncSearchNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/AutoscalingNamespace.php b/src/Elasticsearch/Namespaces/AutoscalingNamespace.php index 714e7625c..33c14d37c 100644 --- a/src/Elasticsearch/Namespaces/AutoscalingNamespace.php +++ b/src/Elasticsearch/Namespaces/AutoscalingNamespace.php @@ -22,7 +22,7 @@ * Class AutoscalingNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class AutoscalingNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/CatNamespace.php b/src/Elasticsearch/Namespaces/CatNamespace.php index 061c8df9e..0a21f36fb 100644 --- a/src/Elasticsearch/Namespaces/CatNamespace.php +++ b/src/Elasticsearch/Namespaces/CatNamespace.php @@ -22,7 +22,7 @@ * Class CatNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CatNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/CcrNamespace.php b/src/Elasticsearch/Namespaces/CcrNamespace.php index 60c1d7941..0b9030d5f 100644 --- a/src/Elasticsearch/Namespaces/CcrNamespace.php +++ b/src/Elasticsearch/Namespaces/CcrNamespace.php @@ -22,7 +22,7 @@ * Class CcrNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class CcrNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/ClusterNamespace.php b/src/Elasticsearch/Namespaces/ClusterNamespace.php index 9cb5bae41..f69e834ad 100644 --- a/src/Elasticsearch/Namespaces/ClusterNamespace.php +++ b/src/Elasticsearch/Namespaces/ClusterNamespace.php @@ -22,7 +22,7 @@ * Class ClusterNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ClusterNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php b/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php index 59642f550..ab51259d4 100644 --- a/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php +++ b/src/Elasticsearch/Namespaces/DanglingIndicesNamespace.php @@ -22,7 +22,7 @@ * Class DanglingIndicesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class DanglingIndicesNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/EnrichNamespace.php b/src/Elasticsearch/Namespaces/EnrichNamespace.php index 5300384b8..f4a37e6a5 100644 --- a/src/Elasticsearch/Namespaces/EnrichNamespace.php +++ b/src/Elasticsearch/Namespaces/EnrichNamespace.php @@ -22,7 +22,7 @@ * Class EnrichNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EnrichNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/EqlNamespace.php b/src/Elasticsearch/Namespaces/EqlNamespace.php index c6d6ecbb3..4a82570d1 100644 --- a/src/Elasticsearch/Namespaces/EqlNamespace.php +++ b/src/Elasticsearch/Namespaces/EqlNamespace.php @@ -22,7 +22,7 @@ * Class EqlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class EqlNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/FeaturesNamespace.php b/src/Elasticsearch/Namespaces/FeaturesNamespace.php index 3176080a5..b11aa1948 100644 --- a/src/Elasticsearch/Namespaces/FeaturesNamespace.php +++ b/src/Elasticsearch/Namespaces/FeaturesNamespace.php @@ -22,7 +22,7 @@ * Class FeaturesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FeaturesNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/FleetNamespace.php b/src/Elasticsearch/Namespaces/FleetNamespace.php index 14124d9bc..9162edb0b 100644 --- a/src/Elasticsearch/Namespaces/FleetNamespace.php +++ b/src/Elasticsearch/Namespaces/FleetNamespace.php @@ -22,7 +22,7 @@ * Class FleetNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class FleetNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/GraphNamespace.php b/src/Elasticsearch/Namespaces/GraphNamespace.php index d827952b5..06fab2158 100644 --- a/src/Elasticsearch/Namespaces/GraphNamespace.php +++ b/src/Elasticsearch/Namespaces/GraphNamespace.php @@ -22,7 +22,7 @@ * Class GraphNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class GraphNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/IlmNamespace.php b/src/Elasticsearch/Namespaces/IlmNamespace.php index 68fa927d2..40f832172 100644 --- a/src/Elasticsearch/Namespaces/IlmNamespace.php +++ b/src/Elasticsearch/Namespaces/IlmNamespace.php @@ -22,7 +22,7 @@ * Class IlmNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class IlmNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/IndicesNamespace.php b/src/Elasticsearch/Namespaces/IndicesNamespace.php index bcefe68b7..98f7ac018 100644 --- a/src/Elasticsearch/Namespaces/IndicesNamespace.php +++ b/src/Elasticsearch/Namespaces/IndicesNamespace.php @@ -22,7 +22,7 @@ * Class IndicesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class IndicesNamespace extends AbstractNamespace { @@ -588,32 +588,6 @@ public function forcemerge(array $params = []) return $this->performRequest($endpoint); } - /** - * Freezes an index. A frozen index has almost no overhead on the cluster (except for maintaining its metadata in memory) and is read-only. - * - * $params['index'] = (string) The name of the index to freeze - * $params['timeout'] = (time) Explicit operation timeout - * $params['master_timeout'] = (time) Specify timeout for connection to master - * $params['ignore_unavailable'] = (boolean) Whether specified concrete indices should be ignored when unavailable (missing or closed) - * $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified) - * $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that are open, closed or both. (Options = open,closed,hidden,none,all) (Default = closed) - * $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns. - * - * @param array $params Associative array of parameters - * @return array - * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/freeze-index-api.html - */ - public function freeze(array $params = []) - { - $index = $this->extractArgument($params, 'index'); - - $endpointBuilder = $this->endpoints; - $endpoint = $endpointBuilder('Indices\Freeze'); - $endpoint->setParams($params); - $endpoint->setIndex($index); - - return $this->performRequest($endpoint); - } /** * Returns information about one or more indices. * diff --git a/src/Elasticsearch/Namespaces/IngestNamespace.php b/src/Elasticsearch/Namespaces/IngestNamespace.php index bbe48be19..adc0c09d3 100644 --- a/src/Elasticsearch/Namespaces/IngestNamespace.php +++ b/src/Elasticsearch/Namespaces/IngestNamespace.php @@ -22,7 +22,7 @@ * Class IngestNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class IngestNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/LicenseNamespace.php b/src/Elasticsearch/Namespaces/LicenseNamespace.php index 2fb757c6b..a0000718f 100644 --- a/src/Elasticsearch/Namespaces/LicenseNamespace.php +++ b/src/Elasticsearch/Namespaces/LicenseNamespace.php @@ -22,7 +22,7 @@ * Class LicenseNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class LicenseNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/LogstashNamespace.php b/src/Elasticsearch/Namespaces/LogstashNamespace.php index b510be737..1efbc2de4 100644 --- a/src/Elasticsearch/Namespaces/LogstashNamespace.php +++ b/src/Elasticsearch/Namespaces/LogstashNamespace.php @@ -22,7 +22,7 @@ * Class LogstashNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class LogstashNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/MigrationNamespace.php b/src/Elasticsearch/Namespaces/MigrationNamespace.php index 7b8c02df0..a7e70aedb 100644 --- a/src/Elasticsearch/Namespaces/MigrationNamespace.php +++ b/src/Elasticsearch/Namespaces/MigrationNamespace.php @@ -22,7 +22,7 @@ * Class MigrationNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MigrationNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/MlNamespace.php b/src/Elasticsearch/Namespaces/MlNamespace.php index e247bdad6..04a3a00b1 100644 --- a/src/Elasticsearch/Namespaces/MlNamespace.php +++ b/src/Elasticsearch/Namespaces/MlNamespace.php @@ -22,7 +22,7 @@ * Class MlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MlNamespace extends AbstractNamespace { @@ -282,6 +282,7 @@ public function deleteModelSnapshot(array $params = []) * Deletes an existing trained inference model that is currently not referenced by an ingest pipeline. * * $params['model_id'] = (string) The ID of the trained model to delete + * $params['timeout'] = (time) Controls the amount of time to wait for the model to be deleted. (Default = 30s) * * @param array $params Associative array of parameters * @return array diff --git a/src/Elasticsearch/Namespaces/MonitoringNamespace.php b/src/Elasticsearch/Namespaces/MonitoringNamespace.php index 05f8f871d..d6cb94fbd 100644 --- a/src/Elasticsearch/Namespaces/MonitoringNamespace.php +++ b/src/Elasticsearch/Namespaces/MonitoringNamespace.php @@ -22,7 +22,7 @@ * Class MonitoringNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class MonitoringNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/NodesNamespace.php b/src/Elasticsearch/Namespaces/NodesNamespace.php index 030de2a9f..079f9477e 100644 --- a/src/Elasticsearch/Namespaces/NodesNamespace.php +++ b/src/Elasticsearch/Namespaces/NodesNamespace.php @@ -22,7 +22,7 @@ * Class NodesNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class NodesNamespace extends AbstractNamespace { @@ -84,7 +84,8 @@ public function getRepositoriesMeteringInfo(array $params = []) * $params['snapshots'] = (number) Number of samples of thread stacktrace (default: 10) * $params['threads'] = (number) Specify the number of threads to provide information for (default: 3) * $params['ignore_idle_threads'] = (boolean) Don't show threads that are in known-idle places, such as waiting on a socket select or pulling from an empty task queue (default: true) - * $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block) + * $params['type'] = (enum) The type to sample (default: cpu) (Options = cpu,wait,block,mem) + * $params['sort'] = (enum) The sort order for 'cpu' type (default: total) (Options = cpu,total) * $params['timeout'] = (time) Explicit operation timeout * * @param array $params Associative array of parameters diff --git a/src/Elasticsearch/Namespaces/RollupNamespace.php b/src/Elasticsearch/Namespaces/RollupNamespace.php index e8073d964..039345c39 100644 --- a/src/Elasticsearch/Namespaces/RollupNamespace.php +++ b/src/Elasticsearch/Namespaces/RollupNamespace.php @@ -22,7 +22,7 @@ * Class RollupNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class RollupNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php b/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php index e5fc3c3b7..3a6aa44bb 100644 --- a/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php +++ b/src/Elasticsearch/Namespaces/SearchableSnapshotsNamespace.php @@ -22,7 +22,7 @@ * Class SearchableSnapshotsNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SearchableSnapshotsNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SecurityNamespace.php b/src/Elasticsearch/Namespaces/SecurityNamespace.php index e3793ce79..4d88752dc 100644 --- a/src/Elasticsearch/Namespaces/SecurityNamespace.php +++ b/src/Elasticsearch/Namespaces/SecurityNamespace.php @@ -22,7 +22,7 @@ * Class SecurityNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SecurityNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/ShutdownNamespace.php b/src/Elasticsearch/Namespaces/ShutdownNamespace.php index 7d3e6d08d..7b907702a 100644 --- a/src/Elasticsearch/Namespaces/ShutdownNamespace.php +++ b/src/Elasticsearch/Namespaces/ShutdownNamespace.php @@ -22,7 +22,7 @@ * Class ShutdownNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class ShutdownNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SlmNamespace.php b/src/Elasticsearch/Namespaces/SlmNamespace.php index 4979d518b..964e91564 100644 --- a/src/Elasticsearch/Namespaces/SlmNamespace.php +++ b/src/Elasticsearch/Namespaces/SlmNamespace.php @@ -22,7 +22,7 @@ * Class SlmNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SlmNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SnapshotNamespace.php b/src/Elasticsearch/Namespaces/SnapshotNamespace.php index 7e4911f99..aaef4eae9 100644 --- a/src/Elasticsearch/Namespaces/SnapshotNamespace.php +++ b/src/Elasticsearch/Namespaces/SnapshotNamespace.php @@ -22,7 +22,7 @@ * Class SnapshotNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SnapshotNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SqlNamespace.php b/src/Elasticsearch/Namespaces/SqlNamespace.php index f9e9778f7..870ea2e5c 100644 --- a/src/Elasticsearch/Namespaces/SqlNamespace.php +++ b/src/Elasticsearch/Namespaces/SqlNamespace.php @@ -22,7 +22,7 @@ * Class SqlNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SqlNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/SslNamespace.php b/src/Elasticsearch/Namespaces/SslNamespace.php index 57f01050a..2320a1958 100644 --- a/src/Elasticsearch/Namespaces/SslNamespace.php +++ b/src/Elasticsearch/Namespaces/SslNamespace.php @@ -22,7 +22,7 @@ * Class SslNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class SslNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TasksNamespace.php b/src/Elasticsearch/Namespaces/TasksNamespace.php index ed8658d2c..f9023b0fe 100644 --- a/src/Elasticsearch/Namespaces/TasksNamespace.php +++ b/src/Elasticsearch/Namespaces/TasksNamespace.php @@ -22,7 +22,7 @@ * Class TasksNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class TasksNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TextStructureNamespace.php b/src/Elasticsearch/Namespaces/TextStructureNamespace.php index 97e35643f..8ed71330e 100644 --- a/src/Elasticsearch/Namespaces/TextStructureNamespace.php +++ b/src/Elasticsearch/Namespaces/TextStructureNamespace.php @@ -22,7 +22,7 @@ * Class TextStructureNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class TextStructureNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/TransformNamespace.php b/src/Elasticsearch/Namespaces/TransformNamespace.php index f16350d40..9f62a7137 100644 --- a/src/Elasticsearch/Namespaces/TransformNamespace.php +++ b/src/Elasticsearch/Namespaces/TransformNamespace.php @@ -22,7 +22,7 @@ * Class TransformNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class TransformNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/WatcherNamespace.php b/src/Elasticsearch/Namespaces/WatcherNamespace.php index c6c908979..e69f1a5ae 100644 --- a/src/Elasticsearch/Namespaces/WatcherNamespace.php +++ b/src/Elasticsearch/Namespaces/WatcherNamespace.php @@ -22,7 +22,7 @@ * Class WatcherNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class WatcherNamespace extends AbstractNamespace { diff --git a/src/Elasticsearch/Namespaces/XpackNamespace.php b/src/Elasticsearch/Namespaces/XpackNamespace.php index 1f4f1b331..5deb70c76 100644 --- a/src/Elasticsearch/Namespaces/XpackNamespace.php +++ b/src/Elasticsearch/Namespaces/XpackNamespace.php @@ -22,7 +22,7 @@ * Class XpackNamespace * * NOTE: this file is autogenerated using util/GenerateEndpoints.php - * and Elasticsearch 8.0.0-SNAPSHOT (a10236e3287cbdc7b936e15dcddc9b8b19716a4b) + * and Elasticsearch 8.0.0-SNAPSHOT (beef89abc4e9028c4e62fa25a9e6337eea7d8e7e) */ class XpackNamespace extends AbstractNamespace {