diff --git a/EI-IICS-Team/12Twenty/GET_Students.json b/EI-IICS-Team/12Twenty/GET_Students.json index b03f2ae5cc1e491cbb3e59c272b31408adecce1f..2419f465dbebfef260f12ec8ab1413a73949b51c 100644 --- a/EI-IICS-Team/12Twenty/GET_Students.json +++ b/EI-IICS-Team/12Twenty/GET_Students.json @@ -32,14 +32,13 @@ "description" : null, "required" : false, "type" : "string" - },{ + }, { "name" : "page", "in" : "query", "description" : null, "required" : false, "type" : "integer" - } - ], + }], "responses" : { "200" : { "description" : "successful operation",