mik-laj commented on a change in pull request #14645:
URL: https://github.com/apache/airflow/pull/14645#discussion_r588912631



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -425,7 +425,12 @@ paths:
         content:
           application/json:
             schema:
-              $ref: '#/components/schemas/DAG'
+              type: object

Review comment:
       We should named components here. Otherwise there may be problems with 
generating classes for API client  
   
    I personally prefer to always use named components.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to