summaryrefslogtreecommitdiff
path: root/anastasis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'anastasis.rst')
-rw-r--r--anastasis.rst6
1 files changed, 3 insertions, 3 deletions
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**: