In cat.snapshots, repository is required

Closes #17216
This commit is contained in:
Clinton Gormley 2016-03-25 14:23:52 +01:00
parent 2c00843683
commit 30d78f4be0
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"parts": {
"repository": {
"type" : "list",
"required": true,
"description": "Name of repository from which to fetch the snapshot information"
}
},