Skip to content

Commit

Permalink
Fix typo in OAS
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Nov 6, 2024
1 parent 8fe0d3a commit 7c399ad
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 31 deletions.
16 changes: 8 additions & 8 deletions oas_docs/output/kibana.serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ info:
contact:
name: Kibana Team
description: >
**Technical preview**
**Technical preview**

This functionality is in technical preview and may be changed or removed in
a future release.
Expand Down Expand Up @@ -183,7 +183,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -279,7 +279,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -371,7 +371,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -459,7 +459,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -34725,7 +34725,7 @@ paths:
members have read access to. A document within the
specified data streams and indices must match this
query in order for it to be accessible by the role
members.
members.
type: string
required:
- clusters
Expand Down Expand Up @@ -35004,7 +35004,7 @@ paths:
document within the specified data streams
and indices must match this query in order
for it to be accessible by the role
members.
members.
type: string
required:
- clusters
Expand Down Expand Up @@ -50524,7 +50524,7 @@ tags:
name: ml
- name: roles
- description: >
Export sets of saved objects that you want to import into {kib}, resolve
Export sets of saved objects that you want to import into Kibana, resolve
import errors, and rotate an encryption key for encrypted saved objects
with the saved objects APIs.

Expand Down
22 changes: 11 additions & 11 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -276,7 +276,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -368,7 +368,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -456,7 +456,7 @@ paths:
description: >-
Indicates whether the connector is preconfigured. If true,
the `config` and `is_missing_secrets` properties are
omitted from the response.
omitted from the response.
type: boolean
is_system_action:
description: >-
Expand Down Expand Up @@ -6869,7 +6869,7 @@ paths:
- cases
patch:
description: >
You must have `all` privileges for the **Cases** feature in the
You must have `all` privileges for the **Cases** feature in the
**Management**, **Observability**, or **Security** section of the
Kibana feature privileges, depending on the owner of the case you're
updating.
Expand Down Expand Up @@ -37229,7 +37229,7 @@ paths:
description: >
Indicates a successful call. NOTE: This HTTP response code indicates
that the bulk operation succeeded. Errors pertaining to individual
objects will be returned in the response body.
objects will be returned in the response body.
'400':
content:
application/json; Elastic-Api-Version=2023-10-31:
Expand Down Expand Up @@ -37263,7 +37263,7 @@ paths:
description: >
Indicates a successful call. NOTE: This HTTP response code indicates
that the bulk operation succeeded. Errors pertaining to individual
objects will be returned in the response body.
objects will be returned in the response body.
'400':
content:
application/json; Elastic-Api-Version=2023-10-31:
Expand Down Expand Up @@ -38819,7 +38819,7 @@ paths:
members have read access to. A document within the
specified data streams and indices must match this
query in order for it to be accessible by the role
members.
members.
type: string
required:
- clusters
Expand Down Expand Up @@ -39098,7 +39098,7 @@ paths:
document within the specified data streams
and indices must match this query in order
for it to be accessible by the role
members.
members.
type: string
required:
- clusters
Expand Down Expand Up @@ -44328,7 +44328,7 @@ components:
description: >
The scaling factor to use when encoding values. This property is
applicable when `type` is `scaled_float`. Values will be multiplied
by this factor at index time and rounded to the closest long value.
by this factor at index time and rounded to the closest long value.
type: integer
type:
description: Specifies the data type for the field.
Expand Down Expand Up @@ -58900,7 +58900,7 @@ tags:
name: ml
- name: roles
- description: >
Export sets of saved objects that you want to import into {kib}, resolve
Export sets of saved objects that you want to import into Kibana, resolve
import errors, and rotate an encryption key for encrypted saved objects
with the saved objects APIs.

Expand Down
4 changes: 2 additions & 2 deletions packages/core/saved-objects/docs/openapi/bundled.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"name": "saved objects",
"x-displayName": "Saved objects",
"description": "Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.\n\nTo manage a specific type of saved object, use the corresponding APIs.\nFor example, use:\n\n* [Data views](../group/endpoint-data-views)\n* [Spaces](https://www.elastic.co/guide/en/kibana/current/spaces-api.html)\n* [Short URLs](https://www.elastic.co/guide/en/kibana/current/short-urls-api.html)\n\nWarning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions.\n"
"description": "Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.\n\nTo manage a specific type of saved object, use the corresponding APIs.\nFor example, use:\n\n* [Data views](../group/endpoint-data-views)\n* [Spaces](https://www.elastic.co/guide/en/kibana/current/spaces-api.html)\n* [Short URLs](https://www.elastic.co/guide/en/kibana/current/short-urls-api.html)\n\nWarning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions.\n"
}
],
"paths": {
Expand Down Expand Up @@ -1423,4 +1423,4 @@
}
}
}
}
}
6 changes: 3 additions & 3 deletions packages/core/saved-objects/docs/openapi/bundled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags:
- name: saved objects
x-displayName: Saved objects
description: |
Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
To manage a specific type of saved object, use the corresponding APIs.
For example, use:
Expand Down Expand Up @@ -216,7 +216,7 @@ paths:
responses:
'200':
description: |
Indicates a successful call. NOTE: This HTTP response code indicates that the bulk operation succeeded. Errors pertaining to individual objects will be returned in the response body.
Indicates a successful call. NOTE: This HTTP response code indicates that the bulk operation succeeded. Errors pertaining to individual objects will be returned in the response body.
content:
application/json:
schema:
Expand Down Expand Up @@ -248,7 +248,7 @@ paths:
responses:
'200':
description: |
Indicates a successful call. NOTE: This HTTP response code indicates that the bulk operation succeeded. Errors pertaining to individual objects will be returned in the response body.
Indicates a successful call. NOTE: This HTTP response code indicates that the bulk operation succeeded. Errors pertaining to individual objects will be returned in the response body.
content:
application/json:
schema:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"name": "saved objects",
"x-displayName": "Saved objects",
"description": "Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.\n\nTo manage a specific type of saved object, use the corresponding APIs.\nFor example, use:\n\n[Data views](../group/endpoint-data-views)\n\nWarning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions.\n"
"description": "Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.\n\nTo manage a specific type of saved object, use the corresponding APIs.\nFor example, use:\n\n[Data views](../group/endpoint-data-views)\n\nWarning: Do not write documents directly to the `.kibana` index. When you write directly to the `.kibana` index, the data becomes corrupted and permanently breaks future Kibana versions.\n"
}
],
"paths": {
Expand Down Expand Up @@ -358,4 +358,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tags:
- name: saved objects
x-displayName: Saved objects
description: |
Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
To manage a specific type of saved object, use the corresponding APIs.
For example, use:
Expand Down
4 changes: 2 additions & 2 deletions packages/core/saved-objects/docs/openapi/entrypoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ tags:
- name: saved objects
x-displayName: Saved objects
description: |
Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
To manage a specific type of saved object, use the corresponding APIs.
For example, use:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ tags:
- name: saved objects
x-displayName: Saved objects
description: |
Export sets of saved objects that you want to import into {kib}, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
Export sets of saved objects that you want to import into Kibana, resolve import errors, and rotate an encryption key for encrypted saved objects with the saved objects APIs.
To manage a specific type of saved object, use the corresponding APIs.
For example, use:
Expand Down

0 comments on commit 7c399ad

Please sign in to comment.