You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/01/27 00:01:00 UTC

[airflow] 05/09: Update v1.yaml (#21024)

This is an automated email from the ASF dual-hosted git repository.

jedcunningham pushed a commit to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 72ce6719d7c44f0a2ac48d70f0998e401c8a094e
Author: Ilia Lazebnik <Il...@gmail.com>
AuthorDate: Sun Jan 23 21:29:52 2022 +0200

    Update v1.yaml (#21024)
    
    (cherry picked from commit 2af0f700857cbf7401d930ff24cdff273b501beb)
---
 airflow/api_connexion/openapi/v1.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/airflow/api_connexion/openapi/v1.yaml b/airflow/api_connexion/openapi/v1.yaml
index 3669c66..e7553a3 100644
--- a/airflow/api_connexion/openapi/v1.yaml
+++ b/airflow/api_connexion/openapi/v1.yaml
@@ -2161,8 +2161,6 @@ components:
 
             The value of this field can be set only when creating the object. If you try to modify the
             field of an existing object, the request fails with an BAD_REQUEST error.
-      required:
-        - dag_id
 
     UpdateDagRunState:
       type: object