From 23c081502e788404c787368cd7c1b95fe88f2325 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Fri, 21 Jun 2024 14:59:30 +0200 Subject: [PATCH] fix list for array --- schemas/e-issuer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/e-issuer.json b/schemas/e-issuer.json index 4bc0a52..15106a2 100644 --- a/schemas/e-issuer.json +++ b/schemas/e-issuer.json @@ -7,7 +7,7 @@ { "value": "Allow to be issuer", "lang": "en" - }, + } ], "type": "object", "allOf": [ @@ -36,7 +36,7 @@ }, "allowedSchemas": { "description": "List of schemas", - "type": "@list" + "type": "array" } }, "required": [