From 92e3c2036f5857d5859755a3a8de230035a5e74c Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 21 Jul 2020 13:22:06 +0530 Subject: syntax --- core/api-merchant.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core') diff --git a/core/api-merchant.rst b/core/api-merchant.rst index e0e36bf1..93cbe7a9 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -722,6 +722,8 @@ Payment processing (including total price) that would otherwise computed based on information from the inventory. + .. ts:def:: ProductSpecification + type ProductSpecification : (MinimalInventoryProduct | Product); -- cgit v1.2.3