taler-docs

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

commit dd00f6f78d335d74d28f154652bc75d6da18d0fb
parent a8713b0dd99406af346b97365423db541f5c8142
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed,  1 Jul 2015 14:26:04 +0200

removed unnecessary adjustments

Diffstat:
Mapi-mint.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/api-mint.rst b/api-mint.rst @@ -622,10 +622,10 @@ binary-compatible with the implementation of the mint. Test hashing and Crockford base32_ encoding. :reqheader Content-Type: application/json - :<json base32 input: a (JSON stringified) object having a filed named `input` whose value is some base32_-encoded value + :<json base32 input: some base32_-encoded value :status 200: the operation succeeded :resheader Content-Type: application/json - :>json base32 output: a (JSON stringified) object having a filed named `output` whose value is the base32_-encoded hash of the input value + :>json base32 output: the base32_-encoded hash of the input value .. http:POST:: /test/encrypt