api-ref: modify 'has_dependent_backups' param's description
Change-Id: Iec37578d367db109ef4d8eb8c07c832402661f75 Closes-Bug: #1766057
This commit is contained in:
parent
aa0402a371
commit
1ae1a02933
@ -619,8 +619,8 @@ free_capacity:
|
||||
type: string
|
||||
has_dependent_backups:
|
||||
description: |
|
||||
If this value is ``true``, the backup depends on
|
||||
other backups.
|
||||
If this value is ``true``, there are other backups depending on
|
||||
this backup.
|
||||
in: body
|
||||
required: false
|
||||
type: boolean
|
||||
|
@ -1236,8 +1236,8 @@ guaranteed_until:
|
||||
type: string
|
||||
has_dependent_backups:
|
||||
description: |
|
||||
If this value is ``true``, the backup depends on
|
||||
other backups.
|
||||
If this value is ``true``, there are other backups depending on
|
||||
this backup.
|
||||
in: body
|
||||
required: false
|
||||
type: boolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user