chore(docs): Generated API Reference (v2) (#8668)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fa44e3f5a8
commit
cb2ead3a1c
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
* @schema AdminPostOrderEditsUpdateItemQuantityReqSchema
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminPostOrderEditsUpdateItemQuantityReqSchema
|
||||
* required:
|
||||
* - quantity
|
||||
* properties:
|
||||
* quantity:
|
||||
* type: number
|
||||
* title: quantity
|
||||
* description: The order edit's quantity.
|
||||
* internal_note:
|
||||
* type: string
|
||||
* title: internal_note
|
||||
* description: The order edit's internal note.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user