From 5b7dade4a90cbfd1258c24ea5fff05903fa3bcd7 Mon Sep 17 00:00:00 2001 From: Rebecca Wheeler <rebecca.wheeler@wisc.edu> Date: Wed, 28 Aug 2024 15:04:51 -0500 Subject: [PATCH] Update 2 files - /EI-IICS-Team/12Twenty/POST_studentsV6.json - /EI-IICS-Team/12Twenty/POST_studentsV7.json --- .../12Twenty/{POST_studentsV6.json => POST_studentsV7.json} | 6 ++++++ 1 file changed, 6 insertions(+) rename EI-IICS-Team/12Twenty/{POST_studentsV6.json => POST_studentsV7.json} (99%) diff --git a/EI-IICS-Team/12Twenty/POST_studentsV6.json b/EI-IICS-Team/12Twenty/POST_studentsV7.json similarity index 99% rename from EI-IICS-Team/12Twenty/POST_studentsV6.json rename to EI-IICS-Team/12Twenty/POST_studentsV7.json index 3280b10..a94c44f 100644 --- a/EI-IICS-Team/12Twenty/POST_studentsV6.json +++ b/EI-IICS-Team/12Twenty/POST_studentsV7.json @@ -28,6 +28,12 @@ "schema" : { "$ref" : "#/definitions/POST_students_Request##body" } + }, { + "name" : "Authorization", + "in" : "header", + "description" : null, + "required" : false, + "type" : "string" }, { "name" : "x-api-key", "in" : "header", -- GitLab