Skip to content

Commit

Permalink
Removed an unevaluate property.
Browse files Browse the repository at this point in the history
Signed-off-by: dblock <[email protected]>
  • Loading branch information
dblock committed Jun 27, 2024
1 parent a7e5e34 commit de6cbca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/cat/indices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ $schema: ../../json_schemas/test_story.schema.yaml

description: Test cat/indices endpoints.
prologues:
- synopsis: Create an index named `books` with mappings and settings.
path: /{index}
- path: /{index}
method: PUT
parameters:
index: books
Expand Down

0 comments on commit de6cbca

Please sign in to comment.