summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-08 20:33:41 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-08 20:33:41 +0200
commit7d9643064442d0c7c1c695b69fc56b2322a4213d (patch)
tree5dd1c60c03aef6f4a9bd3169b4338c32c05280cf /core/api-merchant.rst
parent40ad8425d0359845b4e14a91f83b8c91ed5d1a3d (diff)
downloaddocs-7d9643064442d0c7c1c695b69fc56b2322a4213d.tar.gz
docs-7d9643064442d0c7c1c695b69fc56b2322a4213d.tar.bz2
docs-7d9643064442d0c7c1c695b69fc56b2322a4213d.zip
-fix misc warnings
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