From e93f2f354916b46636a0c02275f419378a8edc83 Mon Sep 17 00:00:00 2001
From: Patrick Roe <patrick.roe@wisc.edu>
Date: Mon, 16 Oct 2023 10:01:23 -0500
Subject: [PATCH] Update putfdmvalidate.json

---
 putfdmvalidate.json | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/putfdmvalidate.json b/putfdmvalidate.json
index 5c1735d..7e8664f 100644
--- a/putfdmvalidate.json
+++ b/putfdmvalidate.json
@@ -88,13 +88,7 @@
         "functionId" : {
           "type" : "string"
         },
-        "gift" : {
-          "type" : "string"
-        },
-        "grant" : {
-          "type" : "string"
-        },
-        "project" : {
+        "ledgerAccount" : {
           "type" : "string"
         },
         "program" : {
@@ -133,4 +127,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}
-- 
GitLab