fix: Check for default value presence for non-optional fields in REST by vam-google · Pull Request #868 · googleapis/gapic-generator-python · GitHub
Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

fix: Check for default value presence for non-optional fields in REST#868

Merged
vam-google merged 2 commits into
googleapis:masterfrom
vam-google:master
May 7, 2021
Merged

fix: Check for default value presence for non-optional fields in REST#868
vam-google merged 2 commits into
googleapis:masterfrom
vam-google:master

Conversation

@vam-google

Copy link
Copy Markdown
Contributor

Otherwise on practical cases we may get 400 errors because of empty body of the non-optional query params.

… transport

Otherwise on practical cases we may get 400 errors because of empty body of the non-optional query params.
@vam-google vam-google requested a review from a team May 7, 2021 21:26
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label May 7, 2021
@codecov

codecov Bot commented May 7, 2021

Copy link
Copy Markdown

@vam-google vam-google changed the title fix: Check for default value presence for non-optional fields in REST… fix: Check for default value presence for non-optional fields in REST May 7, 2021
@vam-google vam-google merged commit 5748001 into googleapis:master May 7, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants