API structure has changed
  4 structure changes including:
    
    3 Breaking changes
    1 Modification
    3 Removals
        Modified
        1
      
      GET /api/v1/providers/{id}
              - Response
- 
  200 response Modified
    - slug property Added
 
        Removed
        3
          Breaking
      
      DELETE /api/v1/providers/{id}
          POST /api/v1/providers
          PUT /api/v1/providers/{id}
          