API updates
September 12th, 2024
- Added a new
is_skippedfield to the request payload of thePATCH /tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}endpoint, enabling the ability to skip a substep. - Introduced the
idfield in the response of theGET /tasks/{task_id}/assets/{asset_id}/draftsendpoint.