eve-esi-types 3.2.0 → 3.2.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eve-esi-types",
3
- "version": "3.2.0",
3
+ "version": "3.2.1",
4
4
  "description": "Extracted the main type of ESI. use for ESI request response types (version 2 only)",
5
5
  "main": "v2/index.d.ts",
6
6
  "scripts": {
@@ -9,7 +9,7 @@
9
9
  * THIS DTS IS AUTO GENERATED, DO NOT EDIT
10
10
  *
11
11
  * @file eve-esi-types/v2/esi-tagged-types.d.ts
12
- * @summary This file is auto-generated and defines version 3.2.0 of the EVE Online ESI response types.
12
+ * @summary This file is auto-generated and defines version 3.2.1 of the EVE Online ESI response types.
13
13
  */
14
14
  import type { TESIResponseOKMap } from "./index.d.ts";
15
15
  export type * from "./index.d.ts";
@@ -760,10 +760,11 @@ interface GetCharactersCharacterIdPortraitOk {
760
760
  /*!
761
761
  * ESI endpoint: get:/characters/{character_id}/roles/
762
762
  */
763
+
763
764
  /**
764
765
  * role string
765
766
  */
766
- type GetCharactersCharacterIdRolesRole =
767
+ type __CharacterRole =
767
768
  | "Account_Take_1"
768
769
  | "Account_Take_2"
769
770
  | "Account_Take_3"
@@ -818,213 +819,46 @@ type GetCharactersCharacterIdRolesRole =
818
819
  | "Starbase_Fuel_Technician"
819
820
  | "Station_Manager"
820
821
  | "Trader";
822
+
821
823
  /**
822
824
  * roles array
823
825
  *
824
826
  * @maxItems 100
825
827
  */
826
- type GetCharactersCharacterIdRolesRoles = GetCharactersCharacterIdRolesRole[];
827
- /**
828
- * roles_at_base string
829
- */
830
- type GetCharactersCharacterIdRolesRolesAtBaseRolesAtBase =
831
- | "Account_Take_1"
832
- | "Account_Take_2"
833
- | "Account_Take_3"
834
- | "Account_Take_4"
835
- | "Account_Take_5"
836
- | "Account_Take_6"
837
- | "Account_Take_7"
838
- | "Accountant"
839
- | "Auditor"
840
- | "Brand_Manager"
841
- | "Communications_Officer"
842
- | "Config_Equipment"
843
- | "Config_Starbase_Equipment"
844
- | "Container_Take_1"
845
- | "Container_Take_2"
846
- | "Container_Take_3"
847
- | "Container_Take_4"
848
- | "Container_Take_5"
849
- | "Container_Take_6"
850
- | "Container_Take_7"
851
- | "Contract_Manager"
852
- | "Deliveries_Container_Take"
853
- | "Deliveries_Query"
854
- | "Deliveries_Take"
855
- | "Diplomat"
856
- | "Director"
857
- | "Factory_Manager"
858
- | "Fitting_Manager"
859
- | "Hangar_Query_1"
860
- | "Hangar_Query_2"
861
- | "Hangar_Query_3"
862
- | "Hangar_Query_4"
863
- | "Hangar_Query_5"
864
- | "Hangar_Query_6"
865
- | "Hangar_Query_7"
866
- | "Hangar_Take_1"
867
- | "Hangar_Take_2"
868
- | "Hangar_Take_3"
869
- | "Hangar_Take_4"
870
- | "Hangar_Take_5"
871
- | "Hangar_Take_6"
872
- | "Hangar_Take_7"
873
- | "Junior_Accountant"
874
- | "Personnel_Manager"
875
- | "Project_Manager"
876
- | "Rent_Factory_Facility"
877
- | "Rent_Office"
878
- | "Rent_Research_Facility"
879
- | "Security_Officer"
880
- | "Skill_Plan_Manager"
881
- | "Starbase_Defense_Operator"
882
- | "Starbase_Fuel_Technician"
883
- | "Station_Manager"
884
- | "Trader";
885
- /**
886
- * roles_at_base array
887
- *
888
- * @maxItems 100
889
- */
890
- type GetCharactersCharacterIdRolesRolesAtBase = GetCharactersCharacterIdRolesRolesAtBaseRolesAtBase[];
891
- /**
892
- * roles_at_hq string
893
- */
894
- type GetCharactersCharacterIdRolesRolesAtHqRolesAtHq =
895
- | "Account_Take_1"
896
- | "Account_Take_2"
897
- | "Account_Take_3"
898
- | "Account_Take_4"
899
- | "Account_Take_5"
900
- | "Account_Take_6"
901
- | "Account_Take_7"
902
- | "Accountant"
903
- | "Auditor"
904
- | "Brand_Manager"
905
- | "Communications_Officer"
906
- | "Config_Equipment"
907
- | "Config_Starbase_Equipment"
908
- | "Container_Take_1"
909
- | "Container_Take_2"
910
- | "Container_Take_3"
911
- | "Container_Take_4"
912
- | "Container_Take_5"
913
- | "Container_Take_6"
914
- | "Container_Take_7"
915
- | "Contract_Manager"
916
- | "Deliveries_Container_Take"
917
- | "Deliveries_Query"
918
- | "Deliveries_Take"
919
- | "Diplomat"
920
- | "Director"
921
- | "Factory_Manager"
922
- | "Fitting_Manager"
923
- | "Hangar_Query_1"
924
- | "Hangar_Query_2"
925
- | "Hangar_Query_3"
926
- | "Hangar_Query_4"
927
- | "Hangar_Query_5"
928
- | "Hangar_Query_6"
929
- | "Hangar_Query_7"
930
- | "Hangar_Take_1"
931
- | "Hangar_Take_2"
932
- | "Hangar_Take_3"
933
- | "Hangar_Take_4"
934
- | "Hangar_Take_5"
935
- | "Hangar_Take_6"
936
- | "Hangar_Take_7"
937
- | "Junior_Accountant"
938
- | "Personnel_Manager"
939
- | "Project_Manager"
940
- | "Rent_Factory_Facility"
941
- | "Rent_Office"
942
- | "Rent_Research_Facility"
943
- | "Security_Officer"
944
- | "Skill_Plan_Manager"
945
- | "Starbase_Defense_Operator"
946
- | "Starbase_Fuel_Technician"
947
- | "Station_Manager"
948
- | "Trader";
949
- /**
950
- * roles_at_hq array
951
- *
952
- * @maxItems 100
953
- */
954
- type GetCharactersCharacterIdRolesRolesAtHq = GetCharactersCharacterIdRolesRolesAtHqRolesAtHq[];
955
- /**
956
- * roles_at_other string
957
- */
958
- type GetCharactersCharacterIdRolesRolesAtOtherRolesAtOther =
959
- | "Account_Take_1"
960
- | "Account_Take_2"
961
- | "Account_Take_3"
962
- | "Account_Take_4"
963
- | "Account_Take_5"
964
- | "Account_Take_6"
965
- | "Account_Take_7"
966
- | "Accountant"
967
- | "Auditor"
968
- | "Brand_Manager"
969
- | "Communications_Officer"
970
- | "Config_Equipment"
971
- | "Config_Starbase_Equipment"
972
- | "Container_Take_1"
973
- | "Container_Take_2"
974
- | "Container_Take_3"
975
- | "Container_Take_4"
976
- | "Container_Take_5"
977
- | "Container_Take_6"
978
- | "Container_Take_7"
979
- | "Contract_Manager"
980
- | "Deliveries_Container_Take"
981
- | "Deliveries_Query"
982
- | "Deliveries_Take"
983
- | "Diplomat"
984
- | "Director"
985
- | "Factory_Manager"
986
- | "Fitting_Manager"
987
- | "Hangar_Query_1"
988
- | "Hangar_Query_2"
989
- | "Hangar_Query_3"
990
- | "Hangar_Query_4"
991
- | "Hangar_Query_5"
992
- | "Hangar_Query_6"
993
- | "Hangar_Query_7"
994
- | "Hangar_Take_1"
995
- | "Hangar_Take_2"
996
- | "Hangar_Take_3"
997
- | "Hangar_Take_4"
998
- | "Hangar_Take_5"
999
- | "Hangar_Take_6"
1000
- | "Hangar_Take_7"
1001
- | "Junior_Accountant"
1002
- | "Personnel_Manager"
1003
- | "Project_Manager"
1004
- | "Rent_Factory_Facility"
1005
- | "Rent_Office"
1006
- | "Rent_Research_Facility"
1007
- | "Security_Officer"
1008
- | "Skill_Plan_Manager"
1009
- | "Starbase_Defense_Operator"
1010
- | "Starbase_Fuel_Technician"
1011
- | "Station_Manager"
1012
- | "Trader";
1013
- /**
1014
- * roles_at_other array
1015
- *
1016
- * @maxItems 100
1017
- */
1018
- type GetCharactersCharacterIdRolesRolesAtOther = GetCharactersCharacterIdRolesRolesAtOtherRolesAtOther[];
828
+ type CharacterRoleArray = __CharacterRole[];
1019
829
 
1020
830
  /**
1021
831
  * 200 ok object
1022
832
  */
1023
833
  interface GetCharactersCharacterIdRolesOk {
1024
- roles?: GetCharactersCharacterIdRolesRoles;
1025
- roles_at_base?: GetCharactersCharacterIdRolesRolesAtBase;
1026
- roles_at_hq?: GetCharactersCharacterIdRolesRolesAtHq;
1027
- roles_at_other?: GetCharactersCharacterIdRolesRolesAtOther;
834
+ /**
835
+ * roles array
836
+ *
837
+ * @maxItems 100
838
+ */
839
+ roles?: CharacterRoleArray;
840
+
841
+ /**
842
+ * roles_at_base array
843
+ *
844
+ * @maxItems 100
845
+ */
846
+ roles_at_base?: CharacterRoleArray;
847
+
848
+ /**
849
+ * roles_at_hq array
850
+ *
851
+ * @maxItems 100
852
+ */
853
+ roles_at_hq?: CharacterRoleArray;
854
+
855
+ /**
856
+ * roles_at_other array
857
+ *
858
+ * @maxItems 100
859
+ */
860
+ roles_at_other?: CharacterRoleArray;
861
+
1028
862
  [k: string]: unknown | undefined;
1029
863
  }
1030
864