uranusjr commented on a change in pull request #19203:
URL: https://github.com/apache/airflow/pull/19203#discussion_r736382200
##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -1979,7 +2078,10 @@ components:
readOnly: true
DAGCollection:
- description: Collection of DAGs.
+ description: |
+ Collection of DAGs.
+
+ *Changed in version 2.1.0*
Review comment:
We should add a summary exactly what changed here. Example:
https://docs.python.org/3/library/importlib.html#importlib.import_module
--
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]