Jobs API - Resolve Compensation Update Issue
September 13th, 2024
Description
We resolved an issue where the compensation field could not be updated using the PATCH /jobs/{jobId}
endpoint.
The bug occurred when users attempted to nullify or delete the compensation value.
Impact
The change is backward compatible, and the fix restores the documented functionality.