summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:39:53 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-28 00:39:53 -0500
commit94556edd12d00e165de2cd8e10c5ba87a9f28ebf (patch)
tree9b14aa00065e987f641465b47be713f0aec96f43
parent531503130d9fe5816cb05ff780f57d49b62f8f5b (diff)
downloaddocs-94556edd12d00e165de2cd8e10c5ba87a9f28ebf.tar.gz
docs-94556edd12d00e165de2cd8e10c5ba87a9f28ebf.tar.bz2
docs-94556edd12d00e165de2cd8e10c5ba87a9f28ebf.zip
mark up ‘$RESPONSE’ (three instances)
-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**: