OmairK commented on pull request #9329:
URL: https://github.com/apache/airflow/pull/9329#issuecomment-648165716


   
   > ```
   > PATCH /api/v1/pools/default_pool?update_mask=name,slots
   > {
   >     "name": "default_pool",
   >     "slots": 80
   > }
   > ```
   > 
   > Will this request be handled correctly? The name has not been changed 
because it is the same all the time.
   
   @mik-laj 
   Thanks, fixed it, here is the change `ee31051`


----------------------------------------------------------------
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]


Reply via email to