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 63.64%. Comparing base (c94011b) to head (3fed4dd).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
+ Coverage     63.17%   63.64%   +0.47%     
- Complexity      208      213       +5     
============================================
  Files            10       10              
  Lines           687      696       +9     
============================================
+ Hits            434      443       +9     
  Misses          253      253              

☔ 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 from 6db0559 to 3fed4dd Compare January 2, 2025 19:31
@aik099 aik099 added this to the v3.0.0 milestone Jan 4, 2025
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