Merge "[api-ref] Backups: change parameter 'backup_id' to be mandatory"

This commit is contained in:
Jenkins 2017-07-24 21:23:11 +00:00 committed by Gerrit Code Review
commit 777cdeba22
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ backup_id:
description: |
The UUID for a backup.
in: path
required: false
required: true
type: string
cascade:
description: |

View File

@ -29,7 +29,7 @@ backup_id:
description: |
The UUID for a backup.
in: path
required: false
required: true
type: string
cascade:
description: |