-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for pagination at controller level. (#1420)
* feat: ✨ add pagination for getFills * feat: ✨ add pagination support for getTrades * feat: ✨ add pagination support for getTransfers * test(comlink): ✅ add trades controller pagination tests * test(comlink): ✅ add transfers controller pagination tests * test(comlink): ✅ add fills controller pagination tests * feat: ✨ add pagination check schema * test(comlink): ✅ update pagination tests * feat: ✨ add default orderBy for pagination
- Loading branch information
1 parent
5177509
commit 1aa9e26
Showing
10 changed files
with
721 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.