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(fieldbehavior): ignore immutable in validation if not in field mask #266

Merged
merged 1 commit into from
Nov 3, 2023

Commits on Nov 3, 2023

  1. feat(fieldbehavior): ignore immutable in validation if not in field mask

    AIP-203
    "When a service receives an immutable field in an update request (or similar),
    even if included in the update mask, the service should ignore the field if the value matches,
    but should error with INVALID_ARGUMENT if a change is requested"
    oscarmuhr committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2cff87c View commit details
    Browse the repository at this point in the history