docs: generate OAS for v2 (#7883)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/**
|
||||
* @schema AdminCreateWorkflowsRun
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminCreateWorkflowsRun
|
||||
* properties:
|
||||
* input: {}
|
||||
* transaction_id:
|
||||
* type: string
|
||||
* title: transaction_id
|
||||
* description: The workflows execution's transaction id.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user