Skip to content

Commit ee66812

Browse files
committed
Apply patch.
1 parent 6b3fdd2 commit ee66812

File tree

57 files changed

+234
-234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+234
-234
lines changed

lib/Model/GetAlliancesAllianceIdContacts200Ok.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -439,9 +439,9 @@ public function setLabelIds($label_ids)
439439
throw new \InvalidArgumentException('non-nullable label_ids cannot be null');
440440
}
441441

442-
if ((count($label_ids) > 63)) {
442+
/*if ((count($label_ids) > 63)) {
443443
throw new \InvalidArgumentException('invalid value for $label_ids when calling GetAlliancesAllianceIdContacts200Ok., number of items must be less than or equal to 63.');
444-
}
444+
}*/
445445
$this->container['label_ids'] = $label_ids;
446446

447447
return $this;

lib/Model/GetCharactersCharacterIdClonesJumpClone.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@ public function setImplants($implants)
381381
throw new \InvalidArgumentException('non-nullable implants cannot be null');
382382
}
383383

384-
if ((count($implants) > 64)) {
384+
/*if ((count($implants) > 64)) {
385385
throw new \InvalidArgumentException('invalid value for $implants when calling GetCharactersCharacterIdClonesJumpClone., number of items must be less than or equal to 64.');
386-
}
386+
}*/
387387
$this->container['implants'] = $implants;
388388

389389
return $this;

lib/Model/GetCharactersCharacterIdClonesOk.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -368,9 +368,9 @@ public function setJumpClones($jump_clones)
368368
throw new \InvalidArgumentException('non-nullable jump_clones cannot be null');
369369
}
370370

371-
if ((count($jump_clones) > 64)) {
371+
/*if ((count($jump_clones) > 64)) {
372372
throw new \InvalidArgumentException('invalid value for $jump_clones when calling GetCharactersCharacterIdClonesOk., number of items must be less than or equal to 64.');
373-
}
373+
}*/
374374
$this->container['jump_clones'] = $jump_clones;
375375

376376
return $this;

lib/Model/GetCharactersCharacterIdContacts200Ok.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -507,9 +507,9 @@ public function setLabelIds($label_ids)
507507
throw new \InvalidArgumentException('non-nullable label_ids cannot be null');
508508
}
509509

510-
if ((count($label_ids) > 63)) {
510+
/*if ((count($label_ids) > 63)) {
511511
throw new \InvalidArgumentException('invalid value for $label_ids when calling GetCharactersCharacterIdContacts200Ok., number of items must be less than or equal to 63.');
512-
}
512+
}*/
513513
$this->container['label_ids'] = $label_ids;
514514

515515
return $this;

lib/Model/GetCharactersCharacterIdFittings200Ok.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,9 @@ public function setItems($items)
414414
throw new \InvalidArgumentException('non-nullable items cannot be null');
415415
}
416416

417-
if ((count($items) > 512)) {
417+
/*if ((count($items) > 512)) {
418418
throw new \InvalidArgumentException('invalid value for $items when calling GetCharactersCharacterIdFittings200Ok., number of items must be less than or equal to 512.');
419-
}
419+
}*/
420420
$this->container['items'] = $items;
421421

422422
return $this;

lib/Model/GetCharactersCharacterIdMail200Ok.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@ public function setLabels($labels)
421421
throw new \InvalidArgumentException('non-nullable labels cannot be null');
422422
}
423423

424-
if ((count($labels) > 25)) {
424+
/*if ((count($labels) > 25)) {
425425
throw new \InvalidArgumentException('invalid value for $labels when calling GetCharactersCharacterIdMail200Ok., number of items must be less than or equal to 25.');
426-
}
426+
}*/
427427
$this->container['labels'] = $labels;
428428

429429
return $this;
@@ -479,9 +479,9 @@ public function setRecipients($recipients)
479479
throw new \InvalidArgumentException('non-nullable recipients cannot be null');
480480
}
481481

482-
if ((count($recipients) > 52)) {
482+
/*if ((count($recipients) > 52)) {
483483
throw new \InvalidArgumentException('invalid value for $recipients when calling GetCharactersCharacterIdMail200Ok., number of items must be less than or equal to 52.');
484-
}
484+
}*/
485485
if ((count($recipients) < 0)) {
486486
throw new \InvalidArgumentException('invalid length for $recipients when calling GetCharactersCharacterIdMail200Ok., number of items must be greater than or equal to 0.');
487487
}

lib/Model/GetCharactersCharacterIdMailLabelsOk.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ public function setLabels($labels)
328328
throw new \InvalidArgumentException('non-nullable labels cannot be null');
329329
}
330330

