chore(docs): Generated API Reference (v2) (#8252)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
co-authored by
kodiakhq
Shahed Nasser
parent
b9b65b7abb
commit
b08d867e8f
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @schema AdminImportProductRequest
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminImportProductRequest
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
* @schema AdminImportProductResponse
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminImportProductResponse
|
||||
* required:
|
||||
* - workflow_id
|
||||
* properties:
|
||||
* workflow_id:
|
||||
* type: string
|
||||
* title: workflow_id
|
||||
* description: The product's workflow id.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user