feat(v1.1.4): deprecated functions, added new response/request fields #45
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog based on Gateio API documentation:
v4.91.0
2025-02-10
GET /margin/cross/borrowable endpoint, deprecated
GET /margin/cross/estimate_rate endpoint, deprecated
GET /margin/cross/transferable endpoint, deprecated
GET /margin/cross/interest_records endpoint, deprecated
GET /margin/cross/repayments endpoint, deprecated
POST /margin/cross/repayments endpoint, deprecated
GET /margin/cross/loans/{loan_id} endpoint, deprecated
POST /margin/cross/loans endpoint, deprecated
GET /margin/cross/account_book endpoint, deprecated
GET /margin/cross/accounts endpoint, deprecated
GET /margin/cross/currencies/{currency} endpoint, deprecated
GET /margin/cross/currencies endpoint, deprecated
v4.90.0
2025-01-20
Add transaction_type field in GET /wallet/push query
New feature GET /rebate/user/sub_relation endpoint, Query whether the specified user is in the system
Add order_size field inGET /futures/{settle}/liq_orders response
Add type field in GET /spot/currency_pairs response