Skip to content

Commit

Permalink
Merge pull request #71 from teamclairvoyant/v1.0.9-branch
Browse files Browse the repository at this point in the history
[UPDATE] refresh_all compatible with all airflow versions
  • Loading branch information
prakshalj0512 authored Jul 13, 2020
2 parents 903e9d5 + 9db7e04 commit 4434b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -906,7 +906,7 @@ http://{HOST}:{PORT}/admin/rest_api/api?api=refresh_dag&dag_id=test_id

Refresh all DAGs. Supports both http GET and POST methods.

Available in Airflow Version: <= 1.9 - Custom API
Available in Airflow Version: <= None - Custom API

**GET** - `http://{HOST}:{PORT}/admin/rest_api/api?api=refresh_all_dags`

Expand Down

0 comments on commit 4434b46

Please sign in to comment.