summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-03-22 15:01:05 -0300
committerSebastian <sebasjm@gmail.com>2024-03-22 15:01:05 -0300
commitde8b65b0f9b7e88bd42e1af25cf6e434c25b7791 (patch)
treef2a918d22a47a95dec28efbf49201634ced5422d
parent7bc5d970178114af353088b6c822d5d8fbcece6e (diff)
downloaddocs-de8b65b0f9b7e88bd42e1af25cf6e434c25b7791.tar.gz
docs-de8b65b0f9b7e88bd42e1af25cf6e434c25b7791.tar.bz2
docs-de8b65b0f9b7e88bd42e1af25cf6e434c25b7791.zip
fix missing optional mark
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6da09f05..ac8e612e 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1961,7 +1961,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