We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87da40 commit 397c740Copy full SHA for 397c740
1 file changed
Aeries.json
@@ -894,7 +894,7 @@
894
"resources": {
895
"StudentID": "number*",
896
"InterIntraDistrictStateCode": "string",
897
- "NonpublicSchoolStateCode": "stiring",
+ "NonpublicSchoolStateCode": "string",
898
"NextSchoolCode": "number",
899
"ReportingSchoolCode": "number",
900
"SchoolCode": "number*",
@@ -927,6 +927,7 @@
927
"test_connection": {
928
"url": "/api/v5/systeminfo"
929
},
930
+ "socket_timeout": 3600000,
931
"accept": "application/json",
932
"headers": {
933
"AERIES-CERT": "{client_secret}"
0 commit comments