Commit b936c08
committed
Implemented OrdersEndpoint and OrderResponse.
Major updates:
____________
Implemented OrdersEndpoint and OrderResponse.
Implemented get_request rate limiter to all endpoints.
Minor updates:
____________
EventResponse: added missing is_private as an optional response attribute.
Refactor: passed parsing of http response responsibility to the BaseClient ABC class.
Hotfix: prevent json() from raising exception when http_response is empty
Hotfix: removed token_id as a possible order_by parameter for Asset endpoint.1 parent f9c7186 commit b936c08
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments