Merge "[api-ref] Backups: change parameter 'backup_id' to be mandatory"
This commit is contained in:
commit
777cdeba22
@ -17,7 +17,7 @@ backup_id:
|
|||||||
description: |
|
description: |
|
||||||
The UUID for a backup.
|
The UUID for a backup.
|
||||||
in: path
|
in: path
|
||||||
required: false
|
required: true
|
||||||
type: string
|
type: string
|
||||||
cascade:
|
cascade:
|
||||||
description: |
|
description: |
|
||||||
|
@ -29,7 +29,7 @@ backup_id:
|
|||||||
description: |
|
description: |
|
||||||
The UUID for a backup.
|
The UUID for a backup.
|
||||||
in: path
|
in: path
|
||||||
required: false
|
required: true
|
||||||
type: string
|
type: string
|
||||||
cascade:
|
cascade:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user