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

18 lines
736 B
Markdown
Raw Permalink Normal View History

---
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](#/../tests/resolved.json#/definitions/testCaseFailureReasonType)*.
- **`testCaseFQN`**: Fully qualified name of the test case. Refer to *[../../type/basic.json#/definitions/fullyQualifiedEntityName](#/../type/basic.json#/definitions/fullyQualifiedEntityName)*.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.