commit ba2fd4b7913d5c3eb8ed5deab7543f25cbbfc223 parent 2e336d4db2089f2448537bd7da95da61149f7f23 Author: Christian Grothoff <grothoff@gnunet.org> Date: Sun, 15 Feb 2026 19:52:38 +0100 clarify for #11083: Diffstat:
| M | core/merchant/post-private-reports.rst | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/core/merchant/post-private-reports.rst b/core/merchant/post-private-reports.rst @@ -35,7 +35,9 @@ // Mime-type to request from the data source. mime_type: string; - // Base URL to request the data from. + // URL under the instance to request the data from. + // Must start with '/'. The base URL and the instance + // prefix will be prefixed to the given data source. data_source: string; // Address where the report program should send