[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: -doc sync
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: -doc sync |
Date: |
Wed, 21 Jul 2021 14:53:54 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new bb945b2 -doc sync
bb945b2 is described below
commit bb945b2c03b1eff9df051b5deac7a3578f5383c5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 21 14:53:52 2021 +0200
-doc sync
---
core/api-merchant.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 0a01cb7..abe2535 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1303,6 +1303,10 @@ Adding products to the inventory
:http:statuscode:`204 No content`:
The backend has successfully expanded the inventory.
+ :http:statuscode:`404 Not found`:
+ The product (ID) is unknown to the backend.
+ :http:statuscode:`409 Conflict`:
+ The provided information is inconsistent with the current state of the
inventory.
.. ts:def:: ProductPatchDetail
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated: -doc sync,
gnunet <=