From 95d60c0d48330bcae5d232c6dff221c058b72472 Mon Sep 17 00:00:00 2001 From: Fabio Oliveira Date: Wed, 19 May 2021 15:31:01 -0300 Subject: [PATCH] Fix API reference of share snapshot creation Changes HTTP response status code from 200 to 202. Closes-Bug: #1928055 Change-Id: Iae7787cc4f8d8306649a24e619024a9ca9bb20f7 --- api-ref/source/snapshots.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/snapshots.inc b/api-ref/source/snapshots.inc index 027fe85455..9dd3b9bbb9 100644 --- a/api-ref/source/snapshots.inc +++ b/api-ref/source/snapshots.inc @@ -205,7 +205,7 @@ Response codes .. rest_status_code:: success status.yaml - - 200 + - 202 .. rest_status_code:: error status.yaml