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



##########
File path: airflow/api_connexion/schemas/dag_run_schema.py
##########
@@ -104,6 +105,12 @@ def autofill(self, data, **kwargs):
         return data
 
 
+class SetDagRunStateFormSchema(Schema):

Review comment:
       Can we use DAGRunSchema schema here? I think it is possible, but we need 
to carefully review which fields are marked as input and which are marked as 
output.




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