jscheffl commented on code in PR #47171: URL: https://github.com/apache/airflow/pull/47171#discussion_r1975953009
########## clients/python/openapi_v1.yaml: ########## Review Comment: I did not "copy file" here but moved it out of the old connexion source tree where it was copied off in the past. I think we need to switch to the new generated fast-api YAML... in a separate PR. It is atm just failing to build the client if the YAML is missing. I just wanted to clear the old file tree. In the header you see where it is moved from:  ---and YAMLlint was failing, I _thought_ I fixed the pre-commti check path as it was excluded in the past as well. Generated YAML should not need linting. -- 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]
