Skip to content

Commit

Permalink
Fix HTTP verb and path for snapshot restore API docs (opensearch-proj…
Browse files Browse the repository at this point in the history
…ect#9043)

Signed-off-by: Preston Hansen <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
  • Loading branch information
prestonhansen and kolchfa-aws authored Jan 10, 2025
1 parent 9f34935 commit 3fdb3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _api-reference/snapshots/restore-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If open indexes with the same name that you want to restore already exist in the
## Endpoints

```json
GET _snapshot/<repository>/<snapshot>/
POST _snapshot/<repository>/<snapshot>/_restore
```

## Path parameters
Expand Down

0 comments on commit 3fdb3bc

Please sign in to comment.