The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
c7c37d3917c166861b24e896ab26fc6754d7472c / Ephraim Anierobi 
<[email protected]>
Add more fields to REST API get DAG(dags/dag_id) endpoint

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

Report URL: https://github.com/apache/airflow/actions/runs/2067567603

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to