You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/21 14:47:06 UTC

[GitHub] [airflow] kaxil commented on issue #13740: Trigger a DAG Run via the Stable REST API fails with Bad Request due to external_trigger is set

kaxil commented on issue #13740:
URL: https://github.com/apache/airflow/issues/13740#issuecomment-764693391


   Not sure why it is giving you error, the default value is `True`:
   
   https://github.com/apache/airflow/blob/9d9ef1addc44bb1553cf392f598366fd241c05c4/airflow/api_connexion/schemas/dag_run_schema.py#L63
   
   https://github.com/apache/airflow/blob/9d9ef1addc44bb1553cf392f598366fd241c05c4/airflow/api_connexion/openapi/v1.yaml#L1553-L1556
   
   cc @ephraimbuddy @mik-laj 


----------------------------------------------------------------
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:
users@infra.apache.org