Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing hyphen in
data-time
format in Params docs (apache#36966)
The `format` argument for datetime parameter in Params should be passed with hyphen - `date-time`. Without it Airflow interprets this format as `date`.
- Loading branch information