Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
Signed-off-by: Naarcha-AWS <[email protected]>
  • Loading branch information
Naarcha-AWS authored Dec 20, 2024
1 parent 6b589f9 commit 0f2e5cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/namespaces/cat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2135,8 +2135,8 @@ components:
items:
type: string
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`.
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`.
explode: true
cat.recovery::query.s:
name: s
Expand Down

0 comments on commit 0f2e5cb

Please sign in to comment.