API structure has changed
  12 structure changes including:
    
    6 Additions
    6 Modifications
        Modified
        6
      
      DELETE /rest/biathlon/target/{lane}/{athlete-id}
              - Operation is now deprecated
 
GET /rest/biathlon/target/system/{target-name}/time
              - Operation is now deprecated
 
GET /rest/biathlon/target/system/{target-name}/version
              - Operation is now deprecated
 
PATCH /rest/biathlon/target/{target-name}/{lane}
              - Operation is now deprecated
 
POST /rest/biathlon/target/system/{target-name}/reset-device
              - Operation is now deprecated
 
POST /rest/biathlon/target/{lane}/{athlete-id}
              - Operation is now deprecated
 
        Added
        6
      
      GET /rest/biathlon/target/system/time
          GET /rest/biathlon/target/system/version
          PATCH /rest/biathlon/target/lane
          POST /rest/biathlon/target/athlete/check-in
          POST /rest/biathlon/target/athlete/check-out
          POST /rest/biathlon/target/system/reset-device