clever-ruby 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGELOG.md +4 -0
- data/clever-ruby.gemspec +1 -1
- data/lib/clever-ruby.rb +14 -4
- data/lib/clever-ruby/configuration.rb +3 -2
- data/lib/clever-ruby/version.rb +1 -1
- data/test/data/vcr_cassettes/districts.yml +1 -1
- data/test/data/vcr_cassettes/districts_event_pages.yml +7 -7
- data/test/data/vcr_cassettes/districts_events.yml +3 -3
- data/test/data/vcr_cassettes/districts_school_pages.yml +8 -8
- data/test/data/vcr_cassettes/districts_schools.yml +7 -7
- data/test/data/vcr_cassettes/districts_section_pages.yml +11 -11
- data/test/data/vcr_cassettes/districts_sections.yml +7 -7
- data/test/data/vcr_cassettes/districts_student_pages.yml +24 -24
- data/test/data/vcr_cassettes/districts_students.yml +7 -7
- data/test/data/vcr_cassettes/districts_students_filtered.yml +4 -4
- data/test/data/vcr_cassettes/districts_teacher_pages.yml +11 -11
- data/test/data/vcr_cassettes/districts_teachers.yml +7 -7
- data/test/data/vcr_cassettes/error_handling.yml +4 -4
- data/test/data/vcr_cassettes/schools.yml +1 -1
- data/test/data/vcr_cassettes/schools_optional_attributes.yml +1 -1
- data/test/data/vcr_cassettes/sections.yml +1 -1
- data/test/data/vcr_cassettes/students.yml +1 -1
- data/test/data/vcr_cassettes/teachers.yml +49 -49
- data/test/unit/configuration_test.rb +1 -1
- metadata +4 -3
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://DEMO_KEY:@api.
|
5
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/districts?
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -47,7 +47,7 @@ http_interactions:
|
|
47
47
|
recorded_at: Tue, 26 Mar 2013 17:09:35 GMT
|
48
48
|
- request:
|
49
49
|
method: get
|
50
|
-
uri: https://DEMO_KEY:@api.
|
50
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/districts/4fd43cc56d11340000000005
|
51
51
|
body:
|
52
52
|
encoding: US-ASCII
|
53
53
|
string: ''
|
@@ -92,7 +92,7 @@ http_interactions:
|
|
92
92
|
recorded_at: Tue, 26 Mar 2013 17:09:36 GMT
|
93
93
|
- request:
|
94
94
|
method: get
|
95
|
-
uri: https://DEMO_KEY:@api.
|
95
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/districts/4fd43cc56d11340000000005
|
96
96
|
body:
|
97
97
|
encoding: US-ASCII
|
98
98
|
string: ''
|
@@ -137,7 +137,7 @@ http_interactions:
|
|
137
137
|
recorded_at: Tue, 26 Mar 2013 17:09:36 GMT
|
138
138
|
- request:
|
139
139
|
method: get
|
140
|
-
uri: https://DEMO_KEY:@api.
|
140
|
+
uri: https://DEMO_KEY:@api.clever.com//v1.1/districts/4fd43cc56d11340000000005/events?created_since=2013-02-15T%202:30:42%200000
|
141
141
|
body:
|
142
142
|
encoding: US-ASCII
|
143
143
|
string: ''
|
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: https://DEMO_KEY:@api.
|
5
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers?
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -99,7 +99,7 @@ http_interactions:
|
|
99
99
|
recorded_at: Mon, 11 Feb 2013 18:50:47 GMT
|
100
100
|
- request:
|
101
101
|
method: get
|
102
|
-
uri: https://DEMO_KEY:@api.
|
102
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/5099af05ff9fe8140f00006c
|
103
103
|
body:
|
104
104
|
encoding: US-ASCII
|
105
105
|
string: ''
|
@@ -147,7 +147,7 @@ http_interactions:
|
|
147
147
|
recorded_at: Mon, 11 Feb 2013 18:50:47 GMT
|
148
148
|
- request:
|
149
149
|
method: get
|
150
|
-
uri: https://DEMO_KEY:@api.
|
150
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/509fbd7ec474fab64a8e9d53
|
151
151
|
body:
|
152
152
|
encoding: US-ASCII
|
153
153
|
string: ''
|
@@ -195,7 +195,7 @@ http_interactions:
|
|
195
195
|
recorded_at: Mon, 11 Feb 2013 18:50:48 GMT
|
196
196
|
- request:
|
197
197
|
method: get
|
198
|
-
uri: https://DEMO_KEY:@api.
|
198
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/509fbd7ec474fab64a8e9d55
|
199
199
|
body:
|
200
200
|
encoding: US-ASCII
|
201
201
|
string: ''
|
@@ -243,7 +243,7 @@ http_interactions:
|
|
243
243
|
recorded_at: Mon, 11 Feb 2013 18:50:48 GMT
|
244
244
|
- request:
|
245
245
|
method: get
|
246
|
-
uri: https://DEMO_KEY:@api.
|
246
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50a10efcfbb904c169b9302e
|
247
247
|
body:
|
248
248
|
encoding: US-ASCII
|
249
249
|
string: ''
|
@@ -291,7 +291,7 @@ http_interactions:
|
|
291
291
|
recorded_at: Mon, 11 Feb 2013 18:50:49 GMT
|
292
292
|
- request:
|
293
293
|
method: get
|
294
|
-
uri: https://DEMO_KEY:@api.
|
294
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50a5037fc37c6bdc50131e38
|
295
295
|
body:
|
296
296
|
encoding: US-ASCII
|
297
297
|
string: ''
|
@@ -339,7 +339,7 @@ http_interactions:
|
|
339
339
|
recorded_at: Mon, 11 Feb 2013 18:50:49 GMT
|
340
340
|
- request:
|
341
341
|
method: get
|
342
|
-
uri: https://DEMO_KEY:@api.
|
342
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50ab9afac635f276782f0d6c
|
343
343
|
body:
|
344
344
|
encoding: US-ASCII
|
345
345
|
string: ''
|
@@ -387,7 +387,7 @@ http_interactions:
|
|
387
387
|
recorded_at: Mon, 11 Feb 2013 18:50:50 GMT
|
388
388
|
- request:
|
389
389
|
method: get
|
390
|
-
uri: https://DEMO_KEY:@api.
|
390
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50acec793682efb03422ca25
|
391
391
|
body:
|
392
392
|
encoding: US-ASCII
|
393
393
|
string: ''
|
@@ -435,7 +435,7 @@ http_interactions:
|
|
435
435
|
recorded_at: Mon, 11 Feb 2013 18:50:50 GMT
|
436
436
|
- request:
|
437
437
|
method: get
|
438
|
-
uri: https://DEMO_KEY:@api.
|
438
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50b4d690ad221ab95f1c6c39
|
439
439
|
body:
|
440
440
|
encoding: US-ASCII
|
441
441
|
string: ''
|
@@ -483,7 +483,7 @@ http_interactions:
|
|
483
483
|
recorded_at: Mon, 11 Feb 2013 18:50:50 GMT
|
484
484
|
- request:
|
485
485
|
method: get
|
486
|
-
uri: https://DEMO_KEY:@api.
|
486
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50b4d690ad221ab95f1c6c3d
|
487
487
|
body:
|
488
488
|
encoding: US-ASCII
|
489
489
|
string: ''
|
@@ -531,7 +531,7 @@ http_interactions:
|
|
531
531
|
recorded_at: Mon, 11 Feb 2013 18:50:51 GMT
|
532
532
|
- request:
|
533
533
|
method: get
|
534
|
-
uri: https://DEMO_KEY:@api.
|
534
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50b8cad4a8b84d7c4e27e474
|
535
535
|
body:
|
536
536
|
encoding: US-ASCII
|
537
537
|
string: ''
|
@@ -579,7 +579,7 @@ http_interactions:
|
|
579
579
|
recorded_at: Mon, 11 Feb 2013 18:50:51 GMT
|
580
580
|
- request:
|
581
581
|
method: get
|
582
|
-
uri: https://DEMO_KEY:@api.
|
582
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50ba1c0c4eda5d94372227eb
|
583
583
|
body:
|
584
584
|
encoding: US-ASCII
|
585
585
|
string: ''
|
@@ -627,7 +627,7 @@ http_interactions:
|
|
627
627
|
recorded_at: Mon, 11 Feb 2013 18:50:52 GMT
|
628
628
|
- request:
|
629
629
|
method: get
|
630
|
-
uri: https://DEMO_KEY:@api.
|
630
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50ba1c0c4eda5d94372227ef
|
631
631
|
body:
|
632
632
|
encoding: US-ASCII
|
633
633
|
string: ''
|
@@ -675,7 +675,7 @@ http_interactions:
|
|
675
675
|
recorded_at: Mon, 11 Feb 2013 18:50:52 GMT
|
676
676
|
- request:
|
677
677
|
method: get
|
678
|
-
uri: https://DEMO_KEY:@api.
|
678
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50bb6d40271f97d61d2c06ff
|
679
679
|
body:
|
680
680
|
encoding: US-ASCII
|
681
681
|
string: ''
|
@@ -723,7 +723,7 @@ http_interactions:
|
|
723
723
|
recorded_at: Mon, 11 Feb 2013 18:50:53 GMT
|
724
724
|
- request:
|
725
725
|
method: get
|
726
|
-
uri: https://DEMO_KEY:@api.
|
726
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50bcbe5ad6a8278443059d4b
|
727
727
|
body:
|
728
728
|
encoding: US-ASCII
|
729
729
|
string: ''
|
@@ -771,7 +771,7 @@ http_interactions:
|
|
771
771
|
recorded_at: Mon, 11 Feb 2013 18:50:53 GMT
|
772
772
|
- request:
|
773
773
|
method: get
|
774
|
-
uri: https://DEMO_KEY:@api.
|
774
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50be102be4b954fe2326357f
|
775
775
|
body:
|
776
776
|
encoding: US-ASCII
|
777
777
|
string: ''
|
@@ -819,7 +819,7 @@ http_interactions:
|
|
819
819
|
recorded_at: Mon, 11 Feb 2013 18:50:53 GMT
|
820
820
|
- request:
|
821
821
|
method: get
|
822
|
-
uri: https://DEMO_KEY:@api.
|
822
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50be102be4b954fe23263580
|
823
823
|
body:
|
824
824
|
encoding: US-ASCII
|
825
825
|
string: ''
|
@@ -867,7 +867,7 @@ http_interactions:
|
|
867
867
|
recorded_at: Mon, 11 Feb 2013 18:50:54 GMT
|
868
868
|
- request:
|
869
869
|
method: get
|
870
|
-
uri: https://DEMO_KEY:@api.
|
870
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50bf617202dfe7ca0154296f
|
871
871
|
body:
|
872
872
|
encoding: US-ASCII
|
873
873
|
string: ''
|
@@ -915,7 +915,7 @@ http_interactions:
|
|
915
915
|
recorded_at: Mon, 11 Feb 2013 18:50:54 GMT
|
916
916
|
- request:
|
917
917
|
method: get
|
918
|
-
uri: https://DEMO_KEY:@api.
|
918
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50bf617202dfe7ca01542973
|
919
919
|
body:
|
920
920
|
encoding: US-ASCII
|
921
921
|
string: ''
|
@@ -963,7 +963,7 @@ http_interactions:
|
|
963
963
|
recorded_at: Mon, 11 Feb 2013 18:50:55 GMT
|
964
964
|
- request:
|
965
965
|
method: get
|
966
|
-
uri: https://DEMO_KEY:@api.
|
966
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50bf617202dfe7ca01542974
|
967
967
|
body:
|
968
968
|
encoding: US-ASCII
|
969
969
|
string: ''
|
@@ -1011,7 +1011,7 @@ http_interactions:
|
|
1011
1011
|
recorded_at: Mon, 11 Feb 2013 18:50:55 GMT
|
1012
1012
|
- request:
|
1013
1013
|
method: get
|
1014
|
-
uri: https://DEMO_KEY:@api.
|
1014
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c20477987eda0d3d02d30e
|
1015
1015
|
body:
|
1016
1016
|
encoding: US-ASCII
|
1017
1017
|
string: ''
|
@@ -1059,7 +1059,7 @@ http_interactions:
|
|
1059
1059
|
recorded_at: Mon, 11 Feb 2013 18:50:56 GMT
|
1060
1060
|
- request:
|
1061
1061
|
method: get
|
1062
|
-
uri: https://DEMO_KEY:@api.
|
1062
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c20477987eda0d3d02d310
|
1063
1063
|
body:
|
1064
1064
|
encoding: US-ASCII
|
1065
1065
|
string: ''
|
@@ -1107,7 +1107,7 @@ http_interactions:
|
|
1107
1107
|
recorded_at: Mon, 11 Feb 2013 18:50:56 GMT
|
1108
1108
|
- request:
|
1109
1109
|
method: get
|
1110
|
-
uri: https://DEMO_KEY:@api.
|
1110
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c20477987eda0d3d02d311
|
1111
1111
|
body:
|
1112
1112
|
encoding: US-ASCII
|
1113
1113
|
string: ''
|
@@ -1155,7 +1155,7 @@ http_interactions:
|
|
1155
1155
|
recorded_at: Mon, 11 Feb 2013 18:50:56 GMT
|
1156
1156
|
- request:
|
1157
1157
|
method: get
|
1158
|
-
uri: https://DEMO_KEY:@api.
|
1158
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c20477987eda0d3d02d312
|
1159
1159
|
body:
|
1160
1160
|
encoding: US-ASCII
|
1161
1161
|
string: ''
|
@@ -1203,7 +1203,7 @@ http_interactions:
|
|
1203
1203
|
recorded_at: Mon, 11 Feb 2013 18:50:57 GMT
|
1204
1204
|
- request:
|
1205
1205
|
method: get
|
1206
|
-
uri: https://DEMO_KEY:@api.
|
1206
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c35c2807ad64816a443b0a
|
1207
1207
|
body:
|
1208
1208
|
encoding: US-ASCII
|
1209
1209
|
string: ''
|
@@ -1251,7 +1251,7 @@ http_interactions:
|
|
1251
1251
|
recorded_at: Mon, 11 Feb 2013 18:50:57 GMT
|
1252
1252
|
- request:
|
1253
1253
|
method: get
|
1254
|
-
uri: https://DEMO_KEY:@api.
|
1254
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c35c2807ad64816a443b0b
|
1255
1255
|
body:
|
1256
1256
|
encoding: US-ASCII
|
1257
1257
|
string: ''
|
@@ -1299,7 +1299,7 @@ http_interactions:
|
|
1299
1299
|
recorded_at: Mon, 11 Feb 2013 18:50:58 GMT
|
1300
1300
|
- request:
|
1301
1301
|
method: get
|
1302
|
-
uri: https://DEMO_KEY:@api.
|
1302
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c35c2807ad64816a443b0c
|
1303
1303
|
body:
|
1304
1304
|
encoding: US-ASCII
|
1305
1305
|
string: ''
|
@@ -1347,7 +1347,7 @@ http_interactions:
|
|
1347
1347
|
recorded_at: Mon, 11 Feb 2013 18:50:58 GMT
|
1348
1348
|
- request:
|
1349
1349
|
method: get
|
1350
|
-
uri: https://DEMO_KEY:@api.
|
1350
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c4a79299ad702e0228e956
|
1351
1351
|
body:
|
1352
1352
|
encoding: US-ASCII
|
1353
1353
|
string: ''
|
@@ -1395,7 +1395,7 @@ http_interactions:
|
|
1395
1395
|
recorded_at: Mon, 11 Feb 2013 18:50:59 GMT
|
1396
1396
|
- request:
|
1397
1397
|
method: get
|
1398
|
-
uri: https://DEMO_KEY:@api.
|
1398
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c4a79299ad702e0228e957
|
1399
1399
|
body:
|
1400
1400
|
encoding: US-ASCII
|
1401
1401
|
string: ''
|
@@ -1443,7 +1443,7 @@ http_interactions:
|
|
1443
1443
|
recorded_at: Mon, 11 Feb 2013 18:50:59 GMT
|
1444
1444
|
- request:
|
1445
1445
|
method: get
|
1446
|
-
uri: https://DEMO_KEY:@api.
|
1446
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c4a79299ad702e0228e958
|
1447
1447
|
body:
|
1448
1448
|
encoding: US-ASCII
|
1449
1449
|
string: ''
|
@@ -1491,7 +1491,7 @@ http_interactions:
|
|
1491
1491
|
recorded_at: Mon, 11 Feb 2013 18:50:59 GMT
|
1492
1492
|
- request:
|
1493
1493
|
method: get
|
1494
|
-
uri: https://DEMO_KEY:@api.
|
1494
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c4a79299ad702e0228e959
|
1495
1495
|
body:
|
1496
1496
|
encoding: US-ASCII
|
1497
1497
|
string: ''
|
@@ -1539,7 +1539,7 @@ http_interactions:
|
|
1539
1539
|
recorded_at: Mon, 11 Feb 2013 18:51:00 GMT
|
1540
1540
|
- request:
|
1541
1541
|
method: get
|
1542
|
-
uri: https://DEMO_KEY:@api.
|
1542
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c4a79299ad702e0228e95a
|
1543
1543
|
body:
|
1544
1544
|
encoding: US-ASCII
|
1545
1545
|
string: ''
|
@@ -1587,7 +1587,7 @@ http_interactions:
|
|
1587
1587
|
recorded_at: Mon, 11 Feb 2013 18:51:00 GMT
|
1588
1588
|
- request:
|
1589
1589
|
method: get
|
1590
|
-
uri: https://DEMO_KEY:@api.
|
1590
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1dece4
|
1591
1591
|
body:
|
1592
1592
|
encoding: US-ASCII
|
1593
1593
|
string: ''
|
@@ -1635,7 +1635,7 @@ http_interactions:
|
|
1635
1635
|
recorded_at: Mon, 11 Feb 2013 18:51:01 GMT
|
1636
1636
|
- request:
|
1637
1637
|
method: get
|
1638
|
-
uri: https://DEMO_KEY:@api.
|
1638
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1dece5
|
1639
1639
|
body:
|
1640
1640
|
encoding: US-ASCII
|
1641
1641
|
string: ''
|
@@ -1683,7 +1683,7 @@ http_interactions:
|
|
1683
1683
|
recorded_at: Mon, 11 Feb 2013 18:51:01 GMT
|
1684
1684
|
- request:
|
1685
1685
|
method: get
|
1686
|
-
uri: https://DEMO_KEY:@api.
|
1686
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1dece6
|
1687
1687
|
body:
|
1688
1688
|
encoding: US-ASCII
|
1689
1689
|
string: ''
|
@@ -1731,7 +1731,7 @@ http_interactions:
|
|
1731
1731
|
recorded_at: Mon, 11 Feb 2013 18:51:01 GMT
|
1732
1732
|
- request:
|
1733
1733
|
method: get
|
1734
|
-
uri: https://DEMO_KEY:@api.
|
1734
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1dece7
|
1735
1735
|
body:
|
1736
1736
|
encoding: US-ASCII
|
1737
1737
|
string: ''
|
@@ -1779,7 +1779,7 @@ http_interactions:
|
|
1779
1779
|
recorded_at: Mon, 11 Feb 2013 18:51:02 GMT
|
1780
1780
|
- request:
|
1781
1781
|
method: get
|
1782
|
-
uri: https://DEMO_KEY:@api.
|
1782
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1dece9
|
1783
1783
|
body:
|
1784
1784
|
encoding: US-ASCII
|
1785
1785
|
string: ''
|
@@ -1827,7 +1827,7 @@ http_interactions:
|
|
1827
1827
|
recorded_at: Mon, 11 Feb 2013 18:51:02 GMT
|
1828
1828
|
- request:
|
1829
1829
|
method: get
|
1830
|
-
uri: https://DEMO_KEY:@api.
|
1830
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c5fb4ced21c30a6e1decea
|
1831
1831
|
body:
|
1832
1832
|
encoding: US-ASCII
|
1833
1833
|
string: ''
|
@@ -1875,7 +1875,7 @@ http_interactions:
|
|
1875
1875
|
recorded_at: Mon, 11 Feb 2013 18:51:03 GMT
|
1876
1876
|
- request:
|
1877
1877
|
method: get
|
1878
|
-
uri: https://DEMO_KEY:@api.
|
1878
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c74a7d4cc604327e01f45b
|
1879
1879
|
body:
|
1880
1880
|
encoding: US-ASCII
|
1881
1881
|
string: ''
|
@@ -1923,7 +1923,7 @@ http_interactions:
|
|
1923
1923
|
recorded_at: Mon, 11 Feb 2013 18:51:03 GMT
|
1924
1924
|
- request:
|
1925
1925
|
method: get
|
1926
|
-
uri: https://DEMO_KEY:@api.
|
1926
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c74a7d4cc604327e01f45c
|
1927
1927
|
body:
|
1928
1928
|
encoding: US-ASCII
|
1929
1929
|
string: ''
|
@@ -1971,7 +1971,7 @@ http_interactions:
|
|
1971
1971
|
recorded_at: Mon, 11 Feb 2013 18:51:04 GMT
|
1972
1972
|
- request:
|
1973
1973
|
method: get
|
1974
|
-
uri: https://DEMO_KEY:@api.
|
1974
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c74a7d4cc604327e01f45d
|
1975
1975
|
body:
|
1976
1976
|
encoding: US-ASCII
|
1977
1977
|
string: ''
|
@@ -2019,7 +2019,7 @@ http_interactions:
|
|
2019
2019
|
recorded_at: Mon, 11 Feb 2013 18:51:04 GMT
|
2020
2020
|
- request:
|
2021
2021
|
method: get
|
2022
|
-
uri: https://DEMO_KEY:@api.
|
2022
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c89ff19ed67a1d3f1f50c9
|
2023
2023
|
body:
|
2024
2024
|
encoding: US-ASCII
|
2025
2025
|
string: ''
|
@@ -2067,7 +2067,7 @@ http_interactions:
|
|
2067
2067
|
recorded_at: Mon, 11 Feb 2013 18:51:05 GMT
|
2068
2068
|
- request:
|
2069
2069
|
method: get
|
2070
|
-
uri: https://DEMO_KEY:@api.
|
2070
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c89ff19ed67a1d3f1f50ca
|
2071
2071
|
body:
|
2072
2072
|
encoding: US-ASCII
|
2073
2073
|
string: ''
|
@@ -2115,7 +2115,7 @@ http_interactions:
|
|
2115
2115
|
recorded_at: Mon, 11 Feb 2013 18:51:05 GMT
|
2116
2116
|
- request:
|
2117
2117
|
method: get
|
2118
|
-
uri: https://DEMO_KEY:@api.
|
2118
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c89ff19ed67a1d3f1f50cb
|
2119
2119
|
body:
|
2120
2120
|
encoding: US-ASCII
|
2121
2121
|
string: ''
|
@@ -2163,7 +2163,7 @@ http_interactions:
|
|
2163
2163
|
recorded_at: Mon, 11 Feb 2013 18:51:05 GMT
|
2164
2164
|
- request:
|
2165
2165
|
method: get
|
2166
|
-
uri: https://DEMO_KEY:@api.
|
2166
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c9f780b519c8996618387e
|
2167
2167
|
body:
|
2168
2168
|
encoding: US-ASCII
|
2169
2169
|
string: ''
|
@@ -2211,7 +2211,7 @@ http_interactions:
|
|
2211
2211
|
recorded_at: Mon, 11 Feb 2013 18:51:06 GMT
|
2212
2212
|
- request:
|
2213
2213
|
method: get
|
2214
|
-
uri: https://DEMO_KEY:@api.
|
2214
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c9f780b519c8996618387f
|
2215
2215
|
body:
|
2216
2216
|
encoding: US-ASCII
|
2217
2217
|
string: ''
|
@@ -2259,7 +2259,7 @@ http_interactions:
|
|
2259
2259
|
recorded_at: Mon, 11 Feb 2013 18:51:06 GMT
|
2260
2260
|
- request:
|
2261
2261
|
method: get
|
2262
|
-
uri: https://DEMO_KEY:@api.
|
2262
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c9f780b519c89966183880
|
2263
2263
|
body:
|
2264
2264
|
encoding: US-ASCII
|
2265
2265
|
string: ''
|
@@ -2307,7 +2307,7 @@ http_interactions:
|
|
2307
2307
|
recorded_at: Mon, 11 Feb 2013 18:51:07 GMT
|
2308
2308
|
- request:
|
2309
2309
|
method: get
|
2310
|
-
uri: https://DEMO_KEY:@api.
|
2310
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c9f780b519c89966183881
|
2311
2311
|
body:
|
2312
2312
|
encoding: US-ASCII
|
2313
2313
|
string: ''
|
@@ -2355,7 +2355,7 @@ http_interactions:
|
|
2355
2355
|
recorded_at: Mon, 11 Feb 2013 18:51:07 GMT
|
2356
2356
|
- request:
|
2357
2357
|
method: get
|
2358
|
-
uri: https://DEMO_KEY:@api.
|
2358
|
+
uri: https://DEMO_KEY:@api.clever.com/v1.1/teachers/50c9f780b519c89966183882
|
2359
2359
|
body:
|
2360
2360
|
encoding: US-ASCII
|
2361
2361
|
string: ''
|