ephraimbuddy commented on code in PR #31301:
URL: https://github.com/apache/airflow/pull/31301#discussion_r1221006827
##########
docs/apache-airflow/core-concepts/params.rst:
##########
@@ -158,6 +158,11 @@ JSON Schema Validation
},
):
+.. note::
+ Schema validation on DAG definitions is only made is a schedule is
defined. If a manual or external trigger
Review Comment:
```suggestion
Schema validation on DAG definitions is only made if a schedule is
defined. If a manual or external trigger
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]