commit 92e3c2036f5857d5859755a3a8de230035a5e74c
parent b7081f7640f1deb738dc8d94f3c3faf52c8d600d
Author: Florian Dold <florian.dold@gmail.com>
Date: Tue, 21 Jul 2020 13:22:06 +0530
syntax
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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);