Skip to content

Commit

Permalink
fixing version in stats api specs
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Sep 29, 2024
1 parent b1afa1f commit dad4e67
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
7 changes: 1 addition & 6 deletions tests/default/asynchronous_search/search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,4 @@ chapters:
parameters:
id: ${async_search.id}
response:
status: 200
- synopsis: Get stats.
path: /_plugins/_asynchronous_search/stats
method: GET
response:
status: 200
status: 200
1 change: 0 additions & 1 deletion tests/default/asynchronous_search/stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ chapters:
- synopsis: Get stats.
path: /_plugins/_asynchronous_search/stats
method: GET
version: < 3.0
response:
status: 200

0 comments on commit dad4e67

Please sign in to comment.