[Docs] add missing snapshot restore reference (#45256)

This commit is contained in:
Michael Basnight 2019-10-28 09:54:39 -05:00 committed by GitHub
parent 470362361f
commit db6adf8577
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -198,6 +198,7 @@ The Java High Level REST Client supports the following Snapshot APIs:
* <<java-rest-high-snapshot-get-snapshots>>
* <<java-rest-high-snapshot-snapshots-status>>
* <<java-rest-high-snapshot-delete-snapshot>>
* <<java-rest-high-snapshot-restore-snapshot>>
include::snapshot/get_repository.asciidoc[]
include::snapshot/create_repository.asciidoc[]
@ -207,6 +208,7 @@ include::snapshot/create_snapshot.asciidoc[]
include::snapshot/get_snapshots.asciidoc[]
include::snapshot/snapshots_status.asciidoc[]
include::snapshot/delete_snapshot.asciidoc[]
include::snapshot/restore_snapshot.asciidoc[]
== Tasks APIs