Skip to content

Commit

Permalink
Regenerate output
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Oct 17, 2024
1 parent 2470e00 commit dfb3759
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 80 deletions.
14 changes: 2 additions & 12 deletions oas_docs/output/kibana.serverless.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -35854,6 +35848,7 @@ paths:
summary: Export saved objects
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/_import:
post:
description: >
Expand All @@ -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'
Expand Down Expand Up @@ -35988,6 +35977,7 @@ paths:
-X POST api/saved_objects/_import?createNewCopies=true
-H "kbn-xsrf: true"
--form [email protected]
x-state: Technical preview
/api/security_ai_assistant/anonymization_fields/_bulk_action:
post:
description: >-
Expand Down
14 changes: 2 additions & 12 deletions oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -35854,6 +35848,7 @@ paths:
summary: Export saved objects
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/_import:
post:
description: >
Expand All @@ -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'
Expand Down Expand Up @@ -35988,6 +35977,7 @@ paths:
-X POST api/saved_objects/_import?createNewCopies=true
-H "kbn-xsrf: true"
--form [email protected]
x-state: Technical preview
/api/security_ai_assistant/anonymization_fields/_bulk_action:
post:
description: >-
Expand Down
33 changes: 5 additions & 28 deletions oas_docs/output/kibana.staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down Expand Up @@ -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: >-
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -39475,6 +39464,7 @@ paths:
summary: Export saved objects
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/_find:
get:
deprecated: true
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -39739,23 +39723,15 @@ paths:
-X POST api/saved_objects/_import?createNewCopies=true
-H "kbn-xsrf: true"
--form [email protected]
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'
Expand Down Expand Up @@ -39897,6 +39873,7 @@ paths:
summary: Resolve import errors
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/{type}:
post:
deprecated: true
Expand Down
33 changes: 5 additions & 28 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: >
Expand Down Expand Up @@ -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: >-
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -39475,6 +39464,7 @@ paths:
summary: Export saved objects
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/_find:
get:
deprecated: true
Expand Down Expand Up @@ -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'
Expand Down Expand Up @@ -39739,23 +39723,15 @@ paths:
-X POST api/saved_objects/_import?createNewCopies=true
-H "kbn-xsrf: true"
--form [email protected]
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'
Expand Down Expand Up @@ -39897,6 +39873,7 @@ paths:
summary: Resolve import errors
tags:
- saved objects
x-state: Technical preview
/api/saved_objects/{type}:
post:
deprecated: true
Expand Down

0 comments on commit dfb3759

Please sign in to comment.