mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
remove unneccessary offensive language :hug: (#910)
This commit is contained in:
parent
e95a16d55f
commit
c310afa807
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ The Kittn API uses the following error codes:
|
|||
|
||||
Error Code | Meaning
|
||||
---------- | -------
|
||||
400 | Bad Request -- Your request sucks.
|
||||
400 | Bad Request -- Your request is invalid.
|
||||
401 | Unauthorized -- Your API key is wrong.
|
||||
403 | Forbidden -- The kitten requested is hidden for administrators only.
|
||||
404 | Not Found -- The specified kitten could not be found.
|
||||
|
|
|
|||
Loading…
Reference in a new issue