StepListResponseDto
January 14, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
slug | String | :heavy_check_mark: | Slug of the step |
type | StepTypeEnum | :heavy_check_mark: | Type of the step |
issues | Optional<StepIssuesDto> | :heavy_minus_sign: | Issues associated with the step |