uranusjr commented on code in PR #34913:
URL: https://github.com/apache/airflow/pull/34913#discussion_r1363521723


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -3813,6 +3813,24 @@ components:
           type: string
           description: The plugin source
           nullable: true
+        ti_deps:
+          type: array
+          items:
+              type: string
+              nullable: true

Review Comment:
   When can these be null instead of an empty list?



-- 
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]

Reply via email to