EpisodeCreateSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| task_name | str | ||
| twins | List[str] | ||
| started_at | int | ||
| finished_at | int | ||
| metadata | Dict[str, object] | [optional] | |
| created_by | str | [optional] | |
| updated_by | str | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| task_name | str | ||
| twins | List[str] | ||
| started_at | int | ||
| finished_at | int | ||
| metadata | Dict[str, object] | [optional] | |
| created_by | str | [optional] | |
| updated_by | str | [optional] |