API updates
September 12th, 2024
- Added a new
is_skipped
field 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
id
field in the response of theGET /tasks/{task_id}/assets/{asset_id}/drafts
endpoint.