Skip to content

Commit 2990ed7

Browse files
authored
updating the wording on api spec (#927)
Signed-off-by: Anton Rubin <[email protected]>
1 parent 578a78d commit 2990ed7

File tree

8 files changed

+107
-107
lines changed

8 files changed

+107
-107
lines changed

spec/namespaces/_core.yaml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2307,7 +2307,7 @@ components:
23072307
properties:
23082308
scroll_id:
23092309
$ref: '../schemas/_common.yaml#/components/schemas/ScrollIds'
2310-
description: Comma-separated list of scroll IDs to clear if none was specified using the `scroll_id` parameter
2310+
description: A comma-separated list of scroll IDs to clear if none was specified using the `scroll_id` parameter
23112311
count:
23122312
content:
23132313
application/json:
@@ -3567,7 +3567,7 @@ components:
35673567
in: path
35683568
name: scroll_id
35693569
description: |-
3570-
Comma-separated list of scroll IDs to clear.
3570+
A comma-separated list of scroll IDs to clear.
35713571
To clear all scroll IDs, use `_all`.
35723572
required: true
35733573
deprecated: true
@@ -3578,7 +3578,7 @@ components:
35783578
in: path
35793579
name: index
35803580
description: |-
3581-
Comma-separated list of data streams, indexes, and aliases to search.
3581+
A comma-separated list of data streams, indexes, and aliases to search.
35823582
Supports wildcards (`*`).
35833583
To search all data streams and indexes, omit this parameter or use `*` or `_all`.
35843584
required: true
@@ -3704,7 +3704,7 @@ components:
37043704
create::path.id:
37053705
in: path
37063706
name: id
3707-
description: Unique identifier for the document.
3707+
description: The unique identifier for the document.
37083708
required: true
37093709
schema:
37103710
$ref: '../schemas/_common.yaml#/components/schemas/Id'
@@ -3765,7 +3765,7 @@ components:
37653765
create::query.version_type:
37663766
in: query
37673767
name: version_type
3768-
description: 'Specific version type: `external`, `external_gte`.'
3768+
description: 'The specific version type: `external`, `external_gte`.'
37693769
schema:
37703770
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
37713771
style: form
@@ -3782,10 +3782,10 @@ components:
37823782
create_pit::path.index:
37833783
name: index
37843784
in: path
3785-
description: Comma-separated list of indexes; use `_all` or empty string to perform the operation on all indexes.
3785+
description: A comma-separated list of indexes; use `_all` or empty string to perform the operation on all indexes.
37863786
schema:
37873787
type: array
3788-
description: Comma-separated list of indexes; use `_all` or empty string to perform the operation on all indexes.
3788+
description: A comma-separated list of indexes; use `_all` or empty string to perform the operation on all indexes.
37893789
items:
37903790
type: string
37913791
required: true
@@ -3819,15 +3819,15 @@ components:
38193819
create_pit::query.routing:
38203820
name: routing
38213821
in: query
3822-
description: Comma-separated list of specific routing values.
3822+
description: A comma-separated list of specific routing values.
38233823
style: form
38243824
schema:
38253825
$ref: '../schemas/_common.yaml#/components/schemas/RoutingInQueryString'
38263826
explode: true
38273827
delete::path.id:
38283828
in: path
38293829
name: id
3830-
description: Unique identifier for the document.
3830+
description: The unique identifier for the document.
38313831
required: true
38323832
schema:
38333833
$ref: '../schemas/_common.yaml#/components/schemas/Id'
@@ -3890,7 +3890,7 @@ components:
38903890
delete::query.version_type:
38913891
in: query
38923892
name: version_type
3893-
description: 'Specific version type: `external`, `external_gte`.'
3893+
description: 'The specific version type: `external`, `external_gte`.'
38943894
schema:
38953895
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
38963896
style: form
@@ -3908,7 +3908,7 @@ components:
39083908
in: path
39093909
name: index
39103910
description: |-
3911-
Comma-separated list of data streams, indexes, and aliases to search.
3911+
A comma-separated list of data streams, indexes, and aliases to search.
39123912
Supports wildcards (`*`).
39133913
To search all data streams or indexes, omit this parameter or use `*` or `_all`.
39143914
required: true
@@ -4263,7 +4263,7 @@ components:
42634263
in: path
42644264
name: index
42654265
description: |-
4266-
Comma-separated list of data streams, indexes, and aliases.
4266+
A comma-separated list of data streams, indexes, and aliases.
42674267
Supports wildcards (`*`).
42684268
required: true
42694269
schema:
@@ -4343,7 +4343,7 @@ components:
43434343
exists::query.version_type:
43444344
in: query
43454345
name: version_type
4346-
description: 'Specific version type: `external`, `external_gte`.'
4346+
description: 'The specific version type: `external`, `external_gte`.'
43474347
schema:
43484348
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
43494349
style: form
@@ -4359,7 +4359,7 @@ components:
43594359
in: path
43604360
name: index
43614361
description: |-
4362-
Comma-separated list of data streams, indexes, and aliases.
4362+
A comma-separated list of data streams, indexes, and aliases.
43634363
Supports wildcards (`*`).
43644364
required: true
43654365
schema:
@@ -4429,7 +4429,7 @@ components:
44294429
exists_source::query.version_type:
44304430
in: query
44314431
name: version_type
4432-
description: 'Specific version type: `external`, `external_gte`.'
4432+
description: 'The specific version type: `external`, `external_gte`.'
44334433
schema:
44344434
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
44354435
style: form
@@ -4545,7 +4545,7 @@ components:
45454545
field_caps::path.index:
45464546
in: path
45474547
name: index
4548-
description: Comma-separated list of data streams, indexes, and aliases used to limit the request. Supports wildcards (*). To target all data streams and indexes, omit this parameter or use * or `_all`.
4548+
description: A comma-separated list of data streams, indexes, and aliases used to limit the request. Supports wildcards (*). To target all data streams and indexes, omit this parameter or use * or `_all`.
45494549
required: true
45504550
schema:
45514551
$ref: '../schemas/_common.yaml#/components/schemas/Indices'
@@ -4570,7 +4570,7 @@ components:
45704570
field_caps::query.fields:
45714571
in: query
45724572
name: fields
4573-
description: Comma-separated list of fields to retrieve capabilities for. Wildcard (`*`) expressions are supported.
4573+
description: A comma-separated list of fields to retrieve capabilities for. Wildcard (`*`) expressions are supported.
45744574
schema:
45754575
$ref: '../schemas/_common.yaml#/components/schemas/Fields'
45764576
style: form
@@ -4675,7 +4675,7 @@ components:
46754675
get::query.version_type:
46764676
in: query
46774677
name: version_type
4678-
description: 'Specific version type: `internal`, `external`, `external_gte`.'
4678+
description: 'The specific version type: `internal`, `external`, `external_gte`.'
46794679
schema:
46804680
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
46814681
style: form
@@ -4780,14 +4780,14 @@ components:
47804780
get_source::query.version_type:
47814781
in: query
47824782
name: version_type
4783-
description: Specific version type. One of `internal`, `external`, `external_gte`.
4783+
description: The specific version type. One of `internal`, `external`, `external_gte`.
47844784
schema:
47854785
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
47864786
style: form
47874787
index::path.id:
47884788
in: path
47894789
name: id
4790-
description: Unique identifier for the document.
4790+
description: The unique identifier for the document.
47914791
required: true
47924792
schema:
47934793
$ref: '../schemas/_common.yaml#/components/schemas/Id'
@@ -4881,7 +4881,7 @@ components:
48814881
index::query.version_type:
48824882
in: query
48834883
name: version_type
4884-
description: 'Specific version type: `external`, `external_gte`.'
4884+
description: 'The specific version type: `external`, `external_gte`.'
48854885
schema:
48864886
$ref: '../schemas/_common.yaml#/components/schemas/VersionType'
48874887
style: form
@@ -4898,7 +4898,7 @@ components:
48984898
mget::path.index:
48994899
in: path
49004900
name: index
4901-
description: Name of the index to retrieve documents from when `ids` are specified, or when a document in the `docs` array does not specify an index.
4901+
description: The name of the index to retrieve documents from when `ids` are specified, or when a document in the `docs` array does not specify an index.
49024902
required: true
49034903
schema:
49044904
$ref: '../schemas/_common.yaml#/components/schemas/IndexName'
@@ -4968,7 +4968,7 @@ components:
49684968
msearch::path.index:
49694969
in: path
49704970
name: index
4971-
description: Comma-separated list of data streams, indexes, and index aliases to search.
4971+
description: A comma-separated list of data streams, indexes, and index aliases to search.
49724972
required: true
49734973
schema:
49744974
$ref: '../schemas/_common.yaml#/components/schemas/Indices'
@@ -5032,7 +5032,7 @@ components:
50325032
in: path
50335033
name: index
50345034
description: |-
5035-
Comma-separated list of data streams, indexes, and aliases to search.
5035+
A comma-separated list of data streams, indexes, and aliases to search.
50365036
Supports wildcards (`*`).
50375037
To search all data streams and indexes, omit this parameter or use `*`.
50385038
required: true
@@ -5243,7 +5243,7 @@ components:
52435243
in: path
52445244
name: index
52455245
description: |-
5246-
Comma-separated list of data streams, indexes, and index aliases used to limit the request. Wildcard (`*`) expressions are supported.
5246+
A comma-separated list of data streams, indexes, and index aliases used to limit the request. Wildcard (`*`) expressions are supported.
52475247
To target all data streams and indexes in a cluster, omit this parameter or use `_all` or `*`.
52485248
required: true
52495249
schema:
@@ -5413,7 +5413,7 @@ components:
54135413
in: path
54145414
name: index
54155415
description: |-
5416-
Comma-separated list of data streams, indexes, and aliases to search.
5416+
A comma-separated list of data streams, indexes, and aliases to search.
54175417
Supports wildcards (`*`).
54185418
To search all data streams and indexes, omit this parameter or use `*` or `_all`.
54195419
required: true
@@ -5927,7 +5927,7 @@ components:
59275927
in: path
59285928
name: index
59295929
description: |-
5930-
Comma-separated list of data streams, indexes,
5930+
A comma-separated list of data streams, indexes,
59315931
and aliases to search. Supports wildcards (*).
59325932
required: true
59335933
schema:
@@ -6260,7 +6260,7 @@ components:
62606260
in: path
62616261
name: index
62626262
description: |-
6263-
Comma-separated list of data streams, indexes, and aliases to search.
6263+
A comma-separated list of data streams, indexes, and aliases to search.
62646264
Supports wildcards (`*`).
62656265
To search all data streams or indexes, omit this parameter or use `*` or `_all`.
62666266
required: true

spec/namespaces/cat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@ components:
13351335
in: path
13361336
name: index
13371337
description: |-
1338-
Comma-separated list of data streams, indexes, and aliases used to limit the request.
1338+
A comma-separated list of data streams, indexes, and aliases used to limit the request.
13391339
Supports wildcards (`*`). To target all data streams and indexes, omit this parameter or use `*` or `_all`.
13401340
required: true
13411341
schema:

0 commit comments

Comments
 (0)