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
|
type: string
|
||||||
has_dependent_backups:
|
has_dependent_backups:
|
||||||
description: |
|
description: |
|
||||||
If this value is ``true``, the backup depends on
|
If this value is ``true``, there are other backups depending on
|
||||||
other backups.
|
this backup.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
@ -1236,8 +1236,8 @@ guaranteed_until:
|
|||||||
type: string
|
type: string
|
||||||
has_dependent_backups:
|
has_dependent_backups:
|
||||||
description: |
|
description: |
|
||||||
If this value is ``true``, the backup depends on
|
If this value is ``true``, there are other backups depending on
|
||||||
other backups.
|
this backup.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user