commit 04a6c997c2961437f1fe24d6c45b240b362f76f3 parent d560d71a3582e2532d8c5f774db632126b13a0d9 Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 11 Sep 2025 21:43:11 +0200 fix #10390 Diffstat:
| M | core/api-merchant.rst | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -329,7 +329,8 @@ Requesting challenges **Request:** - The request body must be empty. + The request body must be a JSON object, but can otherwise be empty + (so just send '{}'). **Response:**