diff --git a/ASP-IICS-Team/AllSwaggers_as_of_02082024/putfdmvalidate.json b/ASP-IICS-Team/AllSwaggers_as_of_02082024/putfdmvalidate.json
index 165274db9ccd078cd21a7631638f59989ce7f64d..fdc5a00f644d48ae1da61b25d52c08c34b534050 100644
--- a/ASP-IICS-Team/AllSwaggers_as_of_02082024/putfdmvalidate.json
+++ b/ASP-IICS-Team/AllSwaggers_as_of_02082024/putfdmvalidate.json
@@ -40,23 +40,13 @@
       }
     }
   },
-   "definitions" : {
-    "putfdmvalidate##data##attributes##errors" : {
-      "properties" : {
-        "errorCode" : {
-          "type" : "string"
-        },
-        "errorMessage" : {
-          "type" : "string"
-        }
-      }
-    },
+  "definitions" : {
     "putfdmvalidate##data##attributes" : {
       "properties" : {
         "errors" : {
           "type" : "array",
           "items" : {
-            "type" : "$ref" : "#/definitions/putfdmvalidate##data##attributes##errors"
+            "type" : "string"
           }
         },
         "valid" : {
@@ -92,38 +82,20 @@
         "company" : {
           "type" : "string"
         },
-        "activity" : {
+        "fund" : {
           "type" : "string"
         },
         "costCenter" : {
           "type" : "string"
         },
-        "fund" : {
-          "type" : "string"
-        },
         "function" : {
           "type" : "string"
         },
-        "gift" : {
-          "type" : "string"
-        },
-        "grant" : {
-          "type" : "string"
-        },
         "ledgerAccount" : {
           "type" : "string"
         },
         "program" : {
           "type" : "string"
-        },
-        "project" : {
-          "type" : "string"
-        },
-        "revenueCategory" : {
-          "type" : "string"
-        },
-        "spendCategory" : {
-          "type" : "string"
         }
       }
     },
@@ -158,4 +130,4 @@
       }
     }
   }
-}
\ No newline at end of file
+}