From 6e0551947c04db1cc80964c15e91651e598466fe Mon Sep 17 00:00:00 2001
From: Patrick Roe <patrick.roe@wisc.edu>
Date: Mon, 23 Oct 2023 09:30:07 -0500
Subject: [PATCH] Update putfdmvalidate.json

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

diff --git a/putfdmvalidate.json b/putfdmvalidate.json
index 308872f..4beb6d6 100644
--- a/putfdmvalidate.json
+++ b/putfdmvalidate.json
@@ -9,10 +9,10 @@
     "license" : null
   },
   "host" : "api.wisc.edu",
-  "basePath" : "/finance/fdm",
+  "basePath" : "/finance",
   "schemes" : [ "https" ],
   "paths" : {
-    "/validate" : {
+    "/validateFdm" : {
       "post" : {
         "tags" : [ "putfdmvalidate" ],
         "summary" : null,
-- 
GitLab