ashb commented on PR #25654:
URL: https://github.com/apache/airflow/pull/25654#issuecomment-1211271211

   > I plan to work on grid_data endpoint follow the api_connexion.TaskInstance 
schema. (run_id vs dag_run_id and other differences), to be able to unify those 
types in the front. (They are not playing nice with each other right now)
   
   So the grid_data endpoint is "private"/"internal" which means the format of 
the data it returns should be tailored to exactly what the UI needs, and not 
generic like the OpenAPI REST API. So only change the format if it makes the UI 
cleaner (don't just do it for the sake of it in other words)


-- 
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]

Reply via email to