docs: add section on type aliases in admin + note for removing items from orders (#12996)

This commit is contained in:
Shahed Nasser
2025-07-18 18:35:58 +03:00
committed by GitHub
parent b46bbfae12
commit ed92aaf02b
6 changed files with 277 additions and 30 deletions
@@ -3,7 +3,10 @@
* operationId: PostOrderEditsIdItemsItemItem_id
* summary: Update Order Item Quantity of Order Edit
* x-sidebar-summary: Update Item Quantity
* description: Update an existing order item's quantity of an order edit.
* description: >
* Update an existing order item's quantity of an order edit.
*
* You can also use this API route to remove an item from an order by setting its quantity to `0`.
* x-authenticated: true
* parameters:
* - name: id