From dfb3759a15a5d262d8f687202b92c654644bbb81 Mon Sep 17 00:00:00 2001 From: lcawl Date: Thu, 17 Oct 2024 16:37:26 -0700 Subject: [PATCH] Regenerate output --- .../output/kibana.serverless.staging.yaml | 14 ++------ oas_docs/output/kibana.serverless.yaml | 14 ++------ oas_docs/output/kibana.staging.yaml | 33 +++---------------- oas_docs/output/kibana.yaml | 33 +++---------------- 4 files changed, 14 insertions(+), 80 deletions(-) diff --git a/oas_docs/output/kibana.serverless.staging.yaml b/oas_docs/output/kibana.serverless.staging.yaml index 1ee5e2e149a1f..9766d72c0a1d6 100644 --- a/oas_docs/output/kibana.serverless.staging.yaml +++ b/oas_docs/output/kibana.serverless.staging.yaml @@ -35790,12 +35790,6 @@ paths: NOTE: The `savedObjects.maxImportExportSize` configuration setting limits the number of saved objects which may be exported. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: exportSavedObjectsDefault parameters: - $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' @@ -35854,6 +35848,7 @@ paths: summary: Export saved objects tags: - saved objects + x-state: Technical preview /api/saved_objects/_import: post: description: > @@ -35864,12 +35859,6 @@ paths: on the same major, or the next major. Exported saved objects are not backwards compatible and cannot be imported into an older version of Kibana. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: importSavedObjectsDefault parameters: - $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' @@ -35988,6 +35977,7 @@ paths: -X POST api/saved_objects/_import?createNewCopies=true -H "kbn-xsrf: true" --form file=@file.ndjson + x-state: Technical preview /api/security_ai_assistant/anonymization_fields/_bulk_action: post: description: >- diff --git a/oas_docs/output/kibana.serverless.yaml b/oas_docs/output/kibana.serverless.yaml index 1ee5e2e149a1f..9766d72c0a1d6 100644 --- a/oas_docs/output/kibana.serverless.yaml +++ b/oas_docs/output/kibana.serverless.yaml @@ -35790,12 +35790,6 @@ paths: NOTE: The `savedObjects.maxImportExportSize` configuration setting limits the number of saved objects which may be exported. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: exportSavedObjectsDefault parameters: - $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' @@ -35854,6 +35848,7 @@ paths: summary: Export saved objects tags: - saved objects + x-state: Technical preview /api/saved_objects/_import: post: description: > @@ -35864,12 +35859,6 @@ paths: on the same major, or the next major. Exported saved objects are not backwards compatible and cannot be imported into an older version of Kibana. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: importSavedObjectsDefault parameters: - $ref: '#/components/parameters/Serverless_saved_objects_kbn_xsrf' @@ -35988,6 +35977,7 @@ paths: -X POST api/saved_objects/_import?createNewCopies=true -H "kbn-xsrf: true" --form file=@file.ndjson + x-state: Technical preview /api/security_ai_assistant/anonymization_fields/_bulk_action: post: description: >- diff --git a/oas_docs/output/kibana.staging.yaml b/oas_docs/output/kibana.staging.yaml index 7326d9c10436d..7ee4036a64976 100644 --- a/oas_docs/output/kibana.staging.yaml +++ b/oas_docs/output/kibana.staging.yaml @@ -10413,12 +10413,6 @@ paths: but if you're dealing with a large number of saved objects and experiencing performance issues, you may want to rotate the encryption key. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: rotateEncryptionKey parameters: - description: > @@ -10494,6 +10488,7 @@ paths: summary: Rotate a key for encrypted saved objects tags: - saved objects + x-state: Technical preview /api/endpoint_list: post: description: >- @@ -39413,12 +39408,6 @@ paths: NOTE: The `savedObjects.maxImportExportSize` configuration setting limits the number of saved objects which may be exported. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: exportSavedObjectsDefault parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39475,6 +39464,7 @@ paths: summary: Export saved objects tags: - saved objects + x-state: Technical preview /api/saved_objects/_find: get: deprecated: true @@ -39617,12 +39607,6 @@ paths: on the same major, or the next major. Exported saved objects are not backwards compatible and cannot be imported into an older version of Kibana. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: importSavedObjectsDefault parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39739,23 +39723,15 @@ paths: -X POST api/saved_objects/_import?createNewCopies=true -H "kbn-xsrf: true" --form file=@file.ndjson + x-state: Technical preview /api/saved_objects/_resolve_import_errors: post: - description: > + description: | To resolve errors from the Import objects API, you can: - * Retry certain saved objects - * Overwrite specific saved objects - * Change references to different saved objects - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: resolveImportErrors parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39897,6 +39873,7 @@ paths: summary: Resolve import errors tags: - saved objects + x-state: Technical preview /api/saved_objects/{type}: post: deprecated: true diff --git a/oas_docs/output/kibana.yaml b/oas_docs/output/kibana.yaml index 7326d9c10436d..7ee4036a64976 100644 --- a/oas_docs/output/kibana.yaml +++ b/oas_docs/output/kibana.yaml @@ -10413,12 +10413,6 @@ paths: but if you're dealing with a large number of saved objects and experiencing performance issues, you may want to rotate the encryption key. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: rotateEncryptionKey parameters: - description: > @@ -10494,6 +10488,7 @@ paths: summary: Rotate a key for encrypted saved objects tags: - saved objects + x-state: Technical preview /api/endpoint_list: post: description: >- @@ -39413,12 +39408,6 @@ paths: NOTE: The `savedObjects.maxImportExportSize` configuration setting limits the number of saved objects which may be exported. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: exportSavedObjectsDefault parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39475,6 +39464,7 @@ paths: summary: Export saved objects tags: - saved objects + x-state: Technical preview /api/saved_objects/_find: get: deprecated: true @@ -39617,12 +39607,6 @@ paths: on the same major, or the next major. Exported saved objects are not backwards compatible and cannot be imported into an older version of Kibana. - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: importSavedObjectsDefault parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39739,23 +39723,15 @@ paths: -X POST api/saved_objects/_import?createNewCopies=true -H "kbn-xsrf: true" --form file=@file.ndjson + x-state: Technical preview /api/saved_objects/_resolve_import_errors: post: - description: > + description: | To resolve errors from the Import objects API, you can: - * Retry certain saved objects - * Overwrite specific saved objects - * Change references to different saved objects - - - This functionality is in technical preview and may be changed or removed - in a future release. Elastic will work to fix any issues, but features - in technical preview are not subject to the support SLA of official GA - features. operationId: resolveImportErrors parameters: - $ref: '#/components/parameters/Saved_objects_kbn_xsrf' @@ -39897,6 +39873,7 @@ paths: summary: Resolve import errors tags: - saved objects + x-state: Technical preview /api/saved_objects/{type}: post: deprecated: true