[GitHub] [airflow] jhtimmins commented on pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
jhtimmins commented on pull request #9476: URL: https://github.com/apache/airflow/pull/9476#issuecomment-647790169 Looks like this is failing static checks. I recommend running [pre-commit](https://github.com/apache/airflow/blob/master/STATIC_CODE_CHECKS.rst#pre-commit-hooks) checks

[GitHub] [airflow] jhtimmins commented on pull request #9476: Remove PATCH /dags/{dag_id}/dagRuns/{dag_run_id} endpoint

2020-06-22 Thread GitBox
jhtimmins commented on pull request #9476: URL: https://github.com/apache/airflow/pull/9476#issuecomment-647782731 This code looks fine. @mik-laj do you know if there was a reason the spec included the ability to update dag runs via PATCH?