Skip to content

Commit 46d6acc

Browse files
hogesakoleanneeliatra
authored andcommitted
fix recovery path (opensearch-project#8523)
Signed-off-by: Tatsuya Kawakami <[email protected]>
1 parent 827369d commit 46d6acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_api-reference/index-apis/recover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Recovery API reports solely on completed recoveries for shard copies present
2828

2929
```json
3030
GET /_recovery
31-
GET /<index>/recovery/
31+
GET /<index>/_recovery/
3232
```
3333

3434
## Path parameters

0 commit comments

Comments
 (0)