mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 13:56:41 +00:00
17 lines
452 B
Markdown
17 lines
452 B
Markdown
![]() |
---
|
||
|
title: closeTask
|
||
|
slug: /main-concepts/metadata-standard/schemas/api/feed/closetask
|
||
|
---
|
||
|
|
||
|
# CloseTaskRequest
|
||
|
|
||
|
*Close Task request*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`comment`** *(string)*: The closing comment explaining why the task is being closed.
|
||
|
- **`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.
|