Skip to content

Commit d5ca873

Browse files
authored
Make indices.get_mapping::query.index not required (#411)
Signed-off-by: Theo Truong <[email protected]>
1 parent c6fbaf9 commit d5ca873

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: spec/namespaces/indices.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -3837,7 +3837,6 @@ components:
38373837
Comma-separated list of data streams, indices, and aliases used to limit the request.
38383838
Supports wildcards (`*`).
38393839
To target all data streams and indices, omit this parameter or use `*` or `_all`.
3840-
required: true
38413840
schema:
38423841
$ref: '../schemas/_common.yaml#/components/schemas/Indices'
38433842
style: simple

0 commit comments

Comments
 (0)