Skip to content

Commit bdb6930

Browse files
Alejandro222lord
authored andcommitted
Update_errors.md (#815)
Adding some punctuation marks.
1 parent 17b259a commit bdb6930

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

source/includes/_errors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ The Kittn API uses the following error codes:
77

88
Error Code | Meaning
99
---------- | -------
10-
400 | Bad Request -- Your request sucks
11-
401 | Unauthorized -- Your API key is wrong
12-
403 | Forbidden -- The kitten requested is hidden for administrators only
13-
404 | Not Found -- The specified kitten could not be found
14-
405 | Method Not Allowed -- You tried to access a kitten with an invalid method
15-
406 | Not Acceptable -- You requested a format that isn't json
16-
410 | Gone -- The kitten requested has been removed from our servers
17-
418 | I'm a teapot
10+
400 | Bad Request -- Your request sucks.
11+
401 | Unauthorized -- Your API key is wrong.
12+
403 | Forbidden -- The kitten requested is hidden for administrators only.
13+
404 | Not Found -- The specified kitten could not be found.
14+
405 | Method Not Allowed -- You tried to access a kitten with an invalid method.
15+
406 | Not Acceptable -- You requested a format that isn't json.
16+
410 | Gone -- The kitten requested has been removed from our servers.
17+
418 | I'm a teapot.
1818
429 | Too Many Requests -- You're requesting too many kittens! Slow down!
1919
500 | Internal Server Error -- We had a problem with our server. Try again later.
2020
503 | Service Unavailable -- We're temporarily offline for maintenance. Please try again later.

0 commit comments

Comments
 (0)