Skip to content

Commit

Permalink
Update Aeries.json
Browse files Browse the repository at this point in the history
  • Loading branch information
msheldont4e authored Nov 14, 2023
1 parent c87da40 commit 397c740
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Aeries.json
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
"resources": {
"StudentID": "number*",
"InterIntraDistrictStateCode": "string",
"NonpublicSchoolStateCode": "stiring",
"NonpublicSchoolStateCode": "string",
"NextSchoolCode": "number",
"ReportingSchoolCode": "number",
"SchoolCode": "number*",
Expand Down Expand Up @@ -927,6 +927,7 @@
"test_connection": {
"url": "/api/v5/systeminfo"
},
"socket_timeout": 3600000,
"accept": "application/json",
"headers": {
"AERIES-CERT": "{client_secret}"
Expand Down

0 comments on commit 397c740

Please sign in to comment.