This commit is contained in:
brentru 2025-02-24 15:05:42 +00:00
parent 235a67af6c
commit 5c038c59a6

View file

@ -5256,6 +5256,10 @@ for any custom code.</p>
<td>Not Acceptable -- You requested a format that we don&#39;t serve.</td>
</tr>
<tr>
<td>422</td>
<td>Unprocessable Entity -- You&#39;ve sent data we can&#39;t accept/understand. Is the value field (string/number) missing?</td>
</tr>
<tr>
<td>429</td>
<td>Too Many Requests -- You&#39;re sending or requesting data too quickly! Slow down!</td>
</tr>