potiuk commented on code in PR #67868:
URL: https://github.com/apache/airflow/pull/67868#discussion_r3359306048
##########
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:
Yeah. Thought about it - what we could do instead is to leave it in but make
it always empty. That is far less of a breaking change - the schema would
remain and we could simply state in a documentation that it is here for
historical reasons but kwargs are never populated.
I think this is. a bit of "Have cake and eat it too".
--
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]