bbovenzi commented on PR #41905: URL: https://github.com/apache/airflow/pull/41905#issuecomment-2322311634
Looking like a good start! 1. I haven't decided yet if we want to transform the API responses to camelCased. It is definitely more appriopriate to javascript. It may depend on how easy it is to integrate into our code generation flow 2. We should use the new `ui_api` to pass config values through the user object or a `/config` endpoint. 3. We will use the autogenerated queries like you see used here. We might want to play with the codegen settings or with the openapu.yaml file to improve the naming of everything -- 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]
