Daniel Imberman created AIRFLOW-7086:
----------------------------------------
Summary: Change the dags-paused API endpoint to a POST
Key: AIRFLOW-7086
URL: https://issues.apache.org/jira/browse/AIRFLOW-7086
Project: Apache Airflow
Issue Type: Improvement
Components: api
Affects Versions: 1.10.9
Reporter: Daniel Imberman
Assignee: Daniel Imberman
Fix For: 2.0.0
We shouldn't be changing state using a get method. We should change the
/dags/paused endpoint to a POST where the data contains the desired pause state
--
This message was sent by Atlassian Jira
(v8.3.4#803005)