-
Notifications
You must be signed in to change notification settings - Fork 16.4k
fix update_mask in patch variable route #29711
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
fix update_mask in patch variable route #29711
Conversation
uranusjr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor code improvements
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
|
@dimberman Can you please review my last commit? |
|
@dimberman ? Is your "request changes" still valid ? I think it has been addressed but I would not want to dismiss the review without you confirming. |
|
Since you have not responded @dimberrman, I will simply dismiss it. 2 weeks and no response despite pinging seems to be enough. We can always have a follow-up if the "request for changes" is still not resolved. |
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com> --------- Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com> (cherry picked from commit de8e07d)
closes: #29702
patch_variableroute does not allow updating the variable description. This PR updates the method and uses the same pattern used in the other routes to dynamically update all the fields which are notnon_update_fields.