Skip to content

Improve query parameters methods#110

Open
kevin-pease wants to merge 2 commits intodevelopfrom
106-update-query-parameters
Open

Improve query parameters methods#110
kevin-pease wants to merge 2 commits intodevelopfrom
106-update-query-parameters

Conversation

@kevin-pease
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Fixes #106. Implements a more elegant way to form query parameters. This idea had been previously applied to an endpoint; this PR applies it to all applicable requests throughout the crate. Also adds a few extra tests.

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update get_query_parameters for some requests

1 participant