mik-laj edited a comment on issue #10479:
URL: https://github.com/apache/airflow/issues/10479#issuecomment-679325239


   The description is a read-only field according to spec. This field contains 
the value that is synchronized with the DAG File, so if you want to update this 
description, you need to edit the DAG File.
   ![Screenshot 2020-08-24 at 21 36 
17](https://user-images.githubusercontent.com/12058428/91088187-dea02c80-e651-11ea-9dce-3c44e9fa4b08.png)
   
https://airflow.readthedocs.io/en/latest/stable-rest-api-ref.html#operation/patch_dag
   However, I can see that there is one mistake here. The update_mask field is 
missing to maintain future compatibility.
   


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