diff --git a/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html b/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html index 26598d100a..b3b37720fb 100644 --- a/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html +++ b/java-client/src/main/java/co/elastic/clients/elasticsearch/doc-files/api-spec.html @@ -1487,7 +1487,7 @@ 'esql.list_queries.Response': 'esql/list_queries/ListQueriesResponse.ts#L32-L36', 'esql.put_view.Request': 'esql/put_view/PutViewRequest.ts#L23-L49', 'esql.put_view.Response': 'esql/put_view/PutViewResponse.ts#L22-L25', -'esql.query.Request': 'esql/query/QueryRequest.ts#L28-L128', +'esql.query.Request': 'esql/query/QueryRequest.ts#L28-L140', 'esql.query.Response': 'esql/query/QueryResponse.ts#L22-L25', 'features._types.Feature': 'features/_types/Feature.ts#L20-L23', 'features.get_features.Request': 'features/get_features/GetFeaturesRequest.ts#L24-L56', @@ -2074,7 +2074,7 @@ 'inference.completion.Response': 'inference/completion/CompletionResponse.ts#L22-L25', 'inference.delete.Request': 'inference/delete/DeleteRequest.ts#L24-L69', 'inference.delete.Response': 'inference/delete/DeleteResponse.ts#L22-L25', -'inference.get.Request': 'inference/get/GetRequest.ts#L24-L59', +'inference.get.Request': 'inference/get/GetRequest.ts#L24-L64', 'inference.get.Response': 'inference/get/GetResponse.ts#L22-L26', 'inference.inference.Request': 'inference/inference/InferenceRequest.ts#L26-L106', 'inference.inference.Response': 'inference/inference/InferenceResponse.ts#L22-L25', @@ -3423,8 +3423,8 @@ 'watcher.update_settings.Request': 'watcher/update_settings/WatcherUpdateSettingsRequest.ts#L25-L66', 'watcher.update_settings.Response': 'watcher/update_settings/WatcherUpdateSettingsResponse.ts#L20-L24', 'xpack.info.BuildInformation': 'xpack/info/types.ts#L24-L27', -'xpack.info.Feature': 'xpack/info/types.ts#L84-L89', -'xpack.info.Features': 'xpack/info/types.ts#L42-L82', +'xpack.info.Feature': 'xpack/info/types.ts#L88-L93', +'xpack.info.Features': 'xpack/info/types.ts#L42-L86', 'xpack.info.MinimalLicenseInformation': 'xpack/info/types.ts#L34-L40', 'xpack.info.NativeCodeInformation': 'xpack/info/types.ts#L29-L32', 'xpack.info.Request': 'xpack/info/XPackInfoRequest.ts#L23-L63', @@ -3449,6 +3449,8 @@ 'xpack.usage.EqlFeaturesSequences': 'xpack/usage/types.ts#L127-L134', 'xpack.usage.FeatureToggle': 'xpack/usage/types.ts#L37-L39', 'xpack.usage.Flattened': 'xpack/usage/types.ts#L399-L401', +'xpack.usage.GpuNodeStats': 'xpack/usage/types.ts#L510-L522', +'xpack.usage.GpuVectorIndexing': 'xpack/usage/types.ts#L524-L534', 'xpack.usage.HealthStatistics': 'xpack/usage/types.ts#L150-L152', 'xpack.usage.Ilm': 'xpack/usage/types.ts#L172-L175', 'xpack.usage.IlmPolicyStatistics': 'xpack/usage/types.ts#L167-L170', @@ -3476,7 +3478,7 @@ 'xpack.usage.Realm': 'xpack/usage/types.ts#L456-L465', 'xpack.usage.RealmCache': 'xpack/usage/types.ts#L276-L278', 'xpack.usage.Request': 'xpack/usage/XPackUsageRequest.ts#L24-L52', -'xpack.usage.Response': 'xpack/usage/XPackUsageResponse.ts#L42-L77', +'xpack.usage.Response': 'xpack/usage/XPackUsageResponse.ts#L43-L82', 'xpack.usage.RoleMapping': 'xpack/usage/types.ts#L280-L283', 'xpack.usage.RuntimeFieldTypes': 'xpack/usage/types.ts#L285-L287', 'xpack.usage.RuntimeFieldsType': 'xpack/usage/types.ts#L289-L304', @@ -3502,10 +3504,10 @@ if (hash.length > 1) { hash = hash.substring(1); } - window.location = "https://github.com/elastic/elasticsearch-specification/tree/0d7660dad7514c66b2d9beebacca4fb54575d857/specification/" + (paths[hash] || ""); + window.location = "https://github.com/elastic/elasticsearch-specification/tree/e19c0a81f07307768d2b3db53a8d885a25479d34/specification/" + (paths[hash] || "");
- Please see the Elasticsearch API specification. + Please see the Elasticsearch API specification.