test_courses.py
4.41 KB
-
Exclude deleted programs from course and course_run api · eb4070f5
Originally, the associated programs array in the course and course_run api object would include all programs regardless of status. With this change, the deleted programs are filtered. Only the query string parameter include_deleted_programs will list out all associated programs ECOM-5729
Simon Chen committed