reviews stream used to request deleted reviews. The v2.0.0 update removed this from the request.
This change adds the deleted=true param back to the reviews request.
Manual QA steps
Verified same records returned on v2 as v1 with param added
Risks
Any syncs that were run with v2 will need to reset to get all deleted reviews
Description of change
reviews
stream used to request deleted reviews. The v2.0.0 update removed this from the request. This change adds thedeleted=true
param back to the reviews request.Manual QA steps
Risks
Rollback steps