We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127b2cd commit 5aa36bfCopy full SHA for 5aa36bf
1 file changed
source/includes/_errors.md
@@ -43,5 +43,5 @@ Error Code | Meaning
43
405 | Method Not Allowed -- You tried to access a resource with an invalid method
44
406 | Not Acceptable -- You requested a format that isn't json
45
410 | Gone -- The resource requested has been removed from our servers
46
-500 | Unprocessable Entity -- You've provided invalid parameters with your request
+422 | Unprocessable Entity -- You've provided invalid parameters with your request
47
503 | Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
0 commit comments