From 1e70aefb3700ff510220de6049bd4631b807ce76 Mon Sep 17 00:00:00 2001 From: Elastic Machine Date: Wed, 27 Mar 2024 10:34:22 +0000 Subject: [PATCH] Update specification output --- output/openapi/elasticsearch-serverless-openapi.json | 4 ++-- output/schema/schema.json | 4 ++-- output/schema/validation-errors.json | 6 ------ 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/output/openapi/elasticsearch-serverless-openapi.json b/output/openapi/elasticsearch-serverless-openapi.json index cb703d2e93..f1c2c2d3ac 100644 --- a/output/openapi/elasticsearch-serverless-openapi.json +++ b/output/openapi/elasticsearch-serverless-openapi.json @@ -9770,7 +9770,7 @@ { "in": "query", "name": "defer_definition_decompression", - "description": "If set to `true` and a `compressed_definition` is provided, \nthe request defers definition decompression and skips relevant \nvalidations.", + "description": "If set to `true` and a `compressed_definition` is provided,\nthe request defers definition decompression and skips relevant\nvalidations.", "deprecated": false, "schema": { "type": "boolean" @@ -9780,7 +9780,7 @@ { "in": "query", "name": "wait_for_completion", - "description": "Whether to wait for all child operations (e.g. model download) \nto complete.", + "description": "Whether to wait for all child operations (e.g. model download)\nto complete.", "deprecated": false, "schema": { "type": "boolean" diff --git a/output/schema/schema.json b/output/schema/schema.json index 87da12f590..9f17b2c46b 100644 --- a/output/schema/schema.json +++ b/output/schema/schema.json @@ -155220,7 +155220,7 @@ "since": "8.0.0" } }, - "description": "If set to `true` and a `compressed_definition` is provided, \nthe request defers definition decompression and skips relevant \nvalidations.", + "description": "If set to `true` and a `compressed_definition` is provided,\nthe request defers definition decompression and skips relevant\nvalidations.", "name": "defer_definition_decompression", "required": false, "since": "8.0.0", @@ -155239,7 +155239,7 @@ "since": "8.8.0" } }, - "description": "Whether to wait for all child operations (e.g. model download) \nto complete.", + "description": "Whether to wait for all child operations (e.g. model download)\nto complete.", "name": "wait_for_completion", "required": false, "since": "8.8.0", diff --git a/output/schema/validation-errors.json b/output/schema/validation-errors.json index 652b1230f7..6aea699417 100644 --- a/output/schema/validation-errors.json +++ b/output/schema/validation-errors.json @@ -1035,12 +1035,6 @@ ], "response": [] }, - "ml.put_trained_model": { - "request": [ - "Request: missing json spec query parameter 'wait_for_completion'" - ], - "response": [] - }, "ml.put_trained_model_alias": { "request": [], "response": [