pierrejeambrun commented on code in PR #42782:
URL: https://github.com/apache/airflow/pull/42782#discussion_r1801213618


##########
airflow/api_fastapi/openapi/v1-generated.yaml:
##########
@@ -155,7 +155,7 @@ paths:
         required: false
         schema:
           type: string
-          default: dag_id
+          default: ''

Review Comment:
   I just pushed a new commit on the branch. It removes the need for custom 
code to populate the documentation.
   
   Let me know what you think.
   
   
https://github.com/apache/airflow/pull/42782/commits/9c056a75f99f6a8a30a6493012a4881204d805ba



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