Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

fix: add 'dict' type annotation to 'request' #193

Merged
merged 3 commits into from Sep 13, 2021

Conversation

busunkim96
Copy link
Contributor

The generator version cannot currently be changed since googleapis is frozen. This PR manually applies the type annotation fix for requests.

Fixes #90 馃

@busunkim96 busunkim96 requested a review from a team as a code owner September 13, 2021 15:23
@product-auto-label product-auto-label bot added the api: secretmanager Issues related to the googleapis/python-secret-manager API. label Sep 13, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 13, 2021
@busunkim96 busunkim96 added the owlbot:ignore instruct owl-bot to ignore a PR label Sep 13, 2021
@busunkim96
Copy link
Contributor Author

Oops I forgot Owlbot would try to apply the replacement more than once 馃憖 . I will adjust the regex and re-push.

@busunkim96 busunkim96 removed the owlbot:ignore instruct owl-bot to ignore a PR label Sep 13, 2021
@busunkim96 busunkim96 added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2021
@busunkim96 busunkim96 merged commit 1d5fee4 into main Sep 13, 2021
@busunkim96 busunkim96 deleted the fix-request-type-annotation branch September 13, 2021 16:02
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: secretmanager Issues related to the googleapis/python-secret-manager API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The new version 2.3.0 broke access_secret_version()
2 participants