v3: Enhance RestClient
to support a key-value object of query parameters
#1872
Labels
enhancement
New feature or request
priority-medium
Not functioning - next quarter if capacity permits
wontfix
This will not be worked on
Milestone
Benefits
Passing an object for query parameters instead of making everyone construct the entire endpoint has several benefits:
Here is a small python example that may help illustrate the idea.
Source: https://realpython.com/lessons/query-string-parameters/
The text was updated successfully, but these errors were encountered: