summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index cb59314a..ea2ca0b3 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1478,7 +1478,7 @@ Reserving inventory
// UUID that identifies the frontend performing the lock
// Must be unique for the lifetime of the lock.
- lock_uuid: String;
+ lock_uuid: string;
// How long does the frontend intend to hold the lock?
duration: RelativeTime;
@@ -1602,7 +1602,7 @@ Creating orders
// be used in case different UUIDs were used for different
// products (i.e. in case the user started with multiple
// shopping sessions that were combined during checkout).
- lock_uuids: String[];
+ lock_uuids: string[];
// Should a token for claiming the order be generated?
// False can make sense if the ORDER_ID is sufficiently