-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add client internal query params (#349)
* feat: add client internal headers * refactor: use query params instead of headers * test: remove unused tsdocs * Revert "test: remove unused tsdocs" This reverts commit d2cf531. * refactor: inject query parameters directly * Update test/buildQueryURL.test.ts Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com> * Update test/client-buildQueryURL.test.ts Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com> --------- Co-authored-by: lihbr <lihbr@users.noreply.github.com> Co-authored-by: Angelo Ashmore <angeloashmore@users.noreply.github.com>
- Loading branch information
1 parent
601edd5
commit 938d711
Showing
3 changed files
with
81 additions
and
16 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
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