Daniel Cohen created AIRFLOW-6695:
-------------------------------------
Summary: Support passing DAG configuration in UI
Key: AIRFLOW-6695
URL: https://issues.apache.org/jira/browse/AIRFLOW-6695
Project: Apache Airflow
Issue Type: Improvement
Components: ui
Affects Versions: master
Reporter: Daniel Cohen
When triggering a DAG from the CLI or the REST API, it's possible to pass
configuration for the DAG run as a JSON blob.
The PR accompanying this ticket adds a new screen confirming the trigger
request, and allowing the user to pass a JSON configuration blob to the new DAG
run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)