[api-ref] Fix HTTP method on the manage API
Should be a POST and not a GET Change-Id: Id35e80ed9ea8d7bb224805f9c5026d8199ef2b0d Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
parent
a48f3bedbd
commit
34978c6285
@ -409,7 +409,7 @@ Response example
|
||||
Manage share (since API v2.7)
|
||||
=============================
|
||||
|
||||
.. rest_method:: GET /v2/{project_id}/shares/manage
|
||||
.. rest_method:: POST /v2/{project_id}/shares/manage
|
||||
|
||||
.. versionadded:: 2.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user