From 9e1c28a281a43483f6a0772610222eb5f3f32a47 Mon Sep 17 00:00:00 2001 From: Diana StarDragon <stardragon@wisc.edu> Date: Wed, 13 Dec 2023 15:37:35 -0600 Subject: [PATCH] Update Slate_All_Apps_Parm_plus_Prod.json --- Slate_All_Apps_Parm_plus_Prod.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Slate_All_Apps_Parm_plus_Prod.json b/Slate_All_Apps_Parm_plus_Prod.json index b4dcaff..0739a60 100644 --- a/Slate_All_Apps_Parm_plus_Prod.json +++ b/Slate_All_Apps_Parm_plus_Prod.json @@ -56,6 +56,12 @@ "description" : null, "required" : false, "type" : "string" + }, { + "name" : "dtupdate", + "in" : "query", + "description" : null, + "required" : false, + "type" : "string" } ], "responses" : { "200" : { @@ -486,4 +492,4 @@ } } } -} \ No newline at end of file +} -- GitLab