taler-docs

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

commit 44e94a16d304e162071c8687dfa76db286c41f0d
parent be7a2c47e649e6c7f81eaec23e6e71da8287590a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 27 Nov 2020 19:25:20 +0100

add missing possible status code

Diffstat:
Mcore/api-exchange.rst | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -471,6 +471,8 @@ Management operations authorized by master key The request was successfully processed. :http:statuscode:`403 Forbidden`: A provided signature is invalid. + :http:statuscode:`404 Not found`: + One of the keys for which a signature was provided is unknown to the exchange. **Details:**