StepExecutionForm
description stringnullable
Description of the form in the step execution
schema object
version stringnullable
Version of the form in the step execution
Example:
1.0
StepExecutionForm
{
"description": "string",
"schema": {},
"version": "1.0"
}