Commit dc37ef61 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Better wording in API readme

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 3e49123d
...@@ -355,9 +355,9 @@ follows: ...@@ -355,9 +355,9 @@ follows:
} }
``` ```
## Bad request ## Unknown route
When you try to access API URL that does not exist you will receive 404 Not Found. When you try to access an API URL that does not exist you will receive 404 Not Found.
``` ```
HTTP/1.1 404 Not Found HTTP/1.1 404 Not Found
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment