Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bpross committed Mar 26, 2018
1 parent 6685195 commit 8b476cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ are handled are the ones documented on the GDAX API error section: [here](https:
- HTTP STATUS CODE 401: Raises UnauthorizedGdaxRequest
- HTTP STATUS CODE 403: Raises ForbiddenGdaxRequest
- HTTP STATUS CODE 404: Raises NotFoundGdaxRequest
- HTTP STATUS CODE 429: Raises GdaxRateLimitRequest
- HTTP STATUS CODE 4XX: Raises UnknownGdaxClientRequest
- HTTP STATUS CODE 5XX: Raises InternalErrorGdaxRequest

Expand Down

0 comments on commit 8b476cf

Please sign in to comment.