You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/26 01:04:16 UTC

[GitHub] [airflow] blag commented on a diff in pull request #25919: WIP Rename DatasetTaskRef to TaskDatasetProducer

blag commented on code in PR #25919:
URL: https://github.com/apache/airflow/pull/25919#discussion_r955542076


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -3526,10 +3526,10 @@ components:
         producing_tasks:
             type: array
             items:
-              $ref: '#/components/schemas/DatasetTaskRef'
+              $ref: '#/components/schemas/TaskDatasetProducer'
 
 
-    DatasetTaskRef:
+    TaskDatasetProducer:

Review Comment:
   ![ted-lasso-yes](https://user-images.githubusercontent.com/597113/186794645-e75cb88e-39de-493a-b6d8-b007e0c2055a.png)
   



-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org