aritra24 commented on PR #48914: URL: https://github.com/apache/airflow/pull/48914#issuecomment-2799867817
@bugraoz93 I used the `airflow-core/src/airflow/api_fastapi/core_api/openapi/v1-generated.yaml` to not have to start the server just to do the codegen? But I guess it's creating a bunch more models than it should? I'm not too sure but my assumption was the generated yaml file should be the same api exposed by the server and thus we should've gotten the same output? Also this is causing some tests to fail which also confuses me a bit. 🤔 Do you have any thoughts? -- 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]
