API structure has changed
  4 structure changes including:
    
    4 Modifications
        Modified
        4
      
      GET /api/sso-connector-providers
              - Response
 - 
  200 response Modified
    
- application/json content type Modified
 
 
GET /api/sso-connectors
              - Response
 - 
  200 response Modified
    
- application/json content type Modified
 
 
GET /api/sso-connectors/{id}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- providerType property Added
 
 
 - 
  application/json content type Modified
    
 
PATCH /api/sso-connectors/{id}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- providerType property Added
 
 
 - 
  application/json content type Modified