[API doc] Add more description for deleting backups

Change-Id: I24f3963c32a226411af8fe3155ff7d4a8ab5a880
This commit is contained in:
Lingxian Kong 2020-09-01 14:00:57 +12:00
parent 8daade000c
commit 77ca2079a8
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@ Delete database backup
.. rest_method:: DELETE /v1.0/{project_id}/backups/{backupId}
Deletes a database backup.
Deletes a database backup. All the child backups are deleted automatically when
a parent backup is deleted.
Normal response codes: 202