331-
if ((count($labels) > 30)) {
331+
/*if ((count($labels) > 30)) {
332332
throw new \InvalidArgumentException('invalid value for $labels when calling GetCharactersCharacterIdMailLabelsOk., number of items must be less than or equal to 30.');
333-
}
333+
}*/
334334
$this->container['labels'] = $labels;
335335

336336
return $this;

lib/Model/GetCharactersCharacterIdMailMailIdOk.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -421,9 +421,9 @@ public function setLabels($labels)
421421
throw new \InvalidArgumentException('non-nullable labels cannot be null');
422422
}
423423

424-
if ((count($labels) > 25)) {
424+
/*if ((count($labels) > 25)) {
425425
throw new \InvalidArgumentException('invalid value for $labels when calling GetCharactersCharacterIdMailMailIdOk., number of items must be less than or equal to 25.');
426-
}
426+
}*/
427427
$this->container['labels'] = $labels;
428428

429429
return $this;
@@ -479,9 +479,9 @@ public function setRecipients($recipients)
479479
throw new \InvalidArgumentException('non-nullable recipients cannot be null');
480480
}
481481

482-
if ((count($recipients) > 52)) {
482+
/*if ((count($recipients) > 52)) {
483483
throw new \InvalidArgumentException('invalid value for $recipients when calling GetCharactersCharacterIdMailMailIdOk., number of items must be less than or equal to 52.');
484-
}
484+
}*/
485485
if ((count($recipients) < 0)) {
486486
throw new \InvalidArgumentException('invalid length for $recipients when calling GetCharactersCharacterIdMailMailIdOk., number of items must be greater than or equal to 0.');
487487
}

lib/Model/GetCharactersCharacterIdMedals200Ok.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -509,9 +509,9 @@ public function setGraphics($graphics)
509509
throw new \InvalidArgumentException('non-nullable graphics cannot be null');
510510
}
511511

512-
if ((count($graphics) > 9)) {
512+
/*if ((count($graphics) > 9)) {
513513
throw new \InvalidArgumentException('invalid value for $graphics when calling GetCharactersCharacterIdMedals200Ok., number of items must be less than or equal to 9.');
514-
}
514+
}*/
515515
if ((count($graphics) < 3)) {
516516
throw new \InvalidArgumentException('invalid length for $graphics when calling GetCharactersCharacterIdMedals200Ok., number of items must be greater than or equal to 3.');
517517
}

lib/Model/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -402,9 +402,9 @@ public function setHeads($heads)
402402
throw new \InvalidArgumentException('non-nullable heads cannot be null');
403403
}
404404

405-
if ((count($heads) > 10)) {
405+
/*if ((count($heads) > 10)) {
406406
throw new \InvalidArgumentException('invalid value for $heads when calling GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails., number of items must be less than or equal to 10.');
407-
}
407+
}*/
408408
$this->container['heads'] = $heads;
409409

410410
return $this;

lib/Model/GetCharactersCharacterIdPlanetsPlanetIdOk.php

+6-6
Original file line numberDiff line numberDiff line change
@@ -348,9 +348,9 @@ public function setLinks($links)
348348
throw new \InvalidArgumentException('non-nullable links cannot be null');
349349
}
350350

351-
if ((count($links) > 500)) {
351+
/*if ((count($links) > 500)) {
352352
throw new \InvalidArgumentException('invalid value for $links when calling GetCharactersCharacterIdPlanetsPlanetIdOk., number of items must be less than or equal to 500.');
353-
}
353+
}*/
354354
$this->container['links'] = $links;
355355

356356
return $this;
@@ -379,9 +379,9 @@ public function setPins($pins)
379379
throw new \InvalidArgumentException('non-nullable pins cannot be null');
380380
}
381381

382-
if ((count($pins) > 100)) {
382+
/*if ((count($pins) > 100)) {
383383
throw new \InvalidArgumentException('invalid value for $pins when calling GetCharactersCharacterIdPlanetsPlanetIdOk., number of items must be less than or equal to 100.');
384-
}
384+
}*/
385385
$this->container['pins'] = $pins;
386386

387387
return $this;
@@ -410,9 +410,9 @@ public function setRoutes($routes)
410410
throw new \InvalidArgumentException('non-nullable routes cannot be null');
411411
}
412412

