mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 13:56:41 +00:00
18 lines
607 B
Markdown
18 lines
607 B
Markdown
![]() |
---
|
||
|
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.
|