Fix typo in response status code
This patch fixes a typo error in response status code of api-ref/source/quota-sets.inc TrivialFix Change-Id: I691c80b99b7d86278259fddff59d6aaf26d7bdd5
This commit is contained in:
parent
a7dc61e425
commit
8118e24826
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user