houqp commented on pull request #9273: URL: https://github.com/apache/airflow/pull/9273#issuecomment-643594204
> 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. Cool, my implementation already matches this behavior. > Unfortunately, OpenAPI has no support for immutable fields, so we have some confusion in the specification definition. I think we can add an additional description to explain this. Yeah, I think it would be helpful to document this in the spec. How would you want this to be documented? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
