mrbazzan commented on a change in pull request #19203:
URL: https://github.com/apache/airflow/pull/19203#discussion_r736333112



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -490,6 +500,9 @@ paths:
       description: >
         Deletes all metadata related to the DAG, including finished DAG Runs 
and Tasks.
         Logs are not deleted. This action cannot be undone.
+

Review comment:
       This is the result of removing the space in swagger editor;
   
   >Deletes all metadata related to the DAG, including finished DAG Runs and 
Tasks. Logs are not deleted. This action cannot be undone. New in version 2.2.0
   
   As opposed to;
   
   > Deletes all metadata related to the DAG, including finished DAG Runs and 
Tasks. Logs are not deleted. This action cannot be undone.
   >
   >New in version 2.2.0
   
   Should the white-space still be removed?
   




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