chore(docs): Generated API Reference (v2) (#8890)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
co-authored by
kodiakhq
parent
891037081d
commit
524be62312
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* @schema AdminWorkflowExecutionExecution
|
||||
* type: object
|
||||
* description: The workflow execution's execution.
|
||||
* x-schemaName: AdminWorkflowExecutionExecution
|
||||
* required:
|
||||
* - steps
|
||||
* properties:
|
||||
* steps:
|
||||
* type: object
|
||||
* description: The execution's steps.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user