taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 84e9e5a5d967006d2f60ba67efa33cc99669b9be
parent 60ab07ec21f3d5f0ab4947fe06edbc24ed3aa31a
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Tue, 23 Mar 2021 14:30:57 -0400

don't bother w/ ‘next_restock’ for PDF files

Diffstat:
Mtaler-mcig.rst | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/taler-mcig.rst b/taler-mcig.rst @@ -344,8 +344,7 @@ M: :http:post:`/instances/default/private/products` "unit": "file", "price": "KUDOS:9.87", "taxes": [], - "total_stock": -1, - "next_restock": "0000-00-00" + "total_stock": -1 } // (backend returns 204 No content)