Skip to content

Commit

Permalink
indices.add_block::path.index accepts a list of indices
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed Apr 16, 2024
1 parent 1b835f9 commit a5c806c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/namespaces/indices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2638,7 +2638,7 @@ components:
description: A comma separated list of indices to add a block to
required: true
schema:
$ref: '../schemas/_common.yaml#/components/schemas/IndexName'
$ref: '../schemas/_common.yaml#/components/schemas/Indices'
style: simple
indices.add_block::query.allow_no_indices:
in: query
Expand Down

0 comments on commit a5c806c

Please sign in to comment.