Merge "Modify v3 api-ref error response codes for reverting"

This commit is contained in:
Zuul 2017-12-12 21:23:16 +00:00 committed by Gerrit Code Review
commit bc801da8c6
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ Revert a volume to its latest snapshot, this API only support reverting a detach
Normal response codes: 202
Error response codes: 400, 404
Error response codes: 400(HTTPBadRequest), 403(HTTPForbidden), 409(HTTPConflict)
Request
-------