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

Wrap query params in their own object #698

Open
gatesn opened this issue Jan 10, 2020 · 0 comments
Open

Wrap query params in their own object #698

gatesn opened this issue Jan 10, 2020 · 0 comments

Comments

@gatesn
Copy link

gatesn commented Jan 10, 2020

Adding optional query params is back-compat, but does deprecate the old method. To avoid deprecation, it would be nice to invoke calls that use query params by wrapping the params in an object of their own. These non-strict builders would then compile in the presence of added fields.

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

No branches or pull requests

1 participant