Merge "[API doc] Add more description for deleting backups"

This commit is contained in:
Zuul 2020-09-01 06:10:29 +00:00 committed by Gerrit Code Review
commit efc9bae2b9
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