From 0fed84b14beda0e70f5d204d78e1877a1b016d9d Mon Sep 17 00:00:00 2001 From: Nis Jespersen Date: Tue, 23 Jan 2024 13:47:19 +0100 Subject: [PATCH] fix: rm sizeOrAmount --- docs/openapi/components/schemas/common/TradeLineItem.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/openapi/components/schemas/common/TradeLineItem.yml b/docs/openapi/components/schemas/common/TradeLineItem.yml index 9dce506fa..6b6288680 100644 --- a/docs/openapi/components/schemas/common/TradeLineItem.yml +++ b/docs/openapi/components/schemas/common/TradeLineItem.yml @@ -140,10 +140,6 @@ properties: title: Category description: A category for the item. type: string - sizeOrAmount: - title: Size or Amount - description: The size or amount of the product - $ref: ./QuantitativeValue.yml weight: title: Weight description: Weight of the product.