taler-docs

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

commit 2218d5b9f845bbb52b11c68d117838a811107adb
parent 448c9435963f7ab055be777689af2ac274a80bbe
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
Date:   Sat,  7 Nov 2020 17:39:11 +0100

fix anastasis reducer docu

Diffstat:
Manastasis.rst | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -2557,6 +2557,24 @@ Expected new state: "truth_index": 3, "https_status": 204 }, + ], + "recovery_document_uploads": [ + { + "provider_id": "anastasis_01", + "https_status": 204 + }, + { + "provider_id": "anastasis_02", + "https_status": 402 + }, + { + "provider_id": "anastasis_03", + "https_status": 402 + }, + { + "provider_id": "anastasis_04", + "https_status": 204 + } ] }