gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit b016f7eb35e92df1356c262d95326fc7e1db422f
parent cb1bdc502cf627650e07367f13f56e7261541bf8
Author: Florian Dold <florian@dold.me>
Date:   Mon, 16 Jun 2025 13:12:29 +0200

type

Diffstat:
Mgnu-taler-form-attributes/registry.rec | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu-taler-form-attributes/registry.rec b/gnu-taler-form-attributes/registry.rec @@ -666,7 +666,8 @@ Type: JSON Form: any Description: Context for form submitted by the user. +# Type: { [id: string]: FILE } Identifier: FILE_MAP -Type: { [x: id]: FILE } +Type: MapStrFile Form: any Description: Map of uploaded files.