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

feat(googleapi): support setting arbitrary query parameters #1123

Merged
merged 6 commits into from
Aug 9, 2021
Merged

feat(googleapi): support setting arbitrary query parameters #1123

merged 6 commits into from
Aug 9, 2021

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Jul 20, 2021

Fixes: #550

@codyoss codyoss requested review from broady and tbpg July 20, 2021 15:53
@codyoss codyoss requested review from yoshi-approver and a team as code owners July 20, 2021 15:53
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 20, 2021
Copy link
Contributor

@tbpg tbpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this had come up before with @broady, so will leave review to him.

Copy link
Contributor

@tbpg tbpg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found GoogleCloudPlatform/golang-samples#1015 for some history.

@codyoss
Copy link
Member Author

codyoss commented Jul 20, 2021

Yeah I am not sure if there is any other API besides healthcare that needs this but it is at least useful/needed for that API I believe. With how CallOptions currently work this is no way for a user to provide a key with multiple values.

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Aug 4, 2021
@codyoss codyoss added automerge Merge the pull request once unit tests and other checks pass. and removed automerge Merge the pull request once unit tests and other checks pass. labels Aug 9, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 9, 2021
@codyoss codyoss merged commit 8085c66 into googleapis:master Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

healthcare: duplicate query param key
3 participants