Skip to content

Commit

Permalink
Fix search shards test
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Farr <[email protected]>
  • Loading branch information
Xtansia committed Jan 9, 2025
1 parent 6eaa3a6 commit 0d49db0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions tests/default/indices/search_shards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,5 @@ chapters:
parameters:
index: movies
method: GET
response:
status: 200

- synopsis: Check routing behavior based on search criteria.
path: /{index}/_search_shards
parameters:
index: movies
method: POST
request:
payload:
query:
match:
title: To Kill a Mockingbird
response:
status: 200

0 comments on commit 0d49db0

Please sign in to comment.