views.py
14 KB
- 
Updated CreditCourse update endpoint · 98a39b92The update (PUT) endpoint now supports creating new CreditCourse objects in addition to updating existing ones. This functionality greatly simplifies the logic needed by consumers (e.g. the Course Administration Tool) to create or update CreditCourse objects. ECOM-2524 Clinton Blackburn committed