mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			897 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			897 B
		
	
	
	
	
	
	
	
| title | description | slug | 
|---|---|---|
| Resolve Task API | OpenMetadata Task Resolve API | Resolve a task within a thread by submitting a response or taking an action that marks the issue as completed. | /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-01-15 09:05:41.923720+00:00.
