test_api.py
7.35 KB
- 
Modify Course API to filter visible courses by org · 2cee39d5Org to filter by is provided to the Course API list view using a querystring argument. Filtering ultimately occurs at the database layer. ECOM-2761. Renzo Lucioni committed