docs: generate API reference for 2.12.0 (#14185)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/**
|
||||
* @schema AdminUpdateOrderChange
|
||||
* type: object
|
||||
* description: The data to update in the order change.
|
||||
* x-schemaName: AdminUpdateOrderChange
|
||||
* properties:
|
||||
* carry_over_promotions:
|
||||
* type: boolean
|
||||
* title: carry_over_promotions
|
||||
* description: Whether promotions from the original order should be carried over to the order change (specifically, exchanges).
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user