fix: Remove unnecessary metadata and timestamps from task and workflow documentation

This commit is contained in:
catlog22
2025-09-10 20:32:11 +08:00
parent 5fe1f40f36
commit 44287cf80e
7 changed files with 6 additions and 397 deletions

View File

@@ -103,10 +103,6 @@ Context inherited from workflow
"last_attempt": null
},
"meta": {
"created": "2025-09-05T10:30:00Z",
"updated": "2025-09-05T10:30:00Z"
}
}
```