Merge "api-ref: Fix an example in "Delete Assisted Volume Snapshot""

This commit is contained in:
Zuul 2017-11-21 05:31:11 +00:00 committed by Gerrit Code Review
commit 497da9f90f
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ delete_info:
.. code-block:: javascript
DELETE /os-assisted-volume-snapshots?delete_info='{"volume_id": "521752a6-acf6-4b2d-bc7a-119f9148cd8c"}'
DELETE /os-assisted-volume-snapshots/421752a6-acf6-4b2d-bc7a-119f9148cd8c?delete_info='{"volume_id": "521752a6-acf6-4b2d-bc7a-119f9148cd8c"}'
in: query
required: true
type: string