ephraimbuddy opened a new pull request #22637:
URL: https://github.com/apache/airflow/pull/22637


   The DagModel columns have increased since this endpoint was created. This PR 
improves the endpoint by including all the missing fields of the DagModel on 
the endpoint.
   
   This update also touched on DAGDetails schema because it inherits from 
DAGSchema. In a future PR, when more details would be added to the DAGDetails 
endpoint, we could separate it from the DAGSchema. They are related but not 
really the same. One is a database object while the other is not 
   
   closes: https://github.com/apache/airflow/issues/22325
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to