taler-docs

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

commit 69f8ea60b3e2cd7269a9cb6bb7c0b57be47e3c7d
parent 8124e265ab40133ac3e4e761f52b821eb446b7ed
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 06:31:13 -0400

s/abort/forget/

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1954,7 +1954,7 @@ the contract!) to minimize risks from information leakage. The request is malformed or one of the paths is invalid. :http:statuscode:`404 Not found`: The merchant backend could not find the order or the instance - and thus cannot process the abort request. + and thus cannot process the forget request. :http:statuscode:`409 Conflict`: The request includes a field that was not marked as forgettable, so the merchant cannot delete that field.