413-
if ((count($routes) > 1000)) {
413+
/*if ((count($routes) > 1000)) {
414414
throw new \InvalidArgumentException('invalid value for $routes when calling GetCharactersCharacterIdPlanetsPlanetIdOk., number of items must be less than or equal to 1000.');
415-
}
415+
}*/
416416
$this->container['routes'] = $routes;
417417

418418
return $this;

lib/Model/GetCharactersCharacterIdPlanetsPlanetIdPin.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -399,9 +399,9 @@ public function setContents($contents)
399399
throw new \InvalidArgumentException('non-nullable contents cannot be null');
400400
}
401401

402-
if ((count($contents) > 90)) {
402+
/*if ((count($contents) > 90)) {
403403
throw new \InvalidArgumentException('invalid value for $contents when calling GetCharactersCharacterIdPlanetsPlanetIdPin., number of items must be less than or equal to 90.');
404-
}
404+
}*/
405405
$this->container['contents'] = $contents;
406406

407407
return $this;

lib/Model/GetCharactersCharacterIdPlanetsPlanetIdRoute.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -502,9 +502,9 @@ public function setWaypoints($waypoints)
502502
throw new \InvalidArgumentException('non-nullable waypoints cannot be null');
503503
}
504504

505-
if ((count($waypoints) > 5)) {
505+
/*if ((count($waypoints) > 5)) {
506506
throw new \InvalidArgumentException('invalid value for $waypoints when calling GetCharactersCharacterIdPlanetsPlanetIdRoute., number of items must be less than or equal to 5.');
507-
}
507+
}*/
508508
$this->container['waypoints'] = $waypoints;
509509

510510
return $this;

lib/Model/GetCharactersCharacterIdRolesOk.php

+8-8
Original file line numberDiff line numberDiff line change
@@ -835,9 +835,9 @@ public function setRoles($roles)
835835
);
836836
}*/
837837

838-
if ((count($roles) > 100)) {
838+
/*if ((count($roles) > 100)) {
839839
throw new \InvalidArgumentException('invalid value for $roles when calling GetCharactersCharacterIdRolesOk., number of items must be less than or equal to 100.');
840-
}
840+
}*/
841841
$this->container['roles'] = $roles;
842842

843843
return $this;
@@ -875,9 +875,9 @@ public function setRolesAtBase($roles_at_base)
875875
);
876876
}*/
877877

878-
if ((count($roles_at_base) > 100)) {
878+
/*if ((count($roles_at_base) > 100)) {
879879
throw new \InvalidArgumentException('invalid value for $roles_at_base when calling GetCharactersCharacterIdRolesOk., number of items must be less than or equal to 100.');
880-
}
880+
}*/
881881
$this->container['roles_at_base'] = $roles_at_base;
882882

883883
return $this;
@@ -915,9 +915,9 @@ public function setRolesAtHq($roles_at_hq)
915915
);
916916
}*/
917917

918-
if ((count($roles_at_hq) > 100)) {
918+
/*if ((count($roles_at_hq) > 100)) {
919919
throw new \InvalidArgumentException('invalid value for $roles_at_hq when calling GetCharactersCharacterIdRolesOk., number of items must be less than or equal to 100.');
920-
}
920+
}*/
921921
$this->container['roles_at_hq'] = $roles_at_hq;
922922

923923
return $this;
@@ -955,9 +955,9 @@ public function setRolesAtOther($roles_at_other)
955955
);
956956
}*/
957957

958-
if ((count($roles_at_other) > 100)) {
958+
/*if ((count($roles_at_other) > 100)) {
959959
throw new \InvalidArgumentException('invalid value for $roles_at_other when calling GetCharactersCharacterIdRolesOk., number of items must be less than or equal to 100.');
960-
}
960+
}*/
961961
$this->container['roles_at_other'] = $roles_at_other;
962962

963963
return $this;

lib/Model/GetCharactersCharacterIdSearchOk.php

+22-22
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,9 @@ public function setAgent($agent)
427427
throw new \InvalidArgumentException('non-nullable agent cannot be null');
428428
}
429429

430-
if ((count($agent) > 500)) {
430+
/*if ((count($agent) > 500)) {
431431
throw new \InvalidArgumentException('invalid value for $agent when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
432-
}
432+
}*/
433433
$this->container['agent'] = $agent;
434434

435435
return $this;
@@ -458,9 +458,9 @@ public function setAlliance($alliance)
458458
throw new \InvalidArgumentException('non-nullable alliance cannot be null');
459459
}
460460

461-
if ((count($alliance) > 500)) {
461+
/*if ((count($alliance) > 500)) {
462462
throw new \InvalidArgumentException('invalid value for $alliance when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
463-
}
463+
}*/
464464
$this->container['alliance'] = $alliance;
465465

466466
return $this;
@@ -489,9 +489,9 @@ public function setCharacter($character)
489489
throw new \InvalidArgumentException('non-nullable character cannot be null');
490490
}
491491

492-
if ((count($character) > 500)) {
492+
/*if ((count($character) > 500)) {
493493
throw new \InvalidArgumentException('invalid value for $character when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
494-
}
494+
}*/
495495
$this->container['character'] = $character;
496496

497497
return $this;
@@ -520,9 +520,9 @@ public function setConstellation($constellation)
520520
throw new \InvalidArgumentException('non-nullable constellation cannot be null');
521521
}
522522

523-
if ((count($constellation) > 500)) {
523+
/*if ((count($constellation) > 500)) {
524524
throw new \InvalidArgumentException('invalid value for $constellation when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
525-
}
525+
}*/
526526
$this->container['constellation'] = $constellation;
527527

528528
return $this;
@@ -551,9 +551,9 @@ public function setCorporation($corporation)
551551
throw new \InvalidArgumentException('non-nullable corporation cannot be null');
552552
}
553553

554-
if ((count($corporation) > 500)) {
554+
/*if ((count($corporation) > 500)) {
555555
throw new \InvalidArgumentException('invalid value for $corporation when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
556-
}
556+
}*/
557557
$this->container['corporation'] = $corporation;
558558

559559
return $this;
@@ -582,9 +582,9 @@ public function setFaction($faction)
582582
throw new \InvalidArgumentException('non-nullable faction cannot be null');
583583
}
584584

585-
if ((count($faction) > 500)) {
585+
/*if ((count($faction) > 500)) {
586586
throw new \InvalidArgumentException('invalid value for $faction when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
587-
}
587+
}*/
588588
$this->container['faction'] = $faction;
589589

590590
return $this;
@@ -613,9 +613,9 @@ public function setInventoryType($inventory_type)
613613
throw new \InvalidArgumentException('non-nullable inventory_type cannot be null');
614614
}
615615

616-
if ((count($inventory_type) > 500)) {
616+
/*if ((count($inventory_type) > 500)) {
617617
throw new \InvalidArgumentException('invalid value for $inventory_type when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
618-
}
618+
}*/
619619
$this->container['inventory_type'] = $inventory_type;
620620

621621
return $this;
@@ -644,9 +644,9 @@ public function setRegion($region)
644644
throw new \InvalidArgumentException('non-nullable region cannot be null');
645645
}
646646

647-
if ((count($region) > 500)) {
647+
/*if ((count($region) > 500)) {
648648
throw new \InvalidArgumentException('invalid value for $region when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
649-
}
649+
}*/
650650
$this->container['region'] = $region;
651651

652652
return $this;
@@ -675,9 +675,9 @@ public function setSolarSystem($solar_system)
675675
throw new \InvalidArgumentException('non-nullable solar_system cannot be null');
676676
}
677677

678-
if ((count($solar_system) > 500)) {
678+
/*if ((count($solar_system) > 500)) {
679679
throw new \InvalidArgumentException('invalid value for $solar_system when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
680-
}
680+
}*/
681681
$this->container['solar_system'] = $solar_system;
682682

683683
return $this;
@@ -706,9 +706,9 @@ public function setStation($station)
706706
throw new \InvalidArgumentException('non-nullable station cannot be null');
707707
}
708708

709-
if ((count($station) > 500)) {
709+
/*if ((count($station) > 500)) {
710710
throw new \InvalidArgumentException('invalid value for $station when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
711-
}
711+
}*/
712712
$this->container['station'] = $station;
713713

714714
return $this;
@@ -737,9 +737,9 @@ public function setStructure($structure)
737737
throw new \InvalidArgumentException('non-nullable structure cannot be null');
738738
}
739739

740-
if ((count($structure) > 500)) {
740+
/*if ((count($structure) > 500)) {
741741
throw new \InvalidArgumentException('invalid value for $structure when calling GetCharactersCharacterIdSearchOk., number of items must be less than or equal to 500.');
742-
}
742+
}*/
743743
$this->container['structure'] = $structure;
744744

745745
return $this;

lib/Model/GetCharactersCharacterIdSkillsOk.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@ public function setSkills($skills)
337337
throw new \InvalidArgumentException('non-nullable skills cannot be null');
338338
}
339339

340-
if ((count($skills) > 1000)) {
340+
/*if ((count($skills) > 1000)) {
341341
throw new \InvalidArgumentException('invalid value for $skills when calling GetCharactersCharacterIdSkillsOk., number of items must be less than or equal to 1000.');
342-
}
342+
}*/
343343
$this->container['skills'] = $skills;
344344

345345
return $this;

0 commit comments

Comments
 (0)