ashb commented on code in PR #67868:
URL: https://github.com/apache/airflow/pull/67868#discussion_r3353785778
##########
airflow-core/src/airflow/api_fastapi/core_api/openapi/v2-rest-api-generated.yaml:
##########
@@ -16418,7 +16415,6 @@ components:
required:
- id
- classpath
- - kwargs
Review Comment:
Hmmmm, though removing this field means it's a breaking change on the API,
and could possibly cause down stream consumers to fail with "no such property"
type errors
--
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]