From 94556edd12d00e165de2cd8e10c5ba87a9f28ebf Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sat, 28 Nov 2020 00:39:53 -0500 Subject: mark up ‘$RESPONSE’ (three instances) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anastasis.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'anastasis.rst') diff --git a/anastasis.rst b/anastasis.rst index 9a63b007..da3d0fb1 100644 --- a/anastasis.rst +++ b/anastasis.rst @@ -736,10 +736,10 @@ charge per truth operation using GNU Taler. .. http:get:: /truth/$UUID[?response=$RESPONSE] - Get the stored encrypted key share. If $RESPONSE is specified by the client, the server checks - if $RESPONSE matches the expected response specified before within the TruthUploadRequest_ (see encrypted_truth). + Get the stored encrypted key share. If ``$RESPONSE`` is specified by the client, the server checks + if ``$RESPONSE`` matches the expected response specified before within the TruthUploadRequest_ (see encrypted_truth). Also, the user has to provide the correct *truth_encryption_key* with every get request (see below). - When $RESPONSE is correct, the server responses with the encrypted key share. + When ``$RESPONSE`` is correct, the server responses with the encrypted key share. The encrypted key share is returned simply as a byte array and not in JSON format. **Response**: -- cgit v1.2.3