
Now some API documents for volume actions like extending volume(https://developer.openstack.org/api-ref/ block-storage/v3/?expanded=extend-a-volume-size-detail) are using incorrect request argument description 'volume_id in body'. It should be 'in path'. Change-Id: I2006b4af4dfc09fb0403c1a78ecef4ac920a51c4 Closes-Bug: #1691358