Skip to content

Fix api daily job

Snwachukwu requested to merge T308767_fix_apis_dag into main

The airflow dag file was previously in the wikidata folder which is different from what we have in oozie. It should have it's own top-level forlder called 'apis'. In this commit, we created an 'analytics/dags/apis' folder and moved the api_dag.py file to the new directory.

Merge request reports