1
- # TBA-API \v3client\DistrictApi
1
+ # TBAAPI \v3client\DistrictApi
2
2
3
3
All URIs are relative to * https://www.thebluealliance.com/api/v3 *
4
4
@@ -19,7 +19,7 @@ Method | HTTP request | Description
19
19
20
20
## getDistrictEvents
21
21
22
- > \TBA-API \v3client\TBA-API \v3client\model\Event[ ] getDistrictEvents($district_key, $if_modified_since)
22
+ > \TBAAPI \v3client\TBAAPI \v3client\model\Event[ ] getDistrictEvents($district_key, $if_modified_since)
23
23
24
24
25
25
@@ -33,12 +33,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
33
33
34
34
35
35
// Configure API key authorization: apiKey
36
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
36
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
37
37
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
38
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
38
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
39
39
40
40
41
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
41
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
42
42
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
43
43
// This is optional, `GuzzleHttp\Client` will be used as default.
44
44
new GuzzleHttp\Client(),
@@ -66,7 +66,7 @@ Name | Type | Description | Notes
66
66
67
67
### Return type
68
68
69
- [ ** \TBA-API \v3client\TBA-API \v3client\model\Event[ ] ** ] ( ../Model/Event.md )
69
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\Event[ ] ** ] ( ../Model/Event.md )
70
70
71
71
### Authorization
72
72
@@ -98,12 +98,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
98
98
99
99
100
100
// Configure API key authorization: apiKey
101
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
101
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
102
102
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
103
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
103
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
104
104
105
105
106
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
106
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
107
107
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
108
108
// This is optional, `GuzzleHttp\Client` will be used as default.
109
109
new GuzzleHttp\Client(),
@@ -149,7 +149,7 @@ Name | Type | Description | Notes
149
149
150
150
## getDistrictEventsSimple
151
151
152
- > \TBA-API \v3client\TBA-API \v3client\model\EventSimple[ ] getDistrictEventsSimple($district_key, $if_modified_since)
152
+ > \TBAAPI \v3client\TBAAPI \v3client\model\EventSimple[ ] getDistrictEventsSimple($district_key, $if_modified_since)
153
153
154
154
155
155
@@ -163,12 +163,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
163
163
164
164
165
165
// Configure API key authorization: apiKey
166
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
166
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
167
167
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
168
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
168
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
169
169
170
170
171
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
171
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
172
172
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
173
173
// This is optional, `GuzzleHttp\Client` will be used as default.
174
174
new GuzzleHttp\Client(),
@@ -196,7 +196,7 @@ Name | Type | Description | Notes
196
196
197
197
### Return type
198
198
199
- [ ** \TBA-API \v3client\TBA-API \v3client\model\EventSimple[ ] ** ] ( ../Model/EventSimple.md )
199
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\EventSimple[ ] ** ] ( ../Model/EventSimple.md )
200
200
201
201
### Authorization
202
202
@@ -214,7 +214,7 @@ Name | Type | Description | Notes
214
214
215
215
## getDistrictRankings
216
216
217
- > \TBA-API \v3client\TBA-API \v3client\model\DistrictRanking[ ] getDistrictRankings($district_key, $if_modified_since)
217
+ > \TBAAPI \v3client\TBAAPI \v3client\model\DistrictRanking[ ] getDistrictRankings($district_key, $if_modified_since)
218
218
219
219
220
220
@@ -228,12 +228,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
228
228
229
229
230
230
// Configure API key authorization: apiKey
231
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
231
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
232
232
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
233
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
233
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
234
234
235
235
236
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
236
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
237
237
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
238
238
// This is optional, `GuzzleHttp\Client` will be used as default.
239
239
new GuzzleHttp\Client(),
@@ -261,7 +261,7 @@ Name | Type | Description | Notes
261
261
262
262
### Return type
263
263
264
- [ ** \TBA-API \v3client\TBA-API \v3client\model\DistrictRanking[ ] ** ] ( ../Model/DistrictRanking.md )
264
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\DistrictRanking[ ] ** ] ( ../Model/DistrictRanking.md )
265
265
266
266
### Authorization
267
267
@@ -279,7 +279,7 @@ Name | Type | Description | Notes
279
279
280
280
## getDistrictTeams
281
281
282
- > \TBA-API \v3client\TBA-API \v3client\model\Team[ ] getDistrictTeams($district_key, $if_modified_since)
282
+ > \TBAAPI \v3client\TBAAPI \v3client\model\Team[ ] getDistrictTeams($district_key, $if_modified_since)
283
283
284
284
285
285
@@ -293,12 +293,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
293
293
294
294
295
295
// Configure API key authorization: apiKey
296
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
296
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
297
297
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
298
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
298
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
299
299
300
300
301
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
301
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
302
302
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
303
303
// This is optional, `GuzzleHttp\Client` will be used as default.
304
304
new GuzzleHttp\Client(),
@@ -326,7 +326,7 @@ Name | Type | Description | Notes
326
326
327
327
### Return type
328
328
329
- [ ** \TBA-API \v3client\TBA-API \v3client\model\Team[ ] ** ] ( ../Model/Team.md )
329
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\Team[ ] ** ] ( ../Model/Team.md )
330
330
331
331
### Authorization
332
332
@@ -358,12 +358,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
358
358
359
359
360
360
// Configure API key authorization: apiKey
361
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
361
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
362
362
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
363
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
363
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
364
364
365
365
366
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
366
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
367
367
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
368
368
// This is optional, `GuzzleHttp\Client` will be used as default.
369
369
new GuzzleHttp\Client(),
@@ -409,7 +409,7 @@ Name | Type | Description | Notes
409
409
410
410
## getDistrictTeamsSimple
411
411
412
- > \TBA-API \v3client\TBA-API \v3client\model\TeamSimple[ ] getDistrictTeamsSimple($district_key, $if_modified_since)
412
+ > \TBAAPI \v3client\TBAAPI \v3client\model\TeamSimple[ ] getDistrictTeamsSimple($district_key, $if_modified_since)
413
413
414
414
415
415
@@ -423,12 +423,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
423
423
424
424
425
425
// Configure API key authorization: apiKey
426
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
426
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
427
427
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
428
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
428
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
429
429
430
430
431
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
431
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
432
432
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
433
433
// This is optional, `GuzzleHttp\Client` will be used as default.
434
434
new GuzzleHttp\Client(),
@@ -456,7 +456,7 @@ Name | Type | Description | Notes
456
456
457
457
### Return type
458
458
459
- [ ** \TBA-API \v3client\TBA-API \v3client\model\TeamSimple[ ] ** ] ( ../Model/TeamSimple.md )
459
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\TeamSimple[ ] ** ] ( ../Model/TeamSimple.md )
460
460
461
461
### Authorization
462
462
@@ -474,7 +474,7 @@ Name | Type | Description | Notes
474
474
475
475
## getDistrictsByYear
476
476
477
- > \TBA-API \v3client\TBA-API \v3client\model\DistrictList[ ] getDistrictsByYear($year, $if_modified_since)
477
+ > \TBAAPI \v3client\TBAAPI \v3client\model\DistrictList[ ] getDistrictsByYear($year, $if_modified_since)
478
478
479
479
480
480
@@ -488,12 +488,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
488
488
489
489
490
490
// Configure API key authorization: apiKey
491
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
491
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
492
492
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
493
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
493
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
494
494
495
495
496
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
496
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
497
497
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
498
498
// This is optional, `GuzzleHttp\Client` will be used as default.
499
499
new GuzzleHttp\Client(),
@@ -521,7 +521,7 @@ Name | Type | Description | Notes
521
521
522
522
### Return type
523
523
524
- [ ** \TBA-API \v3client\TBA-API \v3client\model\DistrictList[ ] ** ] ( ../Model/DistrictList.md )
524
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\DistrictList[ ] ** ] ( ../Model/DistrictList.md )
525
525
526
526
### Authorization
527
527
@@ -539,7 +539,7 @@ Name | Type | Description | Notes
539
539
540
540
## getEventDistrictPoints
541
541
542
- > \TBA-API \v3client\TBA-API \v3client\model\EventDistrictPoints getEventDistrictPoints($event_key, $if_modified_since)
542
+ > \TBAAPI \v3client\TBAAPI \v3client\model\EventDistrictPoints getEventDistrictPoints($event_key, $if_modified_since)
543
543
544
544
545
545
@@ -553,12 +553,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
553
553
554
554
555
555
// Configure API key authorization: apiKey
556
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
556
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
557
557
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
558
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
558
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
559
559
560
560
561
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
561
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
562
562
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
563
563
// This is optional, `GuzzleHttp\Client` will be used as default.
564
564
new GuzzleHttp\Client(),
@@ -586,7 +586,7 @@ Name | Type | Description | Notes
586
586
587
587
### Return type
588
588
589
- [ ** \TBA-API \v3client\TBA-API \v3client\model\EventDistrictPoints** ] ( ../Model/EventDistrictPoints.md )
589
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\EventDistrictPoints** ] ( ../Model/EventDistrictPoints.md )
590
590
591
591
### Authorization
592
592
@@ -604,7 +604,7 @@ Name | Type | Description | Notes
604
604
605
605
## getTeamDistricts
606
606
607
- > \TBA-API \v3client\TBA-API \v3client\model\DistrictList[ ] getTeamDistricts($team_key, $if_modified_since)
607
+ > \TBAAPI \v3client\TBAAPI \v3client\model\DistrictList[ ] getTeamDistricts($team_key, $if_modified_since)
608
608
609
609
610
610
@@ -618,12 +618,12 @@ require_once(__DIR__ . '/vendor/autoload.php');
618
618
619
619
620
620
// Configure API key authorization: apiKey
621
- $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
621
+ $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKey('X-TBA-Auth-Key', 'YOUR_API_KEY');
622
622
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
623
- // $config = TBA-API \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
623
+ // $config = TBAAPI \v3client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('X-TBA-Auth-Key', 'Bearer');
624
624
625
625
626
- $apiInstance = new TBA-API \v3client\Api\DistrictApi(
626
+ $apiInstance = new TBAAPI \v3client\Api\DistrictApi(
627
627
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
628
628
// This is optional, `GuzzleHttp\Client` will be used as default.
629
629
new GuzzleHttp\Client(),
@@ -651,7 +651,7 @@ Name | Type | Description | Notes
651
651
652
652
### Return type
653
653
654
- [ ** \TBA-API \v3client\TBA-API \v3client\model\DistrictList[ ] ** ] ( ../Model/DistrictList.md )
654
+ [ ** \TBAAPI \v3client\TBAAPI \v3client\model\DistrictList[ ] ** ] ( ../Model/DistrictList.md )
655
655
656
656
### Authorization
657
657
0 commit comments