chore(docs): Generated DML JSON files (automated) (#12458)
This PR holds all generated DML JSON files for the upcoming release. Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a50c2e65c4
commit
da270cd3e2
@@ -8,7 +8,8 @@
|
||||
"execution": "The execution of the workflow execution",
|
||||
"context": "The context of the workflow execution",
|
||||
"state": "The state of the workflow execution",
|
||||
"retention_time": "The retention time of the workflow execution"
|
||||
"retention_time": "The number of seconds to store the workflow execution.",
|
||||
"run_id": "The ID of the workflow execution run."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -8,7 +8,8 @@
|
||||
"execution": "The execution of the workflow execution",
|
||||
"context": "The context of the workflow execution",
|
||||
"state": "The state of the workflow execution",
|
||||
"retention_time": "The retention time of the workflow execution"
|
||||
"retention_time": "The number of seconds to store the workflow execution.",
|
||||
"run_id": "The ID of the workflow execution run."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user