deploy: 3ada13e6f9
This commit is contained in:
parent
235a67af6c
commit
5c038c59a6
1 changed files with 4 additions and 0 deletions
|
|
@ -5256,6 +5256,10 @@ for any custom code.</p>
|
|||
<td>Not Acceptable -- You requested a format that we don't serve.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>422</td>
|
||||
<td>Unprocessable Entity -- You've sent data we can't accept/understand. Is the value field (string/number) missing?</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>429</td>
|
||||
<td>Too Many Requests -- You're sending or requesting data too quickly! Slow down!</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue