ashb commented on code in PR #67868:
URL: https://github.com/apache/airflow/pull/67868#discussion_r3395203676
##########
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:
I think there's a way of marking a field as deprecated in the OpenAPI
schema. That might be apt here.
--
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]