Files
medusa-store/www/utils/generated/oas-output/schemas/AdminWorkflowExecutionExecution.ts
2024-08-30 08:35:10 +02:00

15 lines
288 B
TypeScript

/**
* @schema AdminWorkflowExecutionExecution
* type: object
* description: The workflow execution's execution.
* x-schemaName: AdminWorkflowExecutionExecution
* required:
* - steps
* properties:
* steps:
* type: object
* description: The execution's steps.
*
*/