From d8d24f7efa680f6f0c46f01ef2bdf753c5748db1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Mon, 25 Aug 2025 13:00:06 +0000 Subject: [PATCH] [fix] r7:invitations:key --- source/structure/r7.sindri.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/structure/r7.sindri.json b/source/structure/r7.sindri.json index e3e8428..184d002 100644 --- a/source/structure/r7.sindri.json +++ b/source/structure/r7.sindri.json @@ -192,7 +192,7 @@ "data_fields": [ { "name": "key", - "type": "string_short", + "type": "string_medium", "nullable": false }, {