Skip to content

Commit 154c579

Browse files
jrodewiggaobinlong
andauthored
[DOCS] Correct restore snapshot API request example (#65525) (#65628)
Co-authored-by: bellengao <[email protected]>
1 parent d14dcfc commit 154c579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/snapshot-restore/apis/restore-snapshot-api.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ POST /_snapshot/my_repository/my_snapshot/_restore
5959
[[restore-snapshot-api-request]]
6060
==== {api-request-title}
6161

62-
`POST /_snapshot/<repository>/<snapshot>`
62+
`POST /_snapshot/<repository>/<snapshot>/_restore`
6363

6464
[[restore-snapshot-api-desc]]
6565
==== {api-description-title}

0 commit comments

Comments
 (0)