Update documentation with contents by twrnh
This commit is contained in:
parent
92e8aadd7f
commit
33cb69ad07
324 changed files with 18140 additions and 9654 deletions
7
data/HttpCodes.toml
Normal file
7
data/HttpCodes.toml
Normal file
|
@ -0,0 +1,7 @@
|
|||
200 = "Success"
|
||||
401 = "Unauthorized"
|
||||
403 = "Forbidden"
|
||||
404 = "Not Found"
|
||||
409 = "Conflict"
|
||||
410 = "Gone"
|
||||
422 = "Unprocessable Entity"
|
Loading…
Add table
Add a link
Reference in a new issue