Bug Fixes
- Corrected possible values for property "type" on the BundleContentMember schema object used by endpoint GET /public/v1/accounts/{accountId}/content/bundles/{id}. Previously, it could be either "CONTENT" or "EQUIVALENT", but it should have been "COURSE" or "EQUIVALENT".
Improvements
- Improved equivalent language selector frame's error handling.