Skip to content

Comments

Bugfix: Fix REST API DAGs Schema does not allow "None" for schedule_interval#11532

Merged
ashb merged 1 commit intoapache:masterfrom
ephraimbuddy:dag-restapi-fix
Oct 19, 2020
Merged

Bugfix: Fix REST API DAGs Schema does not allow "None" for schedule_interval#11532
ashb merged 1 commit intoapache:masterfrom
ephraimbuddy:dag-restapi-fix

Conversation

@ephraimbuddy
Copy link
Contributor

Closes: #11506


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Oct 14, 2020
@mik-laj mik-laj self-requested a review October 14, 2020 19:48
@ashb ashb merged commit 7206fd7 into apache:master Oct 19, 2020
@ephraimbuddy ephraimbuddy deleted the dag-restapi-fix branch October 19, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REST API: DAGs schema does not allow "None" for schedule_interval

2 participants