Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to specify "Query Parameters" for each API call #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Jan 1, 2025

Closes #220

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.08%. Comparing base (52b5bd6) to head (891ee94).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
+ Coverage     64.62%   65.08%   +0.45%     
- Complexity      207      211       +4     
============================================
  Files            10       10              
  Lines           687      696       +9     
============================================
+ Hits            444      453       +9     
  Misses          243      243              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aik099 aik099 force-pushed the the-query-params-feat branch 2 times, most recently from 6db0559 to 3fed4dd Compare January 2, 2025 19:31
@aik099 aik099 added this to the v3.0.0 milestone Jan 4, 2025
@aik099 aik099 force-pushed the the-query-params-feat branch from 3fed4dd to 891ee94 Compare January 9, 2025 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support passing of query string parameters in API calls
1 participant