From 7df963b9aa5a1dfd6e5835847bf8a06d2349336f Mon Sep 17 00:00:00 2001 From: Klein Petr Date: Tue, 17 Sep 2024 14:49:11 +0200 Subject: [PATCH] fix: project schema utypo uli->uri --- schema/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/project.yaml b/schema/project.yaml index 48bb918f..e80f5d66 100644 --- a/schema/project.yaml +++ b/schema/project.yaml @@ -215,7 +215,7 @@ properties: type: string link: type: string - format: uli + format: uri p2p: type: boolean data_masking: