taler-docs

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

commit 112a2c62df10e9b04a042258498dd41b750736cb
parent c1671a3d4cc8acb407b681bcb726ae841cb6b986
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 19 Dec 2025 07:54:38 +0100

fix specification: 204, not 200

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

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -5589,8 +5589,8 @@ Updating token families **Response:** - :http:statuscode:`200 OK`: - The token family was successsful updated. Returns a `TokenFamilyDetails`. + :http:statuscode:`204 No Content`: + The token family was successsful updated. :http:statuscode:`404 Not found`: The merchant backend is unaware of the token family or instance.