From 2c8c9bdbae0950f90a8fba936bbe21d23aeeaea2 Mon Sep 17 00:00:00 2001
From: Patrick Roe <patrick.roe@wisc.edu>
Date: Mon, 16 Oct 2023 13:24:06 -0500
Subject: [PATCH] Update putfdmvalidate.json

---
 putfdmvalidate.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/putfdmvalidate.json b/putfdmvalidate.json
index d7d9821..a3cd4ce 100644
--- a/putfdmvalidate.json
+++ b/putfdmvalidate.json
@@ -44,7 +44,7 @@
     "putfdmvalidate##data##attributes" : {
       "properties" : {
         "errors" : {
-          "type" : "string"
+          "type" : "array"
         },
         "valid" : {
           "type" : "boolean"
-- 
GitLab