From 1b4c1151b014ff15f08cd2715e419603016d40bb Mon Sep 17 00:00:00 2001
From: Rebecca Wheeler <rebecca.wheeler@wisc.edu>
Date: Wed, 6 Nov 2024 14:10:41 -0600
Subject: [PATCH] Update Get_Lookups.json

---
 EI-IICS-Team/12Twenty/Get_Lookups.json | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/EI-IICS-Team/12Twenty/Get_Lookups.json b/EI-IICS-Team/12Twenty/Get_Lookups.json
index 49ef174..98ea430 100644
--- a/EI-IICS-Team/12Twenty/Get_Lookups.json
+++ b/EI-IICS-Team/12Twenty/Get_Lookups.json
@@ -21,13 +21,6 @@
         "produces" : [ "application/json" ],
         "consumes" : [ "application/json" ],
         "parameters" : [ {
-          "name" : "id",
-          "in" : "query",
-          "description" : null,
-          "required" : false,
-          "type" : "number",
-          "format" : "int32"
-        }, {
           "name" : "Authorization",
           "in" : "header",
           "description" : null,
-- 
GitLab