chore(docs): Generated DML JSON files (automated) (#11394)

* chore(docs): Generated DML JSON files (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
github-actions[bot]
2025-02-11 13:40:36 +02:00
committed by GitHub
parent 43180c1116
commit f22c5fa6af
4 changed files with 33 additions and 12 deletions

View File

@@ -7,7 +7,8 @@
"transaction_id": "The transaction id of the workflow execution",
"execution": "The execution of the workflow execution",
"context": "The context of the workflow execution",
"state": "The state of the workflow execution"
"state": "The state of the workflow execution",
"retention_time": "The retention time of the workflow execution"
}
}
}