docs: generate OAS for 2.11.2 (#13925)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @schema AdminUpdateExchangeOutboundItem
|
||||
* type: object
|
||||
* description: The details to update in an outbound item.
|
||||
* x-schemaName: AdminUpdateExchangeOutboundItem
|
||||
* properties:
|
||||
* quantity:
|
||||
* type: number
|
||||
* title: quantity
|
||||
* description: The item's quantity.
|
||||
* internal_note:
|
||||
* type: string
|
||||
* title: internal_note
|
||||
* description: A note only viewed by admin users.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user