Remove description for 413 as exceed quota error

we used to return 413 for quota exceed, now we return
403 instead (HTTPForbidden)

Partial-Bug: #1515222

Change-Id: I177683efba6b15b54320285b2f57140b86b699bc
This commit is contained in:
jichenjc 2015-11-17 03:36:28 +08:00
parent 0ae835e1a7
commit 0cd513b353
1 changed files with 0 additions and 12 deletions

View File

@ -347,10 +347,6 @@
Replaces items that match the a keys and does not modify items not
in the request.
</para>
<para>
If this operation exceeds the metadata items quota, the API throws
an <code>overLimit (413)</code> fault.
</para>
</wadl:doc>
<request>
<representation mediaType="application/json">
@ -397,10 +393,6 @@
Replaces items that match specified keys. If you omit a key that
already exists, this key retains its value.
</para>
<para>
If this operation exceeds the metadata items quota, the API throws
an <code>overLimit (413)</code> fault.
</para>
</wadl:doc>
<request>
<representation mediaType="application/json">
@ -468,10 +460,6 @@
<para role="shortdesc">
Creates or updates a metadata item, by key, for an image.
</para>
<para>
If this operation exceeds the metadata items quota, the API throws
an <code>overLimit (413)</code> fault.
</para>
</wadl:doc>
<request>
<representation mediaType="application/json">