api-ref: Adding backup create response example

The backup create response json file exists but isn't linked
with the api-ref guide.
This patch adds the link to it.

Change-Id: Ib26670803ed57a23f282ac8f679db6e4957e8cc7
This commit is contained in:
whoami-rajat 2018-11-08 14:03:44 +05:30
parent cf5b3b56a3
commit 49d73ef83c

View File

@ -311,6 +311,11 @@ Response Parameters
- links: links_1
- name: name_1
Response Example
----------------
.. literalinclude:: ./samples/backup-create-response.json
:language: javascript
Update a backup
~~~~~~~~~~~~~~~