bugraoz93 commented on code in PR #43102: URL: https://github.com/apache/airflow/pull/43102#discussion_r1817441750
########## newsfragments/43102.significant.rst: ########## @@ -0,0 +1,5 @@ +Change in update model endpoints (PATCH) ``update_mask`` + +The ``update_mask`` parameter in the PATCH endpoints has been updated to explode (true) by default. +Before: ``http://<URL>:<PORT>/<PATH>?update_mask=item1,item2`` Review Comment: Good point! I originally focused on this as a specific case for `update_mask`, which is why it read more like a deployment guide. I agree, this should be written from a broader perspective. Thanks for the feedback! I updated accordingly, I hope the new one works out! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
