Skip to content
Snippets Groups Projects
Commit 2447e271 authored by Rebecca Wheeler's avatar Rebecca Wheeler
Browse files

Update file GET_Students_page.json

parent ce3f661c
No related branches found
No related tags found
No related merge requests found
...@@ -34,14 +34,14 @@ ...@@ -34,14 +34,14 @@
"type" : "string" "type" : "string"
}, { }, {
"name" : "page", "name" : "page",
"in" : "header", "in" : "query",
"description" : null, "description" : null,
"required" : false, "required" : false,
"type" : "number", "type" : "number",
"format" : "int32" "format" : "int32"
}, { }, {
"name" : "PageNumber", "name" : "PageNumber",
"in" : "path", "in" : "query",
"description" : null, "description" : null,
"required" : false, "required" : false,
"type" : "string" "type" : "string"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment