FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: add operation name to x-goog-request-params by busunkim96 · Pull Request #133 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

fix: add operation name to x-goog-request-params - #133

Merged
busunkim96 merged 2 commits into
masterfrom
add-operation-name
Jan 25, 2021
Merged

fix: add operation name to x-goog-request-params#133
busunkim96 merged 2 commits into
masterfrom
add-operation-name

Conversation

busunkim96 commented Jan 19, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Add the routing header x-goog-request-params to operations client requests. Some APIs require that the header be passed on all requests.

Fixes googleapis/gapic-generator-python#732

software-dov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, just some minor nitpicking.

busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 25, 2021
busunkim96 merged commit 97cef4a into master Jan 25, 2021
busunkim96 deleted the add-operation-name branch January 25, 2021 19:49
gcf-merge-on-green Bot pushed a commit that referenced this pull request Feb 12, 2021
Pass the operation name in the `x-goog-request-params`header.
 
Same as #133 for the async operations client.
This was referenced May 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement. kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Routing headers are not passed to the operations client

4 participants


Back | FazBrowse Home | New Git URL