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

This commit is contained in:
Zuul 2018-05-02 17:29:52 +00:00 committed by Gerrit Code Review
commit 283928fe1d
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