From 34978c628548383219c0fbf38a3b0d9043ff0604 Mon Sep 17 00:00:00 2001 From: Goutham Pacha Ravi Date: Mon, 22 Jun 2020 17:52:15 -0700 Subject: [PATCH] [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 --- api-ref/source/shares.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/shares.inc b/api-ref/source/shares.inc index 7ce9a2bab4..31b29ca363 100644 --- a/api-ref/source/shares.inc +++ b/api-ref/source/shares.inc @@ -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