summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-23 14:40:05 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-23 14:40:05 -0400
commite9c1ede11da852e0f7d49a30c88fd27b02ff08e3 (patch)
treeac999662b5acd76d543dfc2979b447610a4e43d8 /taler-mcig.rst
parent6823e2d8cba21edd4454aeadfa4bf89deb7aee14 (diff)
downloaddocs-e9c1ede11da852e0f7d49a30c88fd27b02ff08e3.tar.gz
docs-e9c1ede11da852e0f7d49a30c88fd27b02ff08e3.tar.bz2
docs-e9c1ede11da852e0f7d49a30c88fd27b02ff08e3.zip
add NB for missing ‘next_restock’ plus short explanation
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index 726e103e..52ccf227 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -348,6 +348,11 @@ M: :http:post:`/instances/default/private/products`
}
// (backend returns 204 No content)
+Note that there is no ``next_restock`` field in this ``ProductAddDetail``
+object.
+This is because the ``total_stock`` field has value ``-1`` (meaning "infinite")
+since the product is a PDF file.
+
Scenarios
---------