uranusjr commented on a change in pull request #17839:
URL: https://github.com/apache/airflow/pull/17839#discussion_r700916317



##########
File path: airflow/api_connexion/openapi/v1.yaml
##########
@@ -674,6 +674,35 @@ paths:
         '404':
           $ref: '#/components/responses/NotFound'
 
+    patch:
+      summary: Set a state of DAG run
+      description: Set a state of DAG run

Review comment:
       ```suggestion
         summary: Modify a DAG run
         description: Modify a DAG run
   ```




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