Merge "api-ref: fix succeed code and add field for update-backup"

This commit is contained in:
Zuul 2018-12-07 07:45:04 +00:00 committed by Gerrit Code Review
commit 4eb559ef14
1 changed files with 2 additions and 1 deletions

View File

@ -329,7 +329,7 @@ Response codes
.. rest_status_code:: success ../status.yaml
- 202
- 200
.. rest_status_code:: error ../status.yaml
@ -362,6 +362,7 @@ Response Parameters
- id: id_backup
- links: links_backup
- name: name_backup
- metadata: metadata_backup
Response Example
----------------