API structure has changed
  3 structure changes including:
    
    1 Addition
    2 Modifications
        Modified
        2
      
      GET /v1/courses
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - moduleName property Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
- Query
- moduleName[eq], moduleName[contains] query parameters Added
GET /v1/lives/{liveId}/groups
              - Response
- 
  200 response Modified
    - 
  application/json content type Modified
    - 
  items property Modified
    - emailNotificationEnabled property Added
 
 
- 
  items property Modified
    
 
- 
  application/json content type Modified
    
        Added
        1
      
      GET /v1/courses/{courseId}/groups