From 1aa1fb78ac9cec9c74d4ef7b3b760e7e3ae3856c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Tue, 1 Apr 2025 04:21:11 +0000 Subject: [PATCH] [task-193] [mod] r7 --- source/structure/r7.sindri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/structure/r7.sindri.json b/source/structure/r7.sindri.json index 4f1923b..19292b0 100644 --- a/source/structure/r7.sindri.json +++ b/source/structure/r7.sindri.json @@ -212,6 +212,11 @@ "type": "string_short", "nullable": false }, + { + "name": "expiry", + "type": "integer", + "nullable": true + }, { "name": "membership_number_mode", "type": "integer", @@ -241,6 +246,11 @@ "name": "email_address_value", "type": "string_short", "nullable": true + }, + { + "name": "groups_mode", + "type": "integer", + "nullable": false } ], "constraints": [