Files
medusa-store/docs/api/admin/components/schemas/AdminInventoryItemsRes.yaml
2023-04-04 21:02:44 +03:00

7 lines
106 B
YAML

type: object
required:
- inventory_item
properties:
inventory_item:
$ref: ./InventoryItemDTO.yaml