[api-ref] Fix 'volume_id' for in the v3/volumes-v3-volumes-actions.inc
The 'volume_id' in "Revert volume to snapshot" shoud be in the path. So fix the paremeter. Change-Id: Ia3e791f82f11740533e4320d546cb0cd67942712
This commit is contained in:
parent
e271cd549d
commit
bd9bd9612f
@ -122,7 +122,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
- revert: revert
|
||||
- snapshot_id: snapshot_id_4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user