potiuk commented on PR #47158: URL: https://github.com/apache/airflow/pull/47158#issuecomment-2688810387
Most notably. Our `python client` is still built using the old v1.yaml not the new one - so while it is largely compatible, there is this one 422 error I pointed out yesterday even in our test_python_client.py, but also we need to figure out a bit more things: * the new openapi yaml is auto-generated so we likely need to copy it over in pre-commit * we thought about changing generator to a newer version (which I think it's an ideal opportunity to do so) @pierrejeambrun -> is this also your thinking 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]
