Merge "Fix typo in response status code"

This commit is contained in:
Jenkins 2016-09-13 03:09:26 +00:00 committed by Gerrit Code Review
commit 87bba8f59e

View File

@ -160,7 +160,7 @@ If you specify the optional ``user_id`` query parameter, you delete
the quotas for this user in the tenant. If you omit this parameter,
you delete the quotas for the project.
Error response codes: 202
Normal response codes: 202
Error response codes: badRequest(400), unauthorized(401), forbidden(403)
Request