From 0f094c853f1549ce7665e90614a2cb5352ec559a Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Fri, 29 Aug 2025 10:53:15 +0000 Subject: [PATCH] [task-192] [int] --- source/structure/r4.sindri.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/structure/r4.sindri.json b/source/structure/r4.sindri.json index 41b5573..f3ae8db 100644 --- a/source/structure/r4.sindri.json +++ b/source/structure/r4.sindri.json @@ -63,6 +63,11 @@ "name": "email_address", "type": "string_medium", "nullable": true + }, + { + "name": "dav_token", + "type": "string_medium", + "nullable": true } ], "constraints": [