Browse Source

[DOCS] Fix `<repository>` param

James Rodewig 4 years ago
parent
commit
15e42fd748
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/snapshot-restore/apis/get-repo-api.asciidoc

+ 1 - 1
docs/reference/snapshot-restore/apis/get-repo-api.asciidoc

@@ -44,7 +44,7 @@ GET /_snapshot/my_repository
 ==== {api-path-parms-title}
 
 `<repository>`::
-(Required, string)
+(Optional, string)
 Comma-separated list of snapshot repository names used to limit the request.
 Wildcard (`*`) expressions are supported.
 +