taler-docs

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

commit 268a3586004630543bf10599cfd631ca63367498
parent 3c42855463479cfc563a514893771603f9779433
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  2 Dec 2020 15:40:05 +0100

add fresh option

Diffstat:
Mcore/api-sync.rst | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/core/api-sync.rst b/core/api-sync.rst @@ -244,7 +244,12 @@ Receiving Terms of Service may attempt to upload the latest backup again, as this option will be checked before the ``304 Not modified`` case. - + :query fresh: + Optional argument, any non-empty value will do, + suggested is ``y`` for ``yes``. + The client insists on a fresh order to be generated, say + because the one returned before was claimed (but not paid) + by another wallet. **Response**