put https://{hostname}/test-management/v2/comparative/test-definition-executions//differences
Updates the status of diffs. To learn more about diffs, check Comparative testing concepts. The operation responds with a partial-success 207 response that consists of two arrays: successes
and failures
. The successes
array lists diffs updated successfully, whereas the failures
array provides details on any remainders that failed.
Update diffs
Open Recipe