API structure has changed
  3 structure changes including:
    
    1 Breaking change
    2 Additions
    1 Removal
        Removed
        1
          Breaking
      
      GET /api/Admin/{id}
              - Removing a resource is always breaking unless it was deprecated before Breaking
 
        Added
        2
      
      GET /api/Admin
          POST /api/authentication/Login