diff --git a/EI-IICS-Team/12Twenty/Get_Lookups.json b/EI-IICS-Team/12Twenty/Get_Lookups.json index 691709f5eb39a9bcacb6c25d831a9bf56014d634..49ef17494e1ada5d03d4efc003a86c45a7b4965e 100644 --- a/EI-IICS-Team/12Twenty/Get_Lookups.json +++ b/EI-IICS-Team/12Twenty/Get_Lookups.json @@ -27,6 +27,18 @@ "required" : false, "type" : "number", "format" : "int32" + }, { + "name" : "Authorization", + "in" : "header", + "description" : null, + "required" : false, + "type" : "string" + }, { + "name" : "x-api-key", + "in" : "header", + "description" : null, + "required" : false, + "type" : "string" }, { "name" : "id", "in" : "path",