Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
607 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
title: resolveTask
slug: /main-concepts/metadata-standard/schemas/api/feed/resolvetask
---
# ResolveTaskRequest
*Resolve Task request*
## Properties
- **`newValue`** *(string)*: The new value object that needs to be updated to resolve the task.
- **`testCaseFailureReason`**: Reason of Test Case resolution. Refer to *../../tests/resolved.json#/definitions/testCaseFailureReasonType*.
- **`testCaseFQN`**: Fully qualified name of the test case. Refer to *../../type/basic.json#/definitions/fullyQualifiedEntityName*.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.