api-ref: modify 'has_dependent_backups' param's description

Change-Id: Iec37578d367db109ef4d8eb8c07c832402661f75
Closes-Bug: #1766057
This commit is contained in:
lihaijing 2018-04-27 11:14:11 +08:00
parent aa0402a371
commit 1ae1a02933
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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