o-nikolas commented on code in PR #40034:
URL: https://github.com/apache/airflow/pull/40034#discussion_r1625337858


##########
airflow/api_connexion/openapi/v1.yaml:
##########
@@ -4943,6 +4956,11 @@ components:
           items:
             type: string
           description: The value can be repeated to retrieve multiple matching 
values (OR condition).
+        executor:

Review Comment:
   The others like pool and queue go by this nomenclature as well, so I think 
we should leave in singular. And I suppose they're also trying to match the 
name of the ti field precisely.



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to