ruby-esi 0.5.1 → 1.36.2025.12.16

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.
Files changed (1849) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +528 -4480
  3. data/Rakefile +2 -0
  4. data/docs/AllianceApi.md +185 -85
  5. data/docs/AlliancesAllianceIdContactsGetInner.md +24 -0
  6. data/docs/AlliancesAllianceIdContactsLabelsGetInner.md +20 -0
  7. data/docs/AlliancesAllianceIdGet.md +30 -0
  8. data/docs/AlliancesAllianceIdIconsGet.md +20 -0
  9. data/docs/AssetsApi.md +305 -159
  10. data/docs/CalendarApi.md +206 -112
  11. data/docs/CharacterApi.md +674 -340
  12. data/docs/CharactersAffiliationPostInner.md +24 -0
  13. data/docs/CharactersCharacterIdAgentsResearchGetInner.md +26 -0
  14. data/docs/CharactersCharacterIdAssetsGetInner.md +32 -0
  15. data/docs/CharactersCharacterIdAssetsLocationsPostInner.md +20 -0
  16. data/docs/CharactersCharacterIdAssetsLocationsPostInnerPosition.md +22 -0
  17. data/docs/CharactersCharacterIdAssetsNamesPostInner.md +20 -0
  18. data/docs/CharactersCharacterIdAttributesGet.md +32 -0
  19. data/docs/CharactersCharacterIdBlueprintsGetInner.md +32 -0
  20. data/docs/CharactersCharacterIdCalendarEventIdAttendeesGetInner.md +20 -0
  21. data/docs/CharactersCharacterIdCalendarEventIdGet.md +36 -0
  22. data/docs/CharactersCharacterIdCalendarGetInner.md +26 -0
  23. data/docs/CharactersCharacterIdClonesGet.md +24 -0
  24. data/docs/CharactersCharacterIdClonesGetHomeLocation.md +20 -0
  25. data/docs/CharactersCharacterIdClonesGetJumpClonesInner.md +26 -0
  26. data/docs/CharactersCharacterIdContactsGetInner.md +28 -0
  27. data/docs/CharactersCharacterIdContractsContractIdBidsGetInner.md +24 -0
  28. data/docs/CharactersCharacterIdContractsContractIdItemsGetInner.md +28 -0
  29. data/docs/CharactersCharacterIdContractsGetInner.md +60 -0
  30. data/docs/CharactersCharacterIdCorporationhistoryGetInner.md +24 -0
  31. data/docs/CharactersCharacterIdFatigueGet.md +22 -0
  32. data/docs/CharactersCharacterIdFittingsGetInner.md +26 -0
  33. data/docs/CharactersCharacterIdFittingsGetInnerItemsInner.md +22 -0
  34. data/docs/CharactersCharacterIdFittingsPost.md +18 -0
  35. data/docs/CharactersCharacterIdFleetGet.md +26 -0
  36. data/docs/CharactersCharacterIdFwStatsGet.md +28 -0
  37. data/docs/CharactersCharacterIdFwStatsGetKills.md +22 -0
  38. data/docs/CharactersCharacterIdFwStatsGetVictoryPoints.md +22 -0
  39. data/docs/CharactersCharacterIdGet.md +38 -0
  40. data/docs/CharactersCharacterIdIndustryJobsGetInner.md +60 -0
  41. data/docs/CharactersCharacterIdKillmailsRecentGetInner.md +20 -0
  42. data/docs/CharactersCharacterIdLocationGet.md +22 -0
  43. data/docs/CharactersCharacterIdLoyaltyPointsGetInner.md +20 -0
  44. data/docs/CharactersCharacterIdMailGetInner.md +30 -0
  45. data/docs/CharactersCharacterIdMailLabelsGet.md +20 -0
  46. data/docs/CharactersCharacterIdMailLabelsGetLabelsInner.md +24 -0
  47. data/docs/CharactersCharacterIdMailListsGetInner.md +20 -0
  48. data/docs/CharactersCharacterIdMailMailIdGet.md +30 -0
  49. data/docs/CharactersCharacterIdMedalsGetInner.md +34 -0
  50. data/docs/CharactersCharacterIdMedalsGetInnerGraphicsInner.md +24 -0
  51. data/docs/CharactersCharacterIdMiningGetInner.md +24 -0
  52. data/docs/CharactersCharacterIdNotificationsContactsGetInner.md +26 -0
  53. data/docs/CharactersCharacterIdNotificationsGetInner.md +30 -0
  54. data/docs/CharactersCharacterIdOnlineGet.md +24 -0
  55. data/docs/CharactersCharacterIdOrdersGetInner.md +44 -0
  56. data/docs/CharactersCharacterIdOrdersHistoryGetInner.md +46 -0
  57. data/docs/CharactersCharacterIdPlanetsGetInner.md +30 -0
  58. data/docs/CharactersCharacterIdPlanetsPlanetIdGet.md +22 -0
  59. data/docs/CharactersCharacterIdPlanetsPlanetIdGetLinksInner.md +22 -0
  60. data/docs/CharactersCharacterIdPlanetsPlanetIdGetPinsInner.md +38 -0
  61. data/docs/CharactersCharacterIdPlanetsPlanetIdGetPinsInnerContentsInner.md +20 -0
  62. data/docs/CharactersCharacterIdPlanetsPlanetIdGetPinsInnerExtractorDetails.md +26 -0
  63. data/docs/CharactersCharacterIdPlanetsPlanetIdGetPinsInnerExtractorDetailsHeadsInner.md +22 -0
  64. data/docs/CharactersCharacterIdPlanetsPlanetIdGetPinsInnerFactoryDetails.md +18 -0
  65. data/docs/CharactersCharacterIdPlanetsPlanetIdGetRoutesInner.md +28 -0
  66. data/docs/CharactersCharacterIdPortraitGet.md +24 -0
  67. data/docs/CharactersCharacterIdRolesGet.md +24 -0
  68. data/docs/CharactersCharacterIdSearchGet.md +38 -0
  69. data/docs/CharactersCharacterIdShipGet.md +22 -0
  70. data/docs/CharactersCharacterIdStandingsGetInner.md +22 -0
  71. data/docs/CharactersCharacterIdTitlesGetInner.md +20 -0
  72. data/docs/CharactersCharacterIdWalletJournalGetInner.md +42 -0
  73. data/docs/CharactersCharacterIdWalletTransactionsGetInner.md +36 -0
  74. data/docs/CharactersSkillqueueSkill.md +32 -0
  75. data/docs/CharactersSkills.md +22 -0
  76. data/docs/CharactersSkillsSkill.md +24 -0
  77. data/docs/ClonesApi.md +100 -54
  78. data/docs/ContactsApi.md +460 -247
  79. data/docs/ContractsApi.md +453 -240
  80. data/docs/ContractsPublicBidsContractIdGetInner.md +22 -0
  81. data/docs/ContractsPublicItemsContractIdGetInner.md +34 -0
  82. data/docs/ContractsPublicRegionIdGetInner.md +48 -0
  83. data/docs/CorporationApi.md +1072 -562
  84. data/docs/CorporationCorporationIdMiningExtractionsGetInner.md +26 -0
  85. data/docs/CorporationCorporationIdMiningObserversGetInner.md +22 -0
  86. data/docs/CorporationCorporationIdMiningObserversObserverIdGetInner.md +26 -0
  87. data/docs/CorporationsCorporationIdAlliancehistoryGetInner.md +24 -0
  88. data/docs/CorporationsCorporationIdAssetsGetInner.md +32 -0
  89. data/docs/CorporationsCorporationIdBlueprintsGetInner.md +32 -0
  90. data/docs/CorporationsCorporationIdContactsGetInner.md +26 -0
  91. data/docs/CorporationsCorporationIdContainersLogsGetInner.md +40 -0
  92. data/docs/CorporationsCorporationIdContractsGetInner.md +60 -0
  93. data/docs/CorporationsCorporationIdCustomsOfficesGetInner.md +44 -0
  94. data/docs/CorporationsCorporationIdDivisionsGet.md +20 -0
  95. data/docs/CorporationsCorporationIdDivisionsGetHangarInner.md +20 -0
  96. data/docs/CorporationsCorporationIdDivisionsGetWalletInner.md +20 -0
  97. data/docs/CorporationsCorporationIdFacilitiesGetInner.md +22 -0
  98. data/docs/CorporationsCorporationIdFwStatsGet.md +26 -0
  99. data/docs/CorporationsCorporationIdFwStatsGetKills.md +22 -0
  100. data/docs/CorporationsCorporationIdFwStatsGetVictoryPoints.md +22 -0
  101. data/docs/CorporationsCorporationIdGet.md +44 -0
  102. data/docs/CorporationsCorporationIdIconsGet.md +22 -0
  103. data/docs/CorporationsCorporationIdIndustryJobsGetInner.md +60 -0
  104. data/docs/CorporationsCorporationIdMedalsGetInner.md +26 -0
  105. data/docs/CorporationsCorporationIdMedalsIssuedGetInner.md +28 -0
  106. data/docs/CorporationsCorporationIdMembersTitlesGetInner.md +20 -0
  107. data/docs/CorporationsCorporationIdMembertrackingGetInner.md +30 -0
  108. data/docs/CorporationsCorporationIdOrdersGetInner.md +46 -0
  109. data/docs/CorporationsCorporationIdOrdersHistoryGetInner.md +48 -0
  110. data/docs/CorporationsCorporationIdRolesGetInner.md +34 -0
  111. data/docs/CorporationsCorporationIdRolesHistoryGetInner.md +28 -0
  112. data/docs/CorporationsCorporationIdShareholdersGetInner.md +22 -0
  113. data/docs/CorporationsCorporationIdStarbasesGetInner.md +32 -0
  114. data/docs/CorporationsCorporationIdStarbasesStarbaseIdGet.md +44 -0
  115. data/docs/CorporationsCorporationIdStarbasesStarbaseIdGetFuelsInner.md +20 -0
  116. data/docs/CorporationsCorporationIdStructuresGetInner.md +46 -0
  117. data/docs/CorporationsCorporationIdStructuresGetInnerServicesInner.md +20 -0
  118. data/docs/CorporationsCorporationIdTitlesGetInner.md +36 -0
  119. data/docs/CorporationsCorporationIdWalletsDivisionJournalGetInner.md +42 -0
  120. data/docs/CorporationsCorporationIdWalletsDivisionTransactionsGetInner.md +34 -0
  121. data/docs/CorporationsCorporationIdWalletsGetInner.md +20 -0
  122. data/docs/DogmaApi.md +231 -106
  123. data/docs/DogmaAttributesAttributeIdGet.md +36 -0
  124. data/docs/DogmaDynamicItemsTypeIdItemIdGet.md +26 -0
  125. data/docs/DogmaDynamicItemsTypeIdItemIdGetDogmaAttributesInner.md +20 -0
  126. data/docs/DogmaDynamicItemsTypeIdItemIdGetDogmaEffectsInner.md +20 -0
  127. data/docs/DogmaEffectsEffectIdGet.md +58 -0
  128. data/docs/DogmaEffectsEffectIdGetModifiersInner.md +28 -0
  129. data/docs/Error.md +20 -0
  130. data/docs/ErrorDetail.md +22 -0
  131. data/docs/FactionWarfareApi.md +367 -171
  132. data/docs/FittingsApi.md +152 -79
  133. data/docs/FleetsApi.md +695 -361
  134. data/docs/FleetsFleetIdGet.md +24 -0
  135. data/docs/FleetsFleetIdMembersGetInner.md +36 -0
  136. data/docs/FleetsFleetIdWingsGetInner.md +22 -0
  137. data/docs/FleetsFleetIdWingsGetInnerSquadsInner.md +20 -0
  138. data/docs/FleetsFleetIdWingsPost.md +18 -0
  139. data/docs/FleetsFleetIdWingsWingIdSquadsPost.md +18 -0
  140. data/docs/FwLeaderboardsCharactersGet.md +20 -0
  141. data/docs/FwLeaderboardsCharactersGetKills.md +22 -0
  142. data/docs/FwLeaderboardsCharactersGetKillsActiveTotalInner.md +20 -0
  143. data/docs/FwLeaderboardsCharactersGetKillsLastWeekInner.md +20 -0
  144. data/docs/FwLeaderboardsCharactersGetKillsYesterdayInner.md +20 -0
  145. data/docs/FwLeaderboardsCharactersGetVictoryPoints.md +22 -0
  146. data/docs/FwLeaderboardsCharactersGetVictoryPointsActiveTotalInner.md +20 -0
  147. data/docs/FwLeaderboardsCharactersGetVictoryPointsLastWeekInner.md +20 -0
  148. data/docs/FwLeaderboardsCharactersGetVictoryPointsYesterdayInner.md +20 -0
  149. data/docs/FwLeaderboardsCorporationsGet.md +20 -0
  150. data/docs/FwLeaderboardsCorporationsGetKills.md +22 -0
  151. data/docs/FwLeaderboardsCorporationsGetKillsActiveTotalInner.md +20 -0
  152. data/docs/FwLeaderboardsCorporationsGetKillsLastWeekInner.md +20 -0
  153. data/docs/FwLeaderboardsCorporationsGetKillsYesterdayInner.md +20 -0
  154. data/docs/FwLeaderboardsCorporationsGetVictoryPoints.md +22 -0
  155. data/docs/FwLeaderboardsCorporationsGetVictoryPointsActiveTotalInner.md +20 -0
  156. data/docs/FwLeaderboardsCorporationsGetVictoryPointsLastWeekInner.md +20 -0
  157. data/docs/FwLeaderboardsCorporationsGetVictoryPointsYesterdayInner.md +20 -0
  158. data/docs/FwLeaderboardsGet.md +20 -0
  159. data/docs/FwLeaderboardsGetKills.md +22 -0
  160. data/docs/FwLeaderboardsGetKillsActiveTotalInner.md +20 -0
  161. data/docs/FwLeaderboardsGetKillsLastWeekInner.md +20 -0
  162. data/docs/FwLeaderboardsGetKillsYesterdayInner.md +20 -0
  163. data/docs/FwLeaderboardsGetVictoryPoints.md +22 -0
  164. data/docs/FwLeaderboardsGetVictoryPointsActiveTotalInner.md +20 -0
  165. data/docs/FwLeaderboardsGetVictoryPointsLastWeekInner.md +20 -0
  166. data/docs/FwLeaderboardsGetVictoryPointsYesterdayInner.md +20 -0
  167. data/docs/FwStatsGetInner.md +26 -0
  168. data/docs/FwStatsGetInnerKills.md +22 -0
  169. data/docs/FwStatsGetInnerVictoryPoints.md +22 -0
  170. data/docs/FwSystemsGetInner.md +28 -0
  171. data/docs/FwWarsGetInner.md +20 -0
  172. data/docs/IncursionsApi.md +49 -24
  173. data/docs/IncursionsGetInner.md +32 -0
  174. data/docs/IndustryApi.md +399 -211
  175. data/docs/IndustryFacilitiesGetInner.md +28 -0
  176. data/docs/IndustrySystemsGetInner.md +20 -0
  177. data/docs/IndustrySystemsGetInnerCostIndicesInner.md +20 -0
  178. data/docs/InsuranceApi.md +49 -28
  179. data/docs/InsurancePricesGetInner.md +20 -0
  180. data/docs/InsurancePricesGetInnerLevelsInner.md +22 -0
  181. data/docs/KillmailsApi.md +153 -82
  182. data/docs/KillmailsKillmailIdKillmailHashGet.md +30 -0
  183. data/docs/KillmailsKillmailIdKillmailHashGetAttackersInner.md +34 -0
  184. data/docs/KillmailsKillmailIdKillmailHashGetVictim.md +32 -0
  185. data/docs/KillmailsKillmailIdKillmailHashGetVictimItemsInner.md +28 -0
  186. data/docs/KillmailsKillmailIdKillmailHashGetVictimItemsInnerItemsInner.md +26 -0
  187. data/docs/KillmailsKillmailIdKillmailHashGetVictimPosition.md +22 -0
  188. data/docs/LocationApi.md +149 -80
  189. data/docs/LoyaltyApi.md +99 -51
  190. data/docs/LoyaltyStoresCorporationIdOffersGetInner.md +30 -0
  191. data/docs/LoyaltyStoresCorporationIdOffersGetInnerRequiredItemsInner.md +20 -0
  192. data/docs/MailApi.md +452 -235
  193. data/docs/MarketApi.md +535 -274
  194. data/docs/MarketsGroupsMarketGroupIdGet.md +26 -0
  195. data/docs/MarketsPricesGetInner.md +22 -0
  196. data/docs/MarketsRegionIdHistoryGetInner.md +28 -0
  197. data/docs/MarketsRegionIdOrdersGetInner.md +40 -0
  198. data/docs/MarketsStructuresStructureIdGetInner.md +38 -0
  199. data/docs/MetaApi.md +157 -0
  200. data/docs/MetaChangelog.md +18 -0
  201. data/docs/MetaChangelogEntry.md +26 -0
  202. data/docs/MetaCompatibilityDates.md +18 -0
  203. data/docs/PlanetaryInteractionApi.md +199 -103
  204. data/docs/PostCharactersCharacterIdFittingsRequest.md +24 -0
  205. data/docs/PostCharactersCharacterIdFittingsRequestItemsInner.md +22 -0
  206. data/docs/PostCharactersCharacterIdMailLabelsRequest.md +20 -0
  207. data/docs/PostCharactersCharacterIdMailRequest.md +24 -0
  208. data/docs/PostCharactersCharacterIdMailRequestRecipientsInner.md +20 -0
  209. data/docs/PostFleetsFleetIdMembersRequest.md +24 -0
  210. data/docs/PostUiOpenwindowNewmailRequest.md +26 -0
  211. data/docs/PutCharactersCharacterIdCalendarEventIdRequest.md +18 -0
  212. data/docs/PutCharactersCharacterIdMailMailIdRequest.md +20 -0
  213. data/docs/PutFleetsFleetIdMembersMemberIdRequest.md +22 -0
  214. data/docs/PutFleetsFleetIdRequest.md +20 -0
  215. data/docs/PutFleetsFleetIdSquadsSquadIdRequest.md +18 -0
  216. data/docs/RoutesApi.md +58 -33
  217. data/docs/SearchApi.md +59 -40
  218. data/docs/SkillsApi.md +149 -80
  219. data/docs/SovereigntyApi.md +137 -62
  220. data/docs/SovereigntyCampaignsGetInner.md +36 -0
  221. data/docs/SovereigntyCampaignsGetInnerParticipantsInner.md +20 -0
  222. data/docs/SovereigntyMapGetInner.md +24 -0
  223. data/docs/SovereigntyStructuresGetInner.md +30 -0
  224. data/docs/StatusApi.md +49 -24
  225. data/docs/StatusGet.md +24 -0
  226. data/docs/UniverseAncestriesGetInner.md +28 -0
  227. data/docs/UniverseApi.md +1359 -651
  228. data/docs/UniverseAsteroidBeltsAsteroidBeltIdGet.md +22 -0
  229. data/docs/UniverseBloodlinesGetInner.md +38 -0
  230. data/docs/UniverseCategoriesCategoryIdGet.md +24 -0
  231. data/docs/UniverseConstellationsConstellationIdGet.md +26 -0
  232. data/docs/UniverseFactionsGetInner.md +36 -0
  233. data/docs/UniverseGraphicsGraphicIdGet.md +32 -0
  234. data/docs/UniverseGroupsGroupIdGet.md +26 -0
  235. data/docs/UniverseIdsPost.md +36 -0
  236. data/docs/UniverseIdsPostAgentsInner.md +20 -0
  237. data/docs/UniverseIdsPostAlliancesInner.md +20 -0
  238. data/docs/UniverseIdsPostCharactersInner.md +20 -0
  239. data/docs/UniverseIdsPostConstellationsInner.md +20 -0
  240. data/docs/UniverseIdsPostCorporationsInner.md +20 -0
  241. data/docs/UniverseIdsPostFactionsInner.md +20 -0
  242. data/docs/UniverseIdsPostInventoryTypesInner.md +20 -0
  243. data/docs/UniverseIdsPostRegionsInner.md +20 -0
  244. data/docs/UniverseIdsPostStationsInner.md +20 -0
  245. data/docs/UniverseIdsPostSystemsInner.md +20 -0
  246. data/docs/UniverseMoonsMoonIdGet.md +24 -0
  247. data/docs/UniverseNamesPostInner.md +22 -0
  248. data/docs/UniversePlanetsPlanetIdGet.md +26 -0
  249. data/docs/UniverseRacesGetInner.md +24 -0
  250. data/docs/UniverseRegionsRegionIdGet.md +24 -0
  251. data/docs/UniverseSchematicsSchematicIdGet.md +20 -0
  252. data/docs/UniverseStargatesStargateIdGet.md +28 -0
  253. data/docs/UniverseStargatesStargateIdGetDestination.md +20 -0
  254. data/docs/UniverseStarsStarIdGet.md +32 -0
  255. data/docs/UniverseStationsStationIdGet.md +40 -0
  256. data/docs/UniverseStructuresStructureIdGet.md +26 -0
  257. data/docs/UniverseStructuresStructureIdGetPosition.md +22 -0
  258. data/docs/UniverseSystemJumpsGetInner.md +20 -0
  259. data/docs/UniverseSystemKillsGetInner.md +24 -0
  260. data/docs/UniverseSystemsSystemIdGet.md +36 -0
  261. data/docs/UniverseSystemsSystemIdGetPlanetsInner.md +22 -0
  262. data/docs/UniverseTypesTypeIdGet.md +48 -0
  263. data/docs/UserInterfaceApi.md +244 -119
  264. data/docs/WalletApi.md +304 -166
  265. data/docs/WarsApi.md +144 -69
  266. data/docs/WarsWarIdGet.md +36 -0
  267. data/docs/WarsWarIdGetAggressor.md +24 -0
  268. data/docs/WarsWarIdGetAlliesInner.md +20 -0
  269. data/docs/WarsWarIdGetDefender.md +24 -0
  270. data/git_push.sh +11 -9
  271. data/lib/ruby-esi/api/alliance_api.rb +198 -92
  272. data/lib/ruby-esi/api/assets_api.rb +389 -185
  273. data/lib/ruby-esi/api/calendar_api.rb +220 -120
  274. data/lib/ruby-esi/api/character_api.rb +733 -365
  275. data/lib/ruby-esi/api/clones_api.rb +103 -55
  276. data/lib/ruby-esi/api/contacts_api.rb +536 -268
  277. data/lib/ruby-esi/api/contracts_api.rb +492 -250
  278. data/lib/ruby-esi/api/corporation_api.rb +1133 -589
  279. data/lib/ruby-esi/api/dogma_api.rb +246 -114
  280. data/lib/ruby-esi/api/faction_warfare_api.rb +387 -183
  281. data/lib/ruby-esi/api/fittings_api.rb +166 -86
  282. data/lib/ruby-esi/api/fleets_api.rb +745 -400
  283. data/lib/ruby-esi/api/incursions_api.rb +54 -26
  284. data/lib/ruby-esi/api/industry_api.rb +431 -219
  285. data/lib/ruby-esi/api/insurance_api.rb +51 -35
  286. data/lib/ruby-esi/api/killmails_api.rb +170 -88
  287. data/lib/ruby-esi/api/location_api.rb +154 -83
  288. data/lib/ruby-esi/api/loyalty_api.rb +105 -54
  289. data/lib/ruby-esi/api/mail_api.rb +494 -253
  290. data/lib/ruby-esi/api/market_api.rb +580 -294
  291. data/lib/ruby-esi/api/meta_api.rb +192 -0
  292. data/lib/ruby-esi/api/planetary_interaction_api.rb +212 -108
  293. data/lib/ruby-esi/api/routes_api.rb +75 -38
  294. data/lib/ruby-esi/api/search_api.rb +72 -47
  295. data/lib/ruby-esi/api/skills_api.rb +155 -84
  296. data/lib/ruby-esi/api/sovereignty_api.rb +148 -68
  297. data/lib/ruby-esi/api/status_api.rb +54 -26
  298. data/lib/ruby-esi/api/universe_api.rb +1449 -765
  299. data/lib/ruby-esi/api/user_interface_api.rb +258 -123
  300. data/lib/ruby-esi/api/wallet_api.rb +321 -173
  301. data/lib/ruby-esi/api/wars_api.rb +158 -74
  302. data/lib/ruby-esi/api_client.rb +79 -70
  303. data/lib/ruby-esi/api_error.rb +7 -6
  304. data/lib/ruby-esi/api_model_base.rb +88 -0
  305. data/lib/ruby-esi/configuration.rb +118 -15
  306. data/lib/ruby-esi/models/alliances_alliance_id_contacts_get_inner.rb +252 -0
  307. data/lib/ruby-esi/models/alliances_alliance_id_contacts_labels_get_inner.rb +190 -0
  308. data/lib/ruby-esi/models/alliances_alliance_id_get.rb +292 -0
  309. data/lib/ruby-esi/models/alliances_alliance_id_icons_get.rb +156 -0
  310. data/lib/ruby-esi/models/characters_affiliation_post_inner.rb +212 -0
  311. data/lib/ruby-esi/models/characters_character_id_agents_research_get_inner.rb +268 -0
  312. data/lib/ruby-esi/models/characters_character_id_assets_get_inner.rb +355 -0
  313. data/lib/ruby-esi/models/characters_character_id_assets_locations_post_inner.rb +190 -0
  314. data/lib/ruby-esi/models/characters_character_id_assets_locations_post_inner_position.rb +216 -0
  315. data/lib/ruby-esi/models/characters_character_id_assets_names_post_inner.rb +190 -0
  316. data/lib/ruby-esi/models/characters_character_id_attributes_get.rb +298 -0
  317. data/lib/ruby-esi/models/characters_character_id_blueprints_get_inner.rb +377 -0
  318. data/lib/ruby-esi/models/characters_character_id_calendar_event_id_attendees_get_inner.rb +191 -0
  319. data/lib/ruby-esi/models/characters_character_id_calendar_event_id_get.rb +424 -0
  320. data/lib/ruby-esi/models/characters_character_id_calendar_get_inner.rb +218 -0
  321. data/lib/ruby-esi/models/characters_character_id_clones_get.rb +193 -0
  322. data/lib/ruby-esi/models/characters_character_id_clones_get_home_location.rb +190 -0
  323. data/lib/ruby-esi/models/characters_character_id_clones_get_jump_clones_inner.rb +278 -0
  324. data/lib/ruby-esi/models/characters_character_id_contacts_get_inner.rb +272 -0
  325. data/lib/ruby-esi/models/characters_character_id_contracts_contract_id_bids_get_inner.rb +246 -0
  326. data/lib/ruby-esi/models/characters_character_id_contracts_contract_id_items_get_inner.rb +282 -0
  327. data/lib/ruby-esi/models/characters_character_id_contracts_get_inner.rb +572 -0
  328. data/lib/ruby-esi/models/characters_character_id_corporationhistory_get_inner.rb +227 -0
  329. data/lib/ruby-esi/models/characters_character_id_fatigue_get.rb +168 -0
  330. data/lib/ruby-esi/models/characters_character_id_fittings_get_inner.rb +270 -0
  331. data/lib/ruby-esi/models/characters_character_id_fittings_get_inner_items_inner.rb +241 -0
  332. data/lib/ruby-esi/models/characters_character_id_fittings_post.rb +165 -0
  333. data/lib/ruby-esi/models/characters_character_id_fleet_get.rb +297 -0
  334. data/lib/ruby-esi/models/characters_character_id_fw_stats_get.rb +230 -0
  335. data/lib/ruby-esi/models/characters_character_id_fw_stats_get_kills.rb +220 -0
  336. data/lib/ruby-esi/models/characters_character_id_fw_stats_get_victory_points.rb +220 -0
  337. data/lib/ruby-esi/models/characters_character_id_get.rb +368 -0
  338. data/lib/ruby-esi/models/characters_character_id_industry_jobs_get_inner.rb +617 -0
  339. data/lib/ruby-esi/models/characters_character_id_killmails_recent_get_inner.rb +192 -0
  340. data/lib/ruby-esi/models/characters_character_id_location_get.rb +182 -0
  341. data/lib/ruby-esi/models/characters_character_id_loyalty_points_get_inner.rb +190 -0
  342. data/lib/ruby-esi/models/characters_character_id_mail_get_inner.rb +229 -0
  343. data/lib/ruby-esi/models/characters_character_id_mail_labels_get.rb +158 -0
  344. data/lib/ruby-esi/models/characters_character_id_mail_labels_get_labels_inner.rb +211 -0
  345. data/lib/ruby-esi/models/characters_character_id_mail_lists_get_inner.rb +191 -0
  346. data/lib/ruby-esi/models/characters_character_id_mail_mail_id_get.rb +232 -0
  347. data/lib/ruby-esi/models/characters_character_id_medals_get_inner.rb +398 -0
  348. data/lib/ruby-esi/models/characters_character_id_medals_get_inner_graphics_inner.rb +226 -0
  349. data/lib/ruby-esi/models/characters_character_id_mining_get_inner.rb +242 -0
  350. data/lib/ruby-esi/models/characters_character_id_notifications_contacts_get_inner.rb +269 -0
  351. data/lib/ruby-esi/models/characters_character_id_notifications_get_inner.rb +312 -0
  352. data/lib/ruby-esi/models/characters_character_id_online_get.rb +195 -0
  353. data/lib/ruby-esi/models/characters_character_id_orders_get_inner.rb +489 -0
  354. data/lib/ruby-esi/models/characters_character_id_orders_history_get_inner.rb +518 -0
  355. data/lib/ruby-esi/models/characters_character_id_planets_get_inner.rb +344 -0
  356. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get.rb +222 -0
  357. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_links_inner.rb +217 -0
  358. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_pins_inner.rb +308 -0
  359. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_pins_inner_contents_inner.rb +191 -0
  360. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_pins_inner_extractor_details.rb +203 -0
  361. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_pins_inner_extractor_details_heads_inner.rb +217 -0
  362. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_pins_inner_factory_details.rb +164 -0
  363. data/lib/ruby-esi/models/characters_character_id_planets_planet_id_get_routes_inner.rb +281 -0
  364. data/lib/ruby-esi/models/characters_character_id_portrait_get.rb +174 -0
  365. data/lib/ruby-esi/models/characters_character_id_roles_get.rb +204 -0
  366. data/lib/ruby-esi/models/characters_character_id_search_get.rb +259 -0
  367. data/lib/ruby-esi/models/characters_character_id_ship_get.rb +217 -0
  368. data/lib/ruby-esi/models/characters_character_id_standings_get_inner.rb +240 -0
  369. data/lib/ruby-esi/models/characters_character_id_titles_get_inner.rb +156 -0
  370. data/lib/ruby-esi/models/characters_character_id_wallet_journal_get_inner.rb +372 -0
  371. data/lib/ruby-esi/models/characters_character_id_wallet_transactions_get_inner.rb +402 -0
  372. data/lib/ruby-esi/models/characters_skillqueue_skill.rb +269 -0
  373. data/lib/ruby-esi/models/characters_skills.rb +204 -0
  374. data/lib/ruby-esi/models/characters_skills_skill.rb +246 -0
  375. data/lib/ruby-esi/models/contracts_public_bids_contract_id_get_inner.rb +219 -0
  376. data/lib/ruby-esi/models/contracts_public_items_contract_id_get_inner.rb +295 -0
  377. data/lib/ruby-esi/models/contracts_public_region_id_get_inner.rb +423 -0
  378. data/lib/ruby-esi/models/corporation_corporation_id_mining_extractions_get_inner.rb +271 -0
  379. data/lib/ruby-esi/models/corporation_corporation_id_mining_observers_get_inner.rb +242 -0
  380. data/lib/ruby-esi/models/corporation_corporation_id_mining_observers_observer_id_get_inner.rb +270 -0
  381. data/lib/ruby-esi/models/corporations_corporation_id_alliancehistory_get_inner.rb +210 -0
  382. data/lib/ruby-esi/models/corporations_corporation_id_assets_get_inner.rb +355 -0
  383. data/lib/ruby-esi/models/corporations_corporation_id_blueprints_get_inner.rb +377 -0
  384. data/lib/ruby-esi/models/corporations_corporation_id_contacts_get_inner.rb +262 -0
  385. data/lib/ruby-esi/models/corporations_corporation_id_containers_logs_get_inner.rb +410 -0
  386. data/lib/ruby-esi/models/corporations_corporation_id_contracts_get_inner.rb +572 -0
  387. data/lib/ruby-esi/models/corporations_corporation_id_customs_offices_get_inner.rb +407 -0
  388. data/lib/ruby-esi/models/corporations_corporation_id_divisions_get.rb +160 -0
  389. data/lib/ruby-esi/models/corporations_corporation_id_divisions_get_hangar_inner.rb +157 -0
  390. data/lib/ruby-esi/models/corporations_corporation_id_divisions_get_wallet_inner.rb +157 -0
  391. data/lib/ruby-esi/models/corporations_corporation_id_facilities_get_inner.rb +216 -0
  392. data/lib/ruby-esi/models/corporations_corporation_id_fw_stats_get.rb +220 -0
  393. data/lib/ruby-esi/models/corporations_corporation_id_fw_stats_get_kills.rb +220 -0
  394. data/lib/ruby-esi/models/corporations_corporation_id_fw_stats_get_victory_points.rb +220 -0
  395. data/lib/ruby-esi/models/corporations_corporation_id_get.rb +369 -0
  396. data/lib/ruby-esi/models/corporations_corporation_id_icons_get.rb +165 -0
  397. data/lib/ruby-esi/models/corporations_corporation_id_industry_jobs_get_inner.rb +617 -0
  398. data/lib/ruby-esi/models/corporations_corporation_id_medals_get_inner.rb +269 -0
  399. data/lib/ruby-esi/models/corporations_corporation_id_medals_issued_get_inner.rb +320 -0
  400. data/lib/ruby-esi/models/corporations_corporation_id_members_titles_get_inner.rb +193 -0
  401. data/lib/ruby-esi/models/corporations_corporation_id_membertracking_get_inner.rb +218 -0
  402. data/lib/ruby-esi/models/corporations_corporation_id_orders_get_inner.rb +516 -0
  403. data/lib/ruby-esi/models/corporations_corporation_id_orders_history_get_inner.rb +528 -0
  404. data/lib/ruby-esi/models/corporations_corporation_id_roles_get_inner.rb +274 -0
  405. data/lib/ruby-esi/models/corporations_corporation_id_roles_history_get_inner.rb +304 -0
  406. data/lib/ruby-esi/models/corporations_corporation_id_shareholders_get_inner.rb +240 -0
  407. data/lib/ruby-esi/models/corporations_corporation_id_starbases_get_inner.rb +302 -0
  408. data/lib/ruby-esi/models/corporations_corporation_id_starbases_starbase_id_get.rb +497 -0
  409. data/lib/ruby-esi/models/corporations_corporation_id_starbases_starbase_id_get_fuels_inner.rb +191 -0
  410. data/lib/ruby-esi/models/corporations_corporation_id_structures_get_inner.rb +415 -0
  411. data/lib/ruby-esi/models/corporations_corporation_id_structures_get_inner_services_inner.rb +215 -0
  412. data/lib/ruby-esi/models/corporations_corporation_id_titles_get_inner.rb +266 -0
  413. data/lib/ruby-esi/models/corporations_corporation_id_wallets_division_journal_get_inner.rb +372 -0
  414. data/lib/ruby-esi/models/corporations_corporation_id_wallets_division_transactions_get_inner.rb +377 -0
  415. data/lib/ruby-esi/models/corporations_corporation_id_wallets_get_inner.rb +190 -0
  416. data/lib/ruby-esi/models/dogma_attributes_attribute_id_get.rb +245 -0
  417. data/lib/ruby-esi/models/dogma_dynamic_items_type_id_item_id_get.rb +275 -0
  418. data/lib/ruby-esi/models/dogma_dynamic_items_type_id_item_id_get_dogma_attributes_inner.rb +191 -0
  419. data/lib/ruby-esi/models/dogma_dynamic_items_type_id_item_id_get_dogma_effects_inner.rb +191 -0
  420. data/lib/ruby-esi/models/dogma_effects_effect_id_get.rb +346 -0
  421. data/lib/ruby-esi/models/dogma_effects_effect_id_get_modifiers_inner.rb +210 -0
  422. data/lib/ruby-esi/models/error.rb +177 -0
  423. data/lib/ruby-esi/models/error_detail.rb +168 -0
  424. data/lib/ruby-esi/models/fleets_fleet_id_get.rb +246 -0
  425. data/lib/ruby-esi/models/fleets_fleet_id_members_get_inner.rb +412 -0
  426. data/lib/ruby-esi/models/fleets_fleet_id_wings_get_inner.rb +218 -0
  427. data/lib/ruby-esi/models/fleets_fleet_id_wings_get_inner_squads_inner.rb +191 -0
  428. data/lib/ruby-esi/models/fleets_fleet_id_wings_post.rb +166 -0
  429. data/lib/ruby-esi/models/fleets_fleet_id_wings_wing_id_squads_post.rb +166 -0
  430. data/lib/ruby-esi/models/fw_leaderboards_characters_get.rb +190 -0
  431. data/lib/ruby-esi/models/fw_leaderboards_characters_get_kills.rb +226 -0
  432. data/lib/ruby-esi/models/fw_leaderboards_characters_get_kills_active_total_inner.rb +158 -0
  433. data/lib/ruby-esi/models/fw_leaderboards_characters_get_kills_last_week_inner.rb +158 -0
  434. data/lib/ruby-esi/models/fw_leaderboards_characters_get_kills_yesterday_inner.rb +158 -0
  435. data/lib/ruby-esi/models/fw_leaderboards_characters_get_victory_points.rb +226 -0
  436. data/lib/ruby-esi/models/fw_leaderboards_characters_get_victory_points_active_total_inner.rb +158 -0
  437. data/lib/ruby-esi/models/fw_leaderboards_characters_get_victory_points_last_week_inner.rb +158 -0
  438. data/lib/ruby-esi/models/fw_leaderboards_characters_get_victory_points_yesterday_inner.rb +158 -0
  439. data/lib/ruby-esi/models/fw_leaderboards_corporations_get.rb +190 -0
  440. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_kills.rb +226 -0
  441. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_kills_active_total_inner.rb +158 -0
  442. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_kills_last_week_inner.rb +158 -0
  443. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_kills_yesterday_inner.rb +158 -0
  444. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_victory_points.rb +226 -0
  445. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_victory_points_active_total_inner.rb +158 -0
  446. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_victory_points_last_week_inner.rb +158 -0
  447. data/lib/ruby-esi/models/fw_leaderboards_corporations_get_victory_points_yesterday_inner.rb +158 -0
  448. data/lib/ruby-esi/models/fw_leaderboards_get.rb +190 -0
  449. data/lib/ruby-esi/models/fw_leaderboards_get_kills.rb +226 -0
  450. data/lib/ruby-esi/models/fw_leaderboards_get_kills_active_total_inner.rb +158 -0
  451. data/lib/ruby-esi/models/fw_leaderboards_get_kills_last_week_inner.rb +158 -0
  452. data/lib/ruby-esi/models/fw_leaderboards_get_kills_yesterday_inner.rb +158 -0
  453. data/lib/ruby-esi/models/fw_leaderboards_get_victory_points.rb +226 -0
  454. data/lib/ruby-esi/models/fw_leaderboards_get_victory_points_active_total_inner.rb +158 -0
  455. data/lib/ruby-esi/models/fw_leaderboards_get_victory_points_last_week_inner.rb +158 -0
  456. data/lib/ruby-esi/models/fw_leaderboards_get_victory_points_yesterday_inner.rb +158 -0
  457. data/lib/ruby-esi/models/fw_stats_get_inner.rb +270 -0
  458. data/lib/ruby-esi/models/fw_stats_get_inner_kills.rb +220 -0
  459. data/lib/ruby-esi/models/fw_stats_get_inner_victory_points.rb +220 -0
  460. data/lib/ruby-esi/models/fw_systems_get_inner.rb +318 -0
  461. data/lib/ruby-esi/models/fw_wars_get_inner.rb +191 -0
  462. data/lib/ruby-esi/models/incursions_get_inner.rb +380 -0
  463. data/lib/ruby-esi/models/industry_facilities_get_inner.rb +283 -0
  464. data/lib/ruby-esi/models/industry_systems_get_inner.rb +192 -0
  465. data/lib/ruby-esi/models/industry_systems_get_inner_cost_indices_inner.rb +215 -0
  466. data/lib/ruby-esi/models/insurance_prices_get_inner.rb +193 -0
  467. data/lib/ruby-esi/models/insurance_prices_get_inner_levels_inner.rb +218 -0
  468. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get.rb +293 -0
  469. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get_attackers_inner.rb +275 -0
  470. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get_victim.rb +248 -0
  471. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get_victim_items_inner.rb +249 -0
  472. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get_victim_items_inner_items_inner.rb +235 -0
  473. data/lib/ruby-esi/models/killmails_killmail_id_killmail_hash_get_victim_position.rb +217 -0
  474. data/lib/ruby-esi/models/loyalty_stores_corporation_id_offers_get_inner.rb +306 -0
  475. data/lib/ruby-esi/models/loyalty_stores_corporation_id_offers_get_inner_required_items_inner.rb +191 -0
  476. data/lib/ruby-esi/models/markets_groups_market_group_id_get.rb +253 -0
  477. data/lib/ruby-esi/models/markets_prices_get_inner.rb +182 -0
  478. data/lib/ruby-esi/models/markets_region_id_history_get_inner.rb +297 -0
  479. data/lib/ruby-esi/models/markets_region_id_orders_get_inner.rb +475 -0
  480. data/lib/ruby-esi/models/markets_structures_structure_id_get_inner.rb +448 -0
  481. data/lib/ruby-esi/models/meta_changelog.rb +167 -0
  482. data/lib/ruby-esi/models/meta_changelog_entry.rb +297 -0
  483. data/lib/ruby-esi/models/meta_compatibility_dates.rb +167 -0
  484. data/lib/ruby-esi/models/post_characters_character_id_fittings_request.rb +289 -0
  485. data/lib/ruby-esi/models/post_characters_character_id_fittings_request_items_inner.rb +242 -0
  486. data/lib/ruby-esi/models/post_characters_character_id_mail_labels_request.rb +228 -0
  487. data/lib/ruby-esi/models/post_characters_character_id_mail_request.rb +265 -0
  488. data/lib/ruby-esi/models/post_characters_character_id_mail_request_recipients_inner.rb +215 -0
  489. data/lib/ruby-esi/models/post_fleets_fleet_id_members_request.rb +234 -0
  490. data/lib/ruby-esi/models/post_ui_openwindow_newmail_request.rb +273 -0
  491. data/lib/ruby-esi/models/put_characters_character_id_calendar_event_id_request.rb +188 -0
  492. data/lib/ruby-esi/models/put_characters_character_id_mail_mail_id_request.rb +179 -0
  493. data/lib/ruby-esi/models/put_fleets_fleet_id_members_member_id_request.rb +207 -0
  494. data/lib/ruby-esi/models/put_fleets_fleet_id_request.rb +158 -0
  495. data/lib/ruby-esi/models/put_fleets_fleet_id_squads_squad_id_request.rb +173 -0
  496. data/lib/ruby-esi/models/sovereignty_campaigns_get_inner.rb +366 -0
  497. data/lib/ruby-esi/models/sovereignty_campaigns_get_inner_participants_inner.rb +191 -0
  498. data/lib/ruby-esi/models/sovereignty_map_get_inner.rb +191 -0
  499. data/lib/ruby-esi/models/sovereignty_structures_get_inner.rb +276 -0
  500. data/lib/ruby-esi/models/status_get.rb +229 -0
  501. data/lib/ruby-esi/models/universe_ancestries_get_inner.rb +261 -0
  502. data/lib/ruby-esi/models/universe_asteroid_belts_asteroid_belt_id_get.rb +217 -0
  503. data/lib/ruby-esi/models/universe_bloodlines_get_inner.rb +424 -0
  504. data/lib/ruby-esi/models/universe_categories_category_id_get.rb +244 -0
  505. data/lib/ruby-esi/models/universe_constellations_constellation_id_get.rb +271 -0
  506. data/lib/ruby-esi/models/universe_factions_get_inner.rb +347 -0
  507. data/lib/ruby-esi/models/universe_graphics_graphic_id_get.rb +227 -0
  508. data/lib/ruby-esi/models/universe_groups_group_id_get.rb +270 -0
  509. data/lib/ruby-esi/models/universe_ids_post.rb +248 -0
  510. data/lib/ruby-esi/models/universe_ids_post_agents_inner.rb +157 -0
  511. data/lib/ruby-esi/models/universe_ids_post_alliances_inner.rb +157 -0
  512. data/lib/ruby-esi/models/universe_ids_post_characters_inner.rb +157 -0
  513. data/lib/ruby-esi/models/universe_ids_post_constellations_inner.rb +157 -0
  514. data/lib/ruby-esi/models/universe_ids_post_corporations_inner.rb +157 -0
  515. data/lib/ruby-esi/models/universe_ids_post_factions_inner.rb +157 -0
  516. data/lib/ruby-esi/models/universe_ids_post_inventory_types_inner.rb +157 -0
  517. data/lib/ruby-esi/models/universe_ids_post_regions_inner.rb +157 -0
  518. data/lib/ruby-esi/models/universe_ids_post_stations_inner.rb +157 -0
  519. data/lib/ruby-esi/models/universe_ids_post_systems_inner.rb +157 -0
  520. data/lib/ruby-esi/models/universe_moons_moon_id_get.rb +243 -0
  521. data/lib/ruby-esi/models/universe_names_post_inner.rb +240 -0
  522. data/lib/ruby-esi/models/universe_planets_planet_id_get.rb +269 -0
  523. data/lib/ruby-esi/models/universe_races_get_inner.rb +243 -0
  524. data/lib/ruby-esi/models/universe_regions_region_id_get.rb +227 -0
  525. data/lib/ruby-esi/models/universe_schematics_schematic_id_get.rb +191 -0
  526. data/lib/ruby-esi/models/universe_stargates_stargate_id_get.rb +295 -0
  527. data/lib/ruby-esi/models/universe_stargates_stargate_id_get_destination.rb +192 -0
  528. data/lib/ruby-esi/models/universe_stars_star_id_get.rb +371 -0
  529. data/lib/ruby-esi/models/universe_stations_station_id_get.rb +432 -0
  530. data/lib/ruby-esi/models/universe_structures_structure_id_get.rb +236 -0
  531. data/lib/ruby-esi/models/universe_structures_structure_id_get_position.rb +217 -0
  532. data/lib/ruby-esi/models/universe_system_jumps_get_inner.rb +190 -0
  533. data/lib/ruby-esi/models/universe_system_kills_get_inner.rb +245 -0
  534. data/lib/ruby-esi/models/universe_systems_system_id_get.rb +320 -0
  535. data/lib/ruby-esi/models/universe_systems_system_id_get_planets_inner.rb +187 -0
  536. data/lib/ruby-esi/models/universe_types_type_id_get.rb +372 -0
  537. data/lib/ruby-esi/models/wars_war_id_get.rb +340 -0
  538. data/lib/ruby-esi/models/wars_war_id_get_aggressor.rb +213 -0
  539. data/lib/ruby-esi/models/wars_war_id_get_allies_inner.rb +159 -0
  540. data/lib/ruby-esi/models/wars_war_id_get_defender.rb +213 -0
  541. data/lib/ruby-esi/version.rb +7 -6
  542. data/lib/ruby-esi.rb +243 -349
  543. data/ruby-esi.gemspec +14 -13
  544. data/spec/api/alliance_api_spec.rb +43 -30
  545. data/spec/api/assets_api_spec.rb +69 -52
  546. data/spec/api/calendar_api_spec.rb +49 -39
  547. data/spec/api/character_api_spec.rb +137 -102
  548. data/spec/api/clones_api_spec.rb +26 -21
  549. data/spec/api/contacts_api_spec.rb +99 -77
  550. data/spec/api/contracts_api_spec.rb +100 -78
  551. data/spec/api/corporation_api_spec.rb +215 -168
  552. data/spec/api/dogma_api_spec.rb +51 -35
  553. data/spec/api/faction_warfare_api_spec.rb +75 -52
  554. data/spec/api/fittings_api_spec.rb +37 -28
  555. data/spec/api/fleets_api_spec.rb +139 -104
  556. data/spec/api/incursions_api_spec.rb +17 -13
  557. data/spec/api/industry_api_spec.rb +87 -68
  558. data/spec/api/insurance_api_spec.rb +17 -15
  559. data/spec/api/killmails_api_spec.rb +41 -33
  560. data/spec/api/location_api_spec.rb +36 -29
  561. data/spec/api/loyalty_api_spec.rb +27 -21
  562. data/spec/api/mail_api_spec.rb +94 -70
  563. data/spec/api/market_api_spec.rb +113 -86
  564. data/spec/api/meta_api_spec.rb +67 -0
  565. data/spec/api/planetary_interaction_api_spec.rb +47 -36
  566. data/spec/api/routes_api_spec.rb +21 -17
  567. data/spec/api/search_api_spec.rb +21 -20
  568. data/spec/api/skills_api_spec.rb +37 -30
  569. data/spec/api/sovereignty_api_spec.rb +33 -23
  570. data/spec/api/status_api_spec.rb +17 -13
  571. data/spec/api/universe_api_spec.rb +260 -190
  572. data/spec/api/user_interface_api_spec.rb +51 -35
  573. data/spec/api/wallet_api_spec.rb +70 -57
  574. data/spec/api/wars_api_spec.rb +36 -26
  575. data/spec/models/alliances_alliance_id_contacts_get_inner_spec.rb +58 -0
  576. data/spec/models/alliances_alliance_id_contacts_labels_get_inner_spec.rb +42 -0
  577. data/spec/models/alliances_alliance_id_get_spec.rb +72 -0
  578. data/spec/models/alliances_alliance_id_icons_get_spec.rb +42 -0
  579. data/spec/models/characters_affiliation_post_inner_spec.rb +54 -0
  580. data/spec/models/characters_character_id_agents_research_get_inner_spec.rb +60 -0
  581. data/spec/models/characters_character_id_assets_get_inner_spec.rb +86 -0
  582. data/spec/models/characters_character_id_assets_locations_post_inner_position_spec.rb +48 -0
  583. data/spec/models/characters_character_id_assets_locations_post_inner_spec.rb +42 -0
  584. data/spec/models/characters_character_id_assets_names_post_inner_spec.rb +42 -0
  585. data/spec/models/characters_character_id_attributes_get_spec.rb +78 -0
  586. data/spec/models/characters_character_id_blueprints_get_inner_spec.rb +82 -0
  587. data/spec/models/characters_character_id_calendar_event_id_attendees_get_inner_spec.rb +46 -0
  588. data/spec/models/characters_character_id_calendar_event_id_get_spec.rb +94 -0
  589. data/spec/models/characters_character_id_calendar_get_inner_spec.rb +64 -0
  590. data/spec/models/characters_character_id_clones_get_home_location_spec.rb +46 -0
  591. data/spec/models/characters_character_id_clones_get_jump_clones_inner_spec.rb +64 -0
  592. data/spec/models/characters_character_id_clones_get_spec.rb +54 -0
  593. data/spec/models/characters_character_id_contacts_get_inner_spec.rb +70 -0
  594. data/spec/models/characters_character_id_contracts_contract_id_bids_get_inner_spec.rb +54 -0
  595. data/spec/models/characters_character_id_contracts_contract_id_items_get_inner_spec.rb +66 -0
  596. data/spec/models/characters_character_id_contracts_get_inner_spec.rb +174 -0
  597. data/spec/models/characters_character_id_corporationhistory_get_inner_spec.rb +54 -0
  598. data/spec/models/characters_character_id_fatigue_get_spec.rb +48 -0
  599. data/spec/models/characters_character_id_fittings_get_inner_items_inner_spec.rb +52 -0
  600. data/spec/models/characters_character_id_fittings_get_inner_spec.rb +60 -0
  601. data/spec/models/characters_character_id_fittings_post_spec.rb +36 -0
  602. data/spec/models/characters_character_id_fleet_get_spec.rb +64 -0
  603. data/spec/models/characters_character_id_fw_stats_get_kills_spec.rb +48 -0
  604. data/spec/models/characters_character_id_fw_stats_get_spec.rb +66 -0
  605. data/spec/models/characters_character_id_fw_stats_get_victory_points_spec.rb +48 -0
  606. data/spec/models/characters_character_id_get_spec.rb +100 -0
  607. data/spec/models/characters_character_id_industry_jobs_get_inner_spec.rb +166 -0
  608. data/spec/models/characters_character_id_killmails_recent_get_inner_spec.rb +42 -0
  609. data/spec/models/characters_character_id_location_get_spec.rb +48 -0
  610. data/spec/models/characters_character_id_loyalty_points_get_inner_spec.rb +42 -0
  611. data/spec/models/characters_character_id_mail_get_inner_spec.rb +72 -0
  612. data/spec/models/characters_character_id_mail_labels_get_labels_inner_spec.rb +58 -0
  613. data/spec/models/characters_character_id_mail_labels_get_spec.rb +42 -0
  614. data/spec/models/characters_character_id_mail_lists_get_inner_spec.rb +42 -0
  615. data/spec/models/characters_character_id_mail_mail_id_get_spec.rb +72 -0
  616. data/spec/models/characters_character_id_medals_get_inner_graphics_inner_spec.rb +54 -0
  617. data/spec/models/characters_character_id_medals_get_inner_spec.rb +88 -0
  618. data/spec/models/characters_character_id_mining_get_inner_spec.rb +54 -0
  619. data/spec/models/characters_character_id_notifications_contacts_get_inner_spec.rb +60 -0
  620. data/spec/models/characters_character_id_notifications_get_inner_spec.rb +80 -0
  621. data/spec/models/characters_character_id_online_get_spec.rb +54 -0
  622. data/spec/models/characters_character_id_orders_get_inner_spec.rb +118 -0
  623. data/spec/models/characters_character_id_orders_history_get_inner_spec.rb +128 -0
  624. data/spec/models/characters_character_id_planets_get_inner_spec.rb +76 -0
  625. data/spec/models/characters_character_id_planets_planet_id_get_links_inner_spec.rb +48 -0
  626. data/spec/models/characters_character_id_planets_planet_id_get_pins_inner_contents_inner_spec.rb +42 -0
  627. data/spec/models/characters_character_id_planets_planet_id_get_pins_inner_extractor_details_heads_inner_spec.rb +48 -0
  628. data/spec/models/characters_character_id_planets_planet_id_get_pins_inner_extractor_details_spec.rb +60 -0
  629. data/spec/models/characters_character_id_planets_planet_id_get_pins_inner_factory_details_spec.rb +36 -0
  630. data/spec/models/characters_character_id_planets_planet_id_get_pins_inner_spec.rb +96 -0
  631. data/spec/models/characters_character_id_planets_planet_id_get_routes_inner_spec.rb +66 -0
  632. data/spec/models/characters_character_id_planets_planet_id_get_spec.rb +48 -0
  633. data/spec/models/characters_character_id_portrait_get_spec.rb +54 -0
  634. data/spec/models/characters_character_id_roles_get_spec.rb +70 -0
  635. data/spec/models/characters_character_id_search_get_spec.rb +96 -0
  636. data/spec/models/characters_character_id_ship_get_spec.rb +48 -0
  637. data/spec/models/characters_character_id_standings_get_inner_spec.rb +52 -0
  638. data/spec/models/characters_character_id_titles_get_inner_spec.rb +42 -0
  639. data/spec/models/characters_character_id_wallet_journal_get_inner_spec.rb +116 -0
  640. data/spec/models/characters_character_id_wallet_transactions_get_inner_spec.rb +90 -0
  641. data/spec/models/characters_skillqueue_skill_spec.rb +78 -0
  642. data/spec/models/characters_skills_skill_spec.rb +54 -0
  643. data/spec/models/characters_skills_spec.rb +48 -0
  644. data/spec/models/contracts_public_bids_contract_id_get_inner_spec.rb +48 -0
  645. data/spec/models/contracts_public_items_contract_id_get_inner_spec.rb +84 -0
  646. data/spec/models/contracts_public_region_id_get_inner_spec.rb +130 -0
  647. data/spec/models/corporation_corporation_id_mining_extractions_get_inner_spec.rb +60 -0
  648. data/spec/models/corporation_corporation_id_mining_observers_get_inner_spec.rb +52 -0
  649. data/spec/models/corporation_corporation_id_mining_observers_observer_id_get_inner_spec.rb +60 -0
  650. data/spec/models/corporations_corporation_id_alliancehistory_get_inner_spec.rb +54 -0
  651. data/spec/models/corporations_corporation_id_assets_get_inner_spec.rb +86 -0
  652. data/spec/models/corporations_corporation_id_blueprints_get_inner_spec.rb +82 -0
  653. data/spec/models/corporations_corporation_id_contacts_get_inner_spec.rb +64 -0
  654. data/spec/models/corporations_corporation_id_containers_logs_get_inner_spec.rb +114 -0
  655. data/spec/models/corporations_corporation_id_contracts_get_inner_spec.rb +174 -0
  656. data/spec/models/corporations_corporation_id_customs_offices_get_inner_spec.rb +118 -0
  657. data/spec/models/corporations_corporation_id_divisions_get_hangar_inner_spec.rb +42 -0
  658. data/spec/models/corporations_corporation_id_divisions_get_spec.rb +42 -0
  659. data/spec/models/corporations_corporation_id_divisions_get_wallet_inner_spec.rb +42 -0
  660. data/spec/models/corporations_corporation_id_facilities_get_inner_spec.rb +48 -0
  661. data/spec/models/corporations_corporation_id_fw_stats_get_kills_spec.rb +48 -0
  662. data/spec/models/corporations_corporation_id_fw_stats_get_spec.rb +60 -0
  663. data/spec/models/corporations_corporation_id_fw_stats_get_victory_points_spec.rb +48 -0
  664. data/spec/models/corporations_corporation_id_get_spec.rb +114 -0
  665. data/spec/models/corporations_corporation_id_icons_get_spec.rb +48 -0
  666. data/spec/models/corporations_corporation_id_industry_jobs_get_inner_spec.rb +166 -0
  667. data/spec/models/corporations_corporation_id_medals_get_inner_spec.rb +60 -0
  668. data/spec/models/corporations_corporation_id_medals_issued_get_inner_spec.rb +70 -0
  669. data/spec/models/corporations_corporation_id_members_titles_get_inner_spec.rb +42 -0
  670. data/spec/models/corporations_corporation_id_membertracking_get_inner_spec.rb +72 -0
  671. data/spec/models/corporations_corporation_id_orders_get_inner_spec.rb +124 -0
  672. data/spec/models/corporations_corporation_id_orders_history_get_inner_spec.rb +134 -0
  673. data/spec/models/corporations_corporation_id_roles_get_inner_spec.rb +116 -0
  674. data/spec/models/corporations_corporation_id_roles_history_get_inner_spec.rb +78 -0
  675. data/spec/models/corporations_corporation_id_shareholders_get_inner_spec.rb +52 -0
  676. data/spec/models/corporations_corporation_id_starbases_get_inner_spec.rb +82 -0
  677. data/spec/models/corporations_corporation_id_starbases_starbase_id_get_fuels_inner_spec.rb +42 -0
  678. data/spec/models/corporations_corporation_id_starbases_starbase_id_get_spec.rb +138 -0
  679. data/spec/models/corporations_corporation_id_structures_get_inner_services_inner_spec.rb +46 -0
  680. data/spec/models/corporations_corporation_id_structures_get_inner_spec.rb +124 -0
  681. data/spec/models/corporations_corporation_id_titles_get_inner_spec.rb +122 -0
  682. data/spec/models/corporations_corporation_id_wallets_division_journal_get_inner_spec.rb +116 -0
  683. data/spec/models/corporations_corporation_id_wallets_division_transactions_get_inner_spec.rb +84 -0
  684. data/spec/models/corporations_corporation_id_wallets_get_inner_spec.rb +42 -0
  685. data/spec/models/dogma_attributes_attribute_id_get_spec.rb +90 -0
  686. data/spec/models/dogma_dynamic_items_type_id_item_id_get_dogma_attributes_inner_spec.rb +42 -0
  687. data/spec/models/dogma_dynamic_items_type_id_item_id_get_dogma_effects_inner_spec.rb +42 -0
  688. data/spec/models/dogma_dynamic_items_type_id_item_id_get_spec.rb +60 -0
  689. data/spec/models/dogma_effects_effect_id_get_modifiers_inner_spec.rb +66 -0
  690. data/spec/models/dogma_effects_effect_id_get_spec.rb +156 -0
  691. data/spec/models/error_detail_spec.rb +48 -0
  692. data/spec/models/error_spec.rb +42 -0
  693. data/spec/models/fleets_fleet_id_get_spec.rb +54 -0
  694. data/spec/models/fleets_fleet_id_members_get_inner_spec.rb +94 -0
  695. data/spec/models/fleets_fleet_id_wings_get_inner_spec.rb +48 -0
  696. data/spec/models/fleets_fleet_id_wings_get_inner_squads_inner_spec.rb +42 -0
  697. data/spec/models/fleets_fleet_id_wings_post_spec.rb +36 -0
  698. data/spec/models/fleets_fleet_id_wings_wing_id_squads_post_spec.rb +36 -0
  699. data/spec/models/fw_leaderboards_characters_get_kills_active_total_inner_spec.rb +42 -0
  700. data/spec/models/fw_leaderboards_characters_get_kills_last_week_inner_spec.rb +42 -0
  701. data/spec/models/fw_leaderboards_characters_get_kills_spec.rb +48 -0
  702. data/spec/models/fw_leaderboards_characters_get_kills_yesterday_inner_spec.rb +42 -0
  703. data/spec/models/fw_leaderboards_characters_get_spec.rb +42 -0
  704. data/spec/models/fw_leaderboards_characters_get_victory_points_active_total_inner_spec.rb +42 -0
  705. data/spec/models/fw_leaderboards_characters_get_victory_points_last_week_inner_spec.rb +42 -0
  706. data/spec/models/fw_leaderboards_characters_get_victory_points_spec.rb +48 -0
  707. data/spec/models/fw_leaderboards_characters_get_victory_points_yesterday_inner_spec.rb +42 -0
  708. data/spec/models/fw_leaderboards_corporations_get_kills_active_total_inner_spec.rb +42 -0
  709. data/spec/models/fw_leaderboards_corporations_get_kills_last_week_inner_spec.rb +42 -0
  710. data/spec/models/fw_leaderboards_corporations_get_kills_spec.rb +48 -0
  711. data/spec/models/fw_leaderboards_corporations_get_kills_yesterday_inner_spec.rb +42 -0
  712. data/spec/models/fw_leaderboards_corporations_get_spec.rb +42 -0
  713. data/spec/models/fw_leaderboards_corporations_get_victory_points_active_total_inner_spec.rb +42 -0
  714. data/spec/models/fw_leaderboards_corporations_get_victory_points_last_week_inner_spec.rb +42 -0
  715. data/spec/models/fw_leaderboards_corporations_get_victory_points_spec.rb +48 -0
  716. data/spec/models/fw_leaderboards_corporations_get_victory_points_yesterday_inner_spec.rb +42 -0
  717. data/spec/models/fw_leaderboards_get_kills_active_total_inner_spec.rb +42 -0
  718. data/spec/models/fw_leaderboards_get_kills_last_week_inner_spec.rb +42 -0
  719. data/spec/models/fw_leaderboards_get_kills_spec.rb +48 -0
  720. data/spec/models/fw_leaderboards_get_kills_yesterday_inner_spec.rb +42 -0
  721. data/spec/models/fw_leaderboards_get_spec.rb +42 -0
  722. data/spec/models/fw_leaderboards_get_victory_points_active_total_inner_spec.rb +42 -0
  723. data/spec/models/fw_leaderboards_get_victory_points_last_week_inner_spec.rb +42 -0
  724. data/spec/models/fw_leaderboards_get_victory_points_spec.rb +48 -0
  725. data/spec/models/fw_leaderboards_get_victory_points_yesterday_inner_spec.rb +42 -0
  726. data/spec/models/fw_stats_get_inner_kills_spec.rb +48 -0
  727. data/spec/models/fw_stats_get_inner_spec.rb +60 -0
  728. data/spec/models/fw_stats_get_inner_victory_points_spec.rb +48 -0
  729. data/spec/models/fw_systems_get_inner_spec.rb +70 -0
  730. data/spec/models/fw_wars_get_inner_spec.rb +42 -0
  731. data/spec/models/incursions_get_inner_spec.rb +82 -0
  732. data/spec/models/industry_facilities_get_inner_spec.rb +66 -0
  733. data/spec/models/industry_systems_get_inner_cost_indices_inner_spec.rb +46 -0
  734. data/spec/models/industry_systems_get_inner_spec.rb +42 -0
  735. data/spec/models/insurance_prices_get_inner_levels_inner_spec.rb +48 -0
  736. data/spec/models/insurance_prices_get_inner_spec.rb +42 -0
  737. data/spec/models/killmails_killmail_id_killmail_hash_get_attackers_inner_spec.rb +84 -0
  738. data/spec/models/killmails_killmail_id_killmail_hash_get_spec.rb +72 -0
  739. data/spec/models/killmails_killmail_id_killmail_hash_get_victim_items_inner_items_inner_spec.rb +60 -0
  740. data/spec/models/killmails_killmail_id_killmail_hash_get_victim_items_inner_spec.rb +66 -0
  741. data/spec/models/killmails_killmail_id_killmail_hash_get_victim_position_spec.rb +48 -0
  742. data/spec/models/killmails_killmail_id_killmail_hash_get_victim_spec.rb +78 -0
  743. data/spec/models/loyalty_stores_corporation_id_offers_get_inner_required_items_inner_spec.rb +42 -0
  744. data/spec/models/loyalty_stores_corporation_id_offers_get_inner_spec.rb +72 -0
  745. data/spec/models/markets_groups_market_group_id_get_spec.rb +60 -0
  746. data/spec/models/markets_prices_get_inner_spec.rb +48 -0
  747. data/spec/models/markets_region_id_history_get_inner_spec.rb +66 -0
  748. data/spec/models/markets_region_id_orders_get_inner_spec.rb +106 -0
  749. data/spec/models/markets_structures_structure_id_get_inner_spec.rb +100 -0
  750. data/spec/models/meta_changelog_entry_spec.rb +64 -0
  751. data/spec/models/meta_changelog_spec.rb +36 -0
  752. data/spec/models/meta_compatibility_dates_spec.rb +36 -0
  753. data/spec/models/post_characters_character_id_fittings_request_items_inner_spec.rb +52 -0
  754. data/spec/models/post_characters_character_id_fittings_request_spec.rb +54 -0
  755. data/spec/models/post_characters_character_id_mail_labels_request_spec.rb +46 -0
  756. data/spec/models/post_characters_character_id_mail_request_recipients_inner_spec.rb +46 -0
  757. data/spec/models/post_characters_character_id_mail_request_spec.rb +54 -0
  758. data/spec/models/post_fleets_fleet_id_members_request_spec.rb +58 -0
  759. data/spec/models/post_ui_openwindow_newmail_request_spec.rb +60 -0
  760. data/spec/models/put_characters_character_id_calendar_event_id_request_spec.rb +40 -0
  761. data/spec/models/put_characters_character_id_mail_mail_id_request_spec.rb +42 -0
  762. data/spec/models/put_fleets_fleet_id_members_member_id_request_spec.rb +52 -0
  763. data/spec/models/put_fleets_fleet_id_request_spec.rb +42 -0
  764. data/spec/models/put_fleets_fleet_id_squads_squad_id_request_spec.rb +36 -0
  765. data/spec/models/sovereignty_campaigns_get_inner_participants_inner_spec.rb +42 -0
  766. data/spec/models/sovereignty_campaigns_get_inner_spec.rb +94 -0
  767. data/spec/models/sovereignty_map_get_inner_spec.rb +54 -0
  768. data/spec/models/sovereignty_structures_get_inner_spec.rb +72 -0
  769. data/spec/models/status_get_spec.rb +54 -0
  770. data/spec/models/universe_ancestries_get_inner_spec.rb +66 -0
  771. data/spec/models/universe_asteroid_belts_asteroid_belt_id_get_spec.rb +48 -0
  772. data/spec/models/universe_bloodlines_get_inner_spec.rb +96 -0
  773. data/spec/models/universe_categories_category_id_get_spec.rb +54 -0
  774. data/spec/models/universe_constellations_constellation_id_get_spec.rb +60 -0
  775. data/spec/models/universe_factions_get_inner_spec.rb +90 -0
  776. data/spec/models/universe_graphics_graphic_id_get_spec.rb +78 -0
  777. data/spec/models/universe_groups_group_id_get_spec.rb +60 -0
  778. data/spec/models/universe_ids_post_agents_inner_spec.rb +42 -0
  779. data/spec/models/universe_ids_post_alliances_inner_spec.rb +42 -0
  780. data/spec/models/universe_ids_post_characters_inner_spec.rb +42 -0
  781. data/spec/models/universe_ids_post_constellations_inner_spec.rb +42 -0
  782. data/spec/models/universe_ids_post_corporations_inner_spec.rb +42 -0
  783. data/spec/models/universe_ids_post_factions_inner_spec.rb +42 -0
  784. data/spec/models/universe_ids_post_inventory_types_inner_spec.rb +42 -0
  785. data/spec/models/universe_ids_post_regions_inner_spec.rb +42 -0
  786. data/spec/models/universe_ids_post_spec.rb +90 -0
  787. data/spec/models/universe_ids_post_stations_inner_spec.rb +42 -0
  788. data/spec/models/universe_ids_post_systems_inner_spec.rb +42 -0
  789. data/spec/models/universe_moons_moon_id_get_spec.rb +54 -0
  790. data/spec/models/universe_names_post_inner_spec.rb +52 -0
  791. data/spec/models/universe_planets_planet_id_get_spec.rb +60 -0
  792. data/spec/models/universe_races_get_inner_spec.rb +54 -0
  793. data/spec/models/universe_regions_region_id_get_spec.rb +54 -0
  794. data/spec/models/universe_schematics_schematic_id_get_spec.rb +42 -0
  795. data/spec/models/universe_stargates_stargate_id_get_destination_spec.rb +42 -0
  796. data/spec/models/universe_stargates_stargate_id_get_spec.rb +66 -0
  797. data/spec/models/universe_stars_star_id_get_spec.rb +82 -0
  798. data/spec/models/universe_stations_station_id_get_spec.rb +106 -0
  799. data/spec/models/universe_structures_structure_id_get_position_spec.rb +48 -0
  800. data/spec/models/universe_structures_structure_id_get_spec.rb +60 -0
  801. data/spec/models/universe_system_jumps_get_inner_spec.rb +42 -0
  802. data/spec/models/universe_system_kills_get_inner_spec.rb +54 -0
  803. data/spec/models/universe_systems_system_id_get_planets_inner_spec.rb +48 -0
  804. data/spec/models/universe_systems_system_id_get_spec.rb +90 -0
  805. data/spec/models/universe_types_type_id_get_spec.rb +126 -0
  806. data/spec/models/wars_war_id_get_aggressor_spec.rb +54 -0
  807. data/spec/models/wars_war_id_get_allies_inner_spec.rb +42 -0
  808. data/spec/models/wars_war_id_get_defender_spec.rb +54 -0
  809. data/spec/models/wars_war_id_get_spec.rb +90 -0
  810. data/spec/spec_helper.rb +6 -5
  811. metadata +978 -1438
  812. data/Gemfile.lock +0 -72
  813. data/config.json +0 -9
  814. data/docs/BadRequest.md +0 -7
  815. data/docs/BookmarksApi.md +0 -251
  816. data/docs/DeleteCharactersCharacterIdMailLabelsLabelIdUnprocessableEntity.md +0 -7
  817. data/docs/DeleteFleetsFleetIdMembersMemberIdNotFound.md +0 -7
  818. data/docs/DeleteFleetsFleetIdSquadsSquadIdNotFound.md +0 -7
  819. data/docs/DeleteFleetsFleetIdWingsWingIdNotFound.md +0 -7
  820. data/docs/ErrorLimited.md +0 -7
  821. data/docs/Forbidden.md +0 -8
  822. data/docs/GatewayTimeout.md +0 -8
  823. data/docs/GetAlliancesAllianceIdContacts200Ok.md +0 -10
  824. data/docs/GetAlliancesAllianceIdContactsLabels200Ok.md +0 -8
  825. data/docs/GetAlliancesAllianceIdIconsNotFound.md +0 -7
  826. data/docs/GetAlliancesAllianceIdIconsOk.md +0 -8
  827. data/docs/GetAlliancesAllianceIdNotFound.md +0 -7
  828. data/docs/GetAlliancesAllianceIdOk.md +0 -13
  829. data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +0 -11
  830. data/docs/GetCharactersCharacterIdAssets200Ok.md +0 -14
  831. data/docs/GetCharactersCharacterIdAssetsNotFound.md +0 -7
  832. data/docs/GetCharactersCharacterIdAttributesOk.md +0 -14
  833. data/docs/GetCharactersCharacterIdBlueprints200Ok.md +0 -14
  834. data/docs/GetCharactersCharacterIdBookmarks200Ok.md +0 -15
  835. data/docs/GetCharactersCharacterIdBookmarksCoordinates.md +0 -9
  836. data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +0 -8
  837. data/docs/GetCharactersCharacterIdBookmarksItem.md +0 -8
  838. data/docs/GetCharactersCharacterIdCalendar200Ok.md +0 -11
  839. data/docs/GetCharactersCharacterIdCalendarEventIdAttendees200Ok.md +0 -8
  840. data/docs/GetCharactersCharacterIdCalendarEventIdAttendeesNotFound.md +0 -7
  841. data/docs/GetCharactersCharacterIdCalendarEventIdNotFound.md +0 -7
  842. data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +0 -16
  843. data/docs/GetCharactersCharacterIdClonesHomeLocation.md +0 -8
  844. data/docs/GetCharactersCharacterIdClonesJumpClone.md +0 -11
  845. data/docs/GetCharactersCharacterIdClonesOk.md +0 -10
  846. data/docs/GetCharactersCharacterIdContacts200Ok.md +0 -12
  847. data/docs/GetCharactersCharacterIdContactsLabels200Ok.md +0 -8
  848. data/docs/GetCharactersCharacterIdContracts200Ok.md +0 -28
  849. data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +0 -10
  850. data/docs/GetCharactersCharacterIdContractsContractIdBidsNotFound.md +0 -7
  851. data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +0 -12
  852. data/docs/GetCharactersCharacterIdContractsContractIdItemsNotFound.md +0 -7
  853. data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +0 -10
  854. data/docs/GetCharactersCharacterIdFatigueOk.md +0 -9
  855. data/docs/GetCharactersCharacterIdFittings200Ok.md +0 -11
  856. data/docs/GetCharactersCharacterIdFittingsItem.md +0 -9
  857. data/docs/GetCharactersCharacterIdFleetNotFound.md +0 -7
  858. data/docs/GetCharactersCharacterIdFleetOk.md +0 -10
  859. data/docs/GetCharactersCharacterIdFwStatsKills.md +0 -9
  860. data/docs/GetCharactersCharacterIdFwStatsOk.md +0 -12
  861. data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +0 -9
  862. data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +0 -28
  863. data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +0 -8
  864. data/docs/GetCharactersCharacterIdLocationOk.md +0 -9
  865. data/docs/GetCharactersCharacterIdLoyaltyPoints200Ok.md +0 -8
  866. data/docs/GetCharactersCharacterIdMail200Ok.md +0 -13
  867. data/docs/GetCharactersCharacterIdMailLabelsLabel.md +0 -10
  868. data/docs/GetCharactersCharacterIdMailLabelsOk.md +0 -8
  869. data/docs/GetCharactersCharacterIdMailLists200Ok.md +0 -8
  870. data/docs/GetCharactersCharacterIdMailMailIdNotFound.md +0 -7
  871. data/docs/GetCharactersCharacterIdMailMailIdOk.md +0 -13
  872. data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +0 -8
  873. data/docs/GetCharactersCharacterIdMailRecipient.md +0 -8
  874. data/docs/GetCharactersCharacterIdMedals200Ok.md +0 -15
  875. data/docs/GetCharactersCharacterIdMedalsGraphic.md +0 -10
  876. data/docs/GetCharactersCharacterIdMining200Ok.md +0 -10
  877. data/docs/GetCharactersCharacterIdNotFound.md +0 -7
  878. data/docs/GetCharactersCharacterIdNotifications200Ok.md +0 -13
  879. data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +0 -11
  880. data/docs/GetCharactersCharacterIdOk.md +0 -17
  881. data/docs/GetCharactersCharacterIdOnlineOk.md +0 -10
  882. data/docs/GetCharactersCharacterIdOpportunities200Ok.md +0 -8
  883. data/docs/GetCharactersCharacterIdOrders200Ok.md +0 -20
  884. data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +0 -21
  885. data/docs/GetCharactersCharacterIdPlanets200Ok.md +0 -13
  886. data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +0 -8
  887. data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +0 -11
  888. data/docs/GetCharactersCharacterIdPlanetsPlanetIdFactoryDetails.md +0 -7
  889. data/docs/GetCharactersCharacterIdPlanetsPlanetIdHead.md +0 -9
  890. data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +0 -9
  891. data/docs/GetCharactersCharacterIdPlanetsPlanetIdNotFound.md +0 -7
  892. data/docs/GetCharactersCharacterIdPlanetsPlanetIdOk.md +0 -9
  893. data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +0 -17
  894. data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +0 -12
  895. data/docs/GetCharactersCharacterIdPortraitNotFound.md +0 -7
  896. data/docs/GetCharactersCharacterIdPortraitOk.md +0 -10
  897. data/docs/GetCharactersCharacterIdRolesOk.md +0 -10
  898. data/docs/GetCharactersCharacterIdSearchOk.md +0 -17
  899. data/docs/GetCharactersCharacterIdShipOk.md +0 -9
  900. data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +0 -14
  901. data/docs/GetCharactersCharacterIdSkillsOk.md +0 -9
  902. data/docs/GetCharactersCharacterIdSkillsSkill.md +0 -10
  903. data/docs/GetCharactersCharacterIdStandings200Ok.md +0 -9
  904. data/docs/GetCharactersCharacterIdTitles200Ok.md +0 -8
  905. data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +0 -19
  906. data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +0 -16
  907. data/docs/GetContractsPublicBidsContractId200Ok.md +0 -9
  908. data/docs/GetContractsPublicBidsContractIdForbidden.md +0 -7
  909. data/docs/GetContractsPublicBidsContractIdNotFound.md +0 -7
  910. data/docs/GetContractsPublicItemsContractId200Ok.md +0 -15
  911. data/docs/GetContractsPublicItemsContractIdForbidden.md +0 -7
  912. data/docs/GetContractsPublicItemsContractIdNotFound.md +0 -7
  913. data/docs/GetContractsPublicRegionId200Ok.md +0 -22
  914. data/docs/GetContractsPublicRegionIdNotFound.md +0 -7
  915. data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +0 -11
  916. data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +0 -9
  917. data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +0 -11
  918. data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +0 -10
  919. data/docs/GetCorporationsCorporationIdAssets200Ok.md +0 -14
  920. data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +0 -14
  921. data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +0 -15
  922. data/docs/GetCorporationsCorporationIdBookmarksCoordinates.md +0 -9
  923. data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +0 -9
  924. data/docs/GetCorporationsCorporationIdBookmarksItem.md +0 -8
  925. data/docs/GetCorporationsCorporationIdContacts200Ok.md +0 -11
  926. data/docs/GetCorporationsCorporationIdContactsLabels200Ok.md +0 -8
  927. data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +0 -18
  928. data/docs/GetCorporationsCorporationIdContracts200Ok.md +0 -28
  929. data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +0 -10
  930. data/docs/GetCorporationsCorporationIdContractsContractIdBidsNotFound.md +0 -7
  931. data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +0 -12
  932. data/docs/GetCorporationsCorporationIdContractsContractIdItemsError520.md +0 -7
  933. data/docs/GetCorporationsCorporationIdContractsContractIdItemsNotFound.md +0 -7
  934. data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +0 -20
  935. data/docs/GetCorporationsCorporationIdDivisionsHangarHangar.md +0 -8
  936. data/docs/GetCorporationsCorporationIdDivisionsOk.md +0 -8
  937. data/docs/GetCorporationsCorporationIdDivisionsWalletWallet.md +0 -8
  938. data/docs/GetCorporationsCorporationIdFacilities200Ok.md +0 -9
  939. data/docs/GetCorporationsCorporationIdFwStatsKills.md +0 -9
  940. data/docs/GetCorporationsCorporationIdFwStatsOk.md +0 -11
  941. data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +0 -9
  942. data/docs/GetCorporationsCorporationIdIconsNotFound.md +0 -7
  943. data/docs/GetCorporationsCorporationIdIconsOk.md +0 -9
  944. data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +0 -28
  945. data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +0 -8
  946. data/docs/GetCorporationsCorporationIdMedals200Ok.md +0 -11
  947. data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +0 -12
  948. data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +0 -8
  949. data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +0 -13
  950. data/docs/GetCorporationsCorporationIdNotFound.md +0 -7
  951. data/docs/GetCorporationsCorporationIdOk.md +0 -20
  952. data/docs/GetCorporationsCorporationIdOrders200Ok.md +0 -21
  953. data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +0 -22
  954. data/docs/GetCorporationsCorporationIdRoles200Ok.md +0 -15
  955. data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +0 -12
  956. data/docs/GetCorporationsCorporationIdShareholders200Ok.md +0 -9
  957. data/docs/GetCorporationsCorporationIdStandings200Ok.md +0 -9
  958. data/docs/GetCorporationsCorporationIdStarbases200Ok.md +0 -14
  959. data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +0 -8
  960. data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +0 -20
  961. data/docs/GetCorporationsCorporationIdStructures200Ok.md +0 -21
  962. data/docs/GetCorporationsCorporationIdStructuresService.md +0 -8
  963. data/docs/GetCorporationsCorporationIdTitles200Ok.md +0 -16
  964. data/docs/GetCorporationsCorporationIdWallets200Ok.md +0 -8
  965. data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +0 -19
  966. data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +0 -15
  967. data/docs/GetDogmaAttributesAttributeIdNotFound.md +0 -7
  968. data/docs/GetDogmaAttributesAttributeIdOk.md +0 -16
  969. data/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaAttribute.md +0 -8
  970. data/docs/GetDogmaDynamicItemsTypeIdItemIdDogmaEffect.md +0 -8
  971. data/docs/GetDogmaDynamicItemsTypeIdItemIdNotFound.md +0 -7
  972. data/docs/GetDogmaDynamicItemsTypeIdItemIdOk.md +0 -11
  973. data/docs/GetDogmaEffectsEffectIdModifier.md +0 -12
  974. data/docs/GetDogmaEffectsEffectIdNotFound.md +0 -7
  975. data/docs/GetDogmaEffectsEffectIdOk.md +0 -27
  976. data/docs/GetFleetsFleetIdMembers200Ok.md +0 -16
  977. data/docs/GetFleetsFleetIdMembersNotFound.md +0 -7
  978. data/docs/GetFleetsFleetIdNotFound.md +0 -7
  979. data/docs/GetFleetsFleetIdOk.md +0 -10
  980. data/docs/GetFleetsFleetIdWings200Ok.md +0 -9
  981. data/docs/GetFleetsFleetIdWingsNotFound.md +0 -7
  982. data/docs/GetFleetsFleetIdWingsSquad.md +0 -8
  983. data/docs/GetFwLeaderboardsActiveTotalActiveTotal.md +0 -8
  984. data/docs/GetFwLeaderboardsActiveTotalActiveTotal1.md +0 -8
  985. data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal.md +0 -8
  986. data/docs/GetFwLeaderboardsCharactersActiveTotalActiveTotal1.md +0 -8
  987. data/docs/GetFwLeaderboardsCharactersKills.md +0 -9
  988. data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek.md +0 -8
  989. data/docs/GetFwLeaderboardsCharactersLastWeekLastWeek1.md +0 -8
  990. data/docs/GetFwLeaderboardsCharactersOk.md +0 -8
  991. data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +0 -9
  992. data/docs/GetFwLeaderboardsCharactersYesterdayYesterday.md +0 -8
  993. data/docs/GetFwLeaderboardsCharactersYesterdayYesterday1.md +0 -8
  994. data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal.md +0 -8
  995. data/docs/GetFwLeaderboardsCorporationsActiveTotalActiveTotal1.md +0 -8
  996. data/docs/GetFwLeaderboardsCorporationsKills.md +0 -9
  997. data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek.md +0 -8
  998. data/docs/GetFwLeaderboardsCorporationsLastWeekLastWeek1.md +0 -8
  999. data/docs/GetFwLeaderboardsCorporationsOk.md +0 -8
  1000. data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +0 -9
  1001. data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday.md +0 -8
  1002. data/docs/GetFwLeaderboardsCorporationsYesterdayYesterday1.md +0 -8
  1003. data/docs/GetFwLeaderboardsKills.md +0 -9
  1004. data/docs/GetFwLeaderboardsLastWeekLastWeek.md +0 -8
  1005. data/docs/GetFwLeaderboardsLastWeekLastWeek1.md +0 -8
  1006. data/docs/GetFwLeaderboardsOk.md +0 -8
  1007. data/docs/GetFwLeaderboardsVictoryPoints.md +0 -9
  1008. data/docs/GetFwLeaderboardsYesterdayYesterday.md +0 -8
  1009. data/docs/GetFwLeaderboardsYesterdayYesterday1.md +0 -8
  1010. data/docs/GetFwStats200Ok.md +0 -11
  1011. data/docs/GetFwStatsKills.md +0 -9
  1012. data/docs/GetFwStatsVictoryPoints.md +0 -9
  1013. data/docs/GetFwSystems200Ok.md +0 -12
  1014. data/docs/GetFwWars200Ok.md +0 -8
  1015. data/docs/GetIncursions200Ok.md +0 -14
  1016. data/docs/GetIndustryFacilities200Ok.md +0 -12
  1017. data/docs/GetIndustrySystems200Ok.md +0 -8
  1018. data/docs/GetIndustrySystemsCostIndice.md +0 -8
  1019. data/docs/GetInsurancePrices200Ok.md +0 -8
  1020. data/docs/GetInsurancePricesLevel.md +0 -9
  1021. data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +0 -15
  1022. data/docs/GetKillmailsKillmailIdKillmailHashItem.md +0 -12
  1023. data/docs/GetKillmailsKillmailIdKillmailHashItemsItem.md +0 -11
  1024. data/docs/GetKillmailsKillmailIdKillmailHashOk.md +0 -13
  1025. data/docs/GetKillmailsKillmailIdKillmailHashPosition.md +0 -9
  1026. data/docs/GetKillmailsKillmailIdKillmailHashUnprocessableEntity.md +0 -7
  1027. data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +0 -14
  1028. data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +0 -13
  1029. data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +0 -7
  1030. data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +0 -8
  1031. data/docs/GetMarketsGroupsMarketGroupIdNotFound.md +0 -7
  1032. data/docs/GetMarketsGroupsMarketGroupIdOk.md +0 -11
  1033. data/docs/GetMarketsPrices200Ok.md +0 -9
  1034. data/docs/GetMarketsRegionIdHistory200Ok.md +0 -12
  1035. data/docs/GetMarketsRegionIdHistoryError520.md +0 -7
  1036. data/docs/GetMarketsRegionIdHistoryNotFound.md +0 -7
  1037. data/docs/GetMarketsRegionIdHistoryUnprocessableEntity.md +0 -7
  1038. data/docs/GetMarketsRegionIdOrders200Ok.md +0 -18
  1039. data/docs/GetMarketsRegionIdOrdersNotFound.md +0 -7
  1040. data/docs/GetMarketsRegionIdOrdersUnprocessableEntity.md +0 -7
  1041. data/docs/GetMarketsStructuresStructureId200Ok.md +0 -17
  1042. data/docs/GetOpportunitiesGroupsGroupIdOk.md +0 -12
  1043. data/docs/GetOpportunitiesTasksTaskIdOk.md +0 -10
  1044. data/docs/GetRouteOriginDestinationNotFound.md +0 -7
  1045. data/docs/GetSovereigntyCampaigns200Ok.md +0 -16
  1046. data/docs/GetSovereigntyCampaignsParticipant.md +0 -8
  1047. data/docs/GetSovereigntyMap200Ok.md +0 -10
  1048. data/docs/GetSovereigntyStructures200Ok.md +0 -13
  1049. data/docs/GetStatusOk.md +0 -10
  1050. data/docs/GetUniverseAncestries200Ok.md +0 -12
  1051. data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdNotFound.md +0 -7
  1052. data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdOk.md +0 -9
  1053. data/docs/GetUniverseAsteroidBeltsAsteroidBeltIdPosition.md +0 -9
  1054. data/docs/GetUniverseBloodlines200Ok.md +0 -17
  1055. data/docs/GetUniverseCategoriesCategoryIdNotFound.md +0 -7
  1056. data/docs/GetUniverseCategoriesCategoryIdOk.md +0 -10
  1057. data/docs/GetUniverseConstellationsConstellationIdNotFound.md +0 -7
  1058. data/docs/GetUniverseConstellationsConstellationIdOk.md +0 -11
  1059. data/docs/GetUniverseConstellationsConstellationIdPosition.md +0 -9
  1060. data/docs/GetUniverseFactions200Ok.md +0 -16
  1061. data/docs/GetUniverseGraphicsGraphicIdNotFound.md +0 -7
  1062. data/docs/GetUniverseGraphicsGraphicIdOk.md +0 -14
  1063. data/docs/GetUniverseGroupsGroupIdNotFound.md +0 -7
  1064. data/docs/GetUniverseGroupsGroupIdOk.md +0 -11
  1065. data/docs/GetUniverseMoonsMoonIdNotFound.md +0 -7
  1066. data/docs/GetUniverseMoonsMoonIdOk.md +0 -10
  1067. data/docs/GetUniverseMoonsMoonIdPosition.md +0 -9
  1068. data/docs/GetUniversePlanetsPlanetIdNotFound.md +0 -7
  1069. data/docs/GetUniversePlanetsPlanetIdOk.md +0 -11
  1070. data/docs/GetUniversePlanetsPlanetIdPosition.md +0 -9
  1071. data/docs/GetUniverseRaces200Ok.md +0 -10
  1072. data/docs/GetUniverseRegionsRegionIdNotFound.md +0 -7
  1073. data/docs/GetUniverseRegionsRegionIdOk.md +0 -10
  1074. data/docs/GetUniverseSchematicsSchematicIdNotFound.md +0 -7
  1075. data/docs/GetUniverseSchematicsSchematicIdOk.md +0 -8
  1076. data/docs/GetUniverseStargatesStargateIdDestination.md +0 -8
  1077. data/docs/GetUniverseStargatesStargateIdNotFound.md +0 -7
  1078. data/docs/GetUniverseStargatesStargateIdOk.md +0 -12
  1079. data/docs/GetUniverseStargatesStargateIdPosition.md +0 -9
  1080. data/docs/GetUniverseStarsStarIdOk.md +0 -14
  1081. data/docs/GetUniverseStationsStationIdNotFound.md +0 -7
  1082. data/docs/GetUniverseStationsStationIdOk.md +0 -18
  1083. data/docs/GetUniverseStationsStationIdPosition.md +0 -9
  1084. data/docs/GetUniverseStructuresStructureIdNotFound.md +0 -7
  1085. data/docs/GetUniverseStructuresStructureIdOk.md +0 -11
  1086. data/docs/GetUniverseStructuresStructureIdPosition.md +0 -9
  1087. data/docs/GetUniverseSystemJumps200Ok.md +0 -8
  1088. data/docs/GetUniverseSystemKills200Ok.md +0 -10
  1089. data/docs/GetUniverseSystemsSystemIdNotFound.md +0 -7
  1090. data/docs/GetUniverseSystemsSystemIdOk.md +0 -16
  1091. data/docs/GetUniverseSystemsSystemIdPlanet.md +0 -9
  1092. data/docs/GetUniverseSystemsSystemIdPosition.md +0 -9
  1093. data/docs/GetUniverseTypesTypeIdDogmaAttribute.md +0 -8
  1094. data/docs/GetUniverseTypesTypeIdDogmaEffect.md +0 -8
  1095. data/docs/GetUniverseTypesTypeIdNotFound.md +0 -7
  1096. data/docs/GetUniverseTypesTypeIdOk.md +0 -22
  1097. data/docs/GetWarsWarIdAggressor.md +0 -10
  1098. data/docs/GetWarsWarIdAlly.md +0 -8
  1099. data/docs/GetWarsWarIdDefender.md +0 -10
  1100. data/docs/GetWarsWarIdKillmails200Ok.md +0 -8
  1101. data/docs/GetWarsWarIdKillmailsUnprocessableEntity.md +0 -7
  1102. data/docs/GetWarsWarIdOk.md +0 -16
  1103. data/docs/GetWarsWarIdUnprocessableEntity.md +0 -7
  1104. data/docs/InternalServerError.md +0 -7
  1105. data/docs/OpportunitiesApi.md +0 -274
  1106. data/docs/PostCharactersAffiliation200Ok.md +0 -10
  1107. data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +0 -8
  1108. data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +0 -9
  1109. data/docs/PostCharactersCharacterIdAssetsNames200Ok.md +0 -8
  1110. data/docs/PostCharactersCharacterIdContactsError520.md +0 -7
  1111. data/docs/PostCharactersCharacterIdFittingsCreated.md +0 -7
  1112. data/docs/PostCharactersCharacterIdFittingsFitting.md +0 -10
  1113. data/docs/PostCharactersCharacterIdFittingsItem.md +0 -9
  1114. data/docs/PostCharactersCharacterIdMailError520.md +0 -7
  1115. data/docs/PostCharactersCharacterIdMailLabelsLabel.md +0 -8
  1116. data/docs/PostCharactersCharacterIdMailMail.md +0 -10
  1117. data/docs/PostCharactersCharacterIdMailRecipient.md +0 -8
  1118. data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +0 -8
  1119. data/docs/PostCorporationsCorporationIdAssetsLocationsNotFound.md +0 -7
  1120. data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +0 -9
  1121. data/docs/PostCorporationsCorporationIdAssetsNames200Ok.md +0 -8
  1122. data/docs/PostCorporationsCorporationIdAssetsNamesNotFound.md +0 -7
  1123. data/docs/PostFleetsFleetIdMembersInvitation.md +0 -10
  1124. data/docs/PostFleetsFleetIdMembersNotFound.md +0 -7
  1125. data/docs/PostFleetsFleetIdMembersUnprocessableEntity.md +0 -7
  1126. data/docs/PostFleetsFleetIdWingsCreated.md +0 -7
  1127. data/docs/PostFleetsFleetIdWingsNotFound.md +0 -7
  1128. data/docs/PostFleetsFleetIdWingsWingIdSquadsCreated.md +0 -7
  1129. data/docs/PostFleetsFleetIdWingsWingIdSquadsNotFound.md +0 -7
  1130. data/docs/PostUiOpenwindowNewmailNewMail.md +0 -11
  1131. data/docs/PostUiOpenwindowNewmailUnprocessableEntity.md +0 -7
  1132. data/docs/PostUniverseIdsAgent.md +0 -8
  1133. data/docs/PostUniverseIdsAlliance.md +0 -8
  1134. data/docs/PostUniverseIdsCharacter.md +0 -8
  1135. data/docs/PostUniverseIdsConstellation.md +0 -8
  1136. data/docs/PostUniverseIdsCorporation.md +0 -8
  1137. data/docs/PostUniverseIdsFaction.md +0 -8
  1138. data/docs/PostUniverseIdsInventoryType.md +0 -8
  1139. data/docs/PostUniverseIdsOk.md +0 -16
  1140. data/docs/PostUniverseIdsRegion.md +0 -8
  1141. data/docs/PostUniverseIdsStation.md +0 -8
  1142. data/docs/PostUniverseIdsSystem.md +0 -8
  1143. data/docs/PostUniverseNames200Ok.md +0 -9
  1144. data/docs/PostUniverseNamesNotFound.md +0 -7
  1145. data/docs/PutCharactersCharacterIdCalendarEventIdResponse.md +0 -7
  1146. data/docs/PutCharactersCharacterIdMailMailIdContents.md +0 -8
  1147. data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +0 -9
  1148. data/docs/PutFleetsFleetIdMembersMemberIdNotFound.md +0 -7
  1149. data/docs/PutFleetsFleetIdMembersMemberIdUnprocessableEntity.md +0 -7
  1150. data/docs/PutFleetsFleetIdNewSettings.md +0 -8
  1151. data/docs/PutFleetsFleetIdNotFound.md +0 -7
  1152. data/docs/PutFleetsFleetIdSquadsSquadIdNaming.md +0 -7
  1153. data/docs/PutFleetsFleetIdSquadsSquadIdNotFound.md +0 -7
  1154. data/docs/PutFleetsFleetIdWingsWingIdNaming.md +0 -7
  1155. data/docs/PutFleetsFleetIdWingsWingIdNotFound.md +0 -7
  1156. data/docs/ServiceUnavailable.md +0 -7
  1157. data/docs/Unauthorized.md +0 -7
  1158. data/lib/ruby-esi/api/bookmarks_api.rb +0 -304
  1159. data/lib/ruby-esi/api/opportunities_api.rb +0 -348
  1160. data/lib/ruby-esi/models/bad_request.rb +0 -213
  1161. data/lib/ruby-esi/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +0 -208
  1162. data/lib/ruby-esi/models/delete_fleets_fleet_id_members_member_id_not_found.rb +0 -208
  1163. data/lib/ruby-esi/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +0 -208
  1164. data/lib/ruby-esi/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +0 -208
  1165. data/lib/ruby-esi/models/error_limited.rb +0 -213
  1166. data/lib/ruby-esi/models/forbidden.rb +0 -223
  1167. data/lib/ruby-esi/models/gateway_timeout.rb +0 -223
  1168. data/lib/ruby-esi/models/get_alliances_alliance_id_contacts_200_ok.rb +0 -289
  1169. data/lib/ruby-esi/models/get_alliances_alliance_id_contacts_labels_200_ok.rb +0 -228
  1170. data/lib/ruby-esi/models/get_alliances_alliance_id_icons_not_found.rb +0 -208
  1171. data/lib/ruby-esi/models/get_alliances_alliance_id_icons_ok.rb +0 -218
  1172. data/lib/ruby-esi/models/get_alliances_alliance_id_not_found.rb +0 -208
  1173. data/lib/ruby-esi/models/get_alliances_alliance_id_ok.rb +0 -293
  1174. data/lib/ruby-esi/models/get_characters_character_id_agents_research_200_ok.rb +0 -273
  1175. data/lib/ruby-esi/models/get_characters_character_id_assets_200_ok.rb +0 -359
  1176. data/lib/ruby-esi/models/get_characters_character_id_assets_not_found.rb +0 -208
  1177. data/lib/ruby-esi/models/get_characters_character_id_attributes_ok.rb +0 -303
  1178. data/lib/ruby-esi/models/get_characters_character_id_blueprints_200_ok.rb +0 -352
  1179. data/lib/ruby-esi/models/get_characters_character_id_bookmarks_200_ok.rb +0 -316
  1180. data/lib/ruby-esi/models/get_characters_character_id_bookmarks_coordinates.rb +0 -243
  1181. data/lib/ruby-esi/models/get_characters_character_id_bookmarks_folders_200_ok.rb +0 -228
  1182. data/lib/ruby-esi/models/get_characters_character_id_bookmarks_item.rb +0 -228
  1183. data/lib/ruby-esi/models/get_characters_character_id_calendar_200_ok.rb +0 -282
  1184. data/lib/ruby-esi/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +0 -252
  1185. data/lib/ruby-esi/models/get_characters_character_id_calendar_event_id_attendees_not_found.rb +0 -208
  1186. data/lib/ruby-esi/models/get_characters_character_id_calendar_event_id_not_found.rb +0 -208
  1187. data/lib/ruby-esi/models/get_characters_character_id_calendar_event_id_ok.rb +0 -382
  1188. data/lib/ruby-esi/models/get_characters_character_id_clones_home_location.rb +0 -252
  1189. data/lib/ruby-esi/models/get_characters_character_id_clones_jump_clone.rb +0 -304
  1190. data/lib/ruby-esi/models/get_characters_character_id_clones_ok.rb +0 -244
  1191. data/lib/ruby-esi/models/get_characters_character_id_contacts_200_ok.rb +0 -309
  1192. data/lib/ruby-esi/models/get_characters_character_id_contacts_labels_200_ok.rb +0 -228
  1193. data/lib/ruby-esi/models/get_characters_character_id_contracts_200_ok.rb +0 -531
  1194. data/lib/ruby-esi/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +0 -258
  1195. data/lib/ruby-esi/models/get_characters_character_id_contracts_contract_id_bids_not_found.rb +0 -208
  1196. data/lib/ruby-esi/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +0 -283
  1197. data/lib/ruby-esi/models/get_characters_character_id_contracts_contract_id_items_not_found.rb +0 -208
  1198. data/lib/ruby-esi/models/get_characters_character_id_corporationhistory_200_ok.rb +0 -253
  1199. data/lib/ruby-esi/models/get_characters_character_id_fatigue_ok.rb +0 -228
  1200. data/lib/ruby-esi/models/get_characters_character_id_fittings_200_ok.rb +0 -275
  1201. data/lib/ruby-esi/models/get_characters_character_id_fittings_item.rb +0 -277
  1202. data/lib/ruby-esi/models/get_characters_character_id_fleet_not_found.rb +0 -208
  1203. data/lib/ruby-esi/models/get_characters_character_id_fleet_ok.rb +0 -292
  1204. data/lib/ruby-esi/models/get_characters_character_id_fw_stats_kills.rb +0 -243
  1205. data/lib/ruby-esi/models/get_characters_character_id_fw_stats_ok.rb +0 -266
  1206. data/lib/ruby-esi/models/get_characters_character_id_fw_stats_victory_points.rb +0 -243
  1207. data/lib/ruby-esi/models/get_characters_character_id_industry_jobs_200_ok.rb +0 -522
  1208. data/lib/ruby-esi/models/get_characters_character_id_killmails_recent_200_ok.rb +0 -228
  1209. data/lib/ruby-esi/models/get_characters_character_id_location_ok.rb +0 -233
  1210. data/lib/ruby-esi/models/get_characters_character_id_loyalty_points_200_ok.rb +0 -228
  1211. data/lib/ruby-esi/models/get_characters_character_id_mail_200_ok.rb +0 -272
  1212. data/lib/ruby-esi/models/get_characters_character_id_mail_labels_label.rb +0 -274
  1213. data/lib/ruby-esi/models/get_characters_character_id_mail_labels_ok.rb +0 -220
  1214. data/lib/ruby-esi/models/get_characters_character_id_mail_lists_200_ok.rb +0 -228
  1215. data/lib/ruby-esi/models/get_characters_character_id_mail_mail_id_not_found.rb +0 -208
  1216. data/lib/ruby-esi/models/get_characters_character_id_mail_mail_id_ok.rb +0 -272
  1217. data/lib/ruby-esi/models/get_characters_character_id_mail_mail_id_recipient.rb +0 -262
  1218. data/lib/ruby-esi/models/get_characters_character_id_mail_recipient.rb +0 -262
  1219. data/lib/ruby-esi/models/get_characters_character_id_medals_200_ok.rb +0 -369
  1220. data/lib/ruby-esi/models/get_characters_character_id_medals_graphic.rb +0 -253
  1221. data/lib/ruby-esi/models/get_characters_character_id_mining_200_ok.rb +0 -258
  1222. data/lib/ruby-esi/models/get_characters_character_id_not_found.rb +0 -208
  1223. data/lib/ruby-esi/models/get_characters_character_id_notifications_200_ok.rb +0 -339
  1224. data/lib/ruby-esi/models/get_characters_character_id_notifications_contacts_200_ok.rb +0 -273
  1225. data/lib/ruby-esi/models/get_characters_character_id_ok.rb +0 -372
  1226. data/lib/ruby-esi/models/get_characters_character_id_online_ok.rb +0 -243
  1227. data/lib/ruby-esi/models/get_characters_character_id_opportunities_200_ok.rb +0 -228
  1228. data/lib/ruby-esi/models/get_characters_character_id_orders_200_ok.rb +0 -427
  1229. data/lib/ruby-esi/models/get_characters_character_id_orders_history_200_ok.rb +0 -454
  1230. data/lib/ruby-esi/models/get_characters_character_id_planets_200_ok.rb +0 -337
  1231. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_content.rb +0 -228
  1232. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_extractor_details.rb +0 -255
  1233. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_factory_details.rb +0 -213
  1234. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_head.rb +0 -243
  1235. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_link.rb +0 -243
  1236. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_not_found.rb +0 -208
  1237. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_ok.rb +0 -249
  1238. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_pin.rb +0 -328
  1239. data/lib/ruby-esi/models/get_characters_character_id_planets_planet_id_route.rb +0 -285
  1240. data/lib/ruby-esi/models/get_characters_character_id_portrait_not_found.rb +0 -208
  1241. data/lib/ruby-esi/models/get_characters_character_id_portrait_ok.rb +0 -238
  1242. data/lib/ruby-esi/models/get_characters_character_id_roles_ok.rb +0 -268
  1243. data/lib/ruby-esi/models/get_characters_character_id_search_ok.rb +0 -330
  1244. data/lib/ruby-esi/models/get_characters_character_id_ship_ok.rb +0 -243
  1245. data/lib/ruby-esi/models/get_characters_character_id_skillqueue_200_ok.rb +0 -293
  1246. data/lib/ruby-esi/models/get_characters_character_id_skills_ok.rb +0 -240
  1247. data/lib/ruby-esi/models/get_characters_character_id_skills_skill.rb +0 -258
  1248. data/lib/ruby-esi/models/get_characters_character_id_standings_200_ok.rb +0 -277
  1249. data/lib/ruby-esi/models/get_characters_character_id_titles_200_ok.rb +0 -218
  1250. data/lib/ruby-esi/models/get_characters_character_id_wallet_journal_200_ok.rb +0 -394
  1251. data/lib/ruby-esi/models/get_characters_character_id_wallet_transactions_200_ok.rb +0 -348
  1252. data/lib/ruby-esi/models/get_contracts_public_bids_contract_id_200_ok.rb +0 -243
  1253. data/lib/ruby-esi/models/get_contracts_public_bids_contract_id_forbidden.rb +0 -208
  1254. data/lib/ruby-esi/models/get_contracts_public_bids_contract_id_not_found.rb +0 -208
  1255. data/lib/ruby-esi/models/get_contracts_public_items_contract_id_200_ok.rb +0 -308
  1256. data/lib/ruby-esi/models/get_contracts_public_items_contract_id_forbidden.rb +0 -208
  1257. data/lib/ruby-esi/models/get_contracts_public_items_contract_id_not_found.rb +0 -208
  1258. data/lib/ruby-esi/models/get_contracts_public_region_id_200_ok.rb +0 -422
  1259. data/lib/ruby-esi/models/get_contracts_public_region_id_not_found.rb +0 -208
  1260. data/lib/ruby-esi/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +0 -273
  1261. data/lib/ruby-esi/models/get_corporation_corporation_id_mining_observers_200_ok.rb +0 -277
  1262. data/lib/ruby-esi/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +0 -273
  1263. data/lib/ruby-esi/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +0 -248
  1264. data/lib/ruby-esi/models/get_corporations_corporation_id_assets_200_ok.rb +0 -359
  1265. data/lib/ruby-esi/models/get_corporations_corporation_id_blueprints_200_ok.rb +0 -352
  1266. data/lib/ruby-esi/models/get_corporations_corporation_id_bookmarks_200_ok.rb +0 -316
  1267. data/lib/ruby-esi/models/get_corporations_corporation_id_bookmarks_coordinates.rb +0 -243
  1268. data/lib/ruby-esi/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +0 -238
  1269. data/lib/ruby-esi/models/get_corporations_corporation_id_bookmarks_item.rb +0 -228
  1270. data/lib/ruby-esi/models/get_corporations_corporation_id_contacts_200_ok.rb +0 -299
  1271. data/lib/ruby-esi/models/get_corporations_corporation_id_contacts_labels_200_ok.rb +0 -228
  1272. data/lib/ruby-esi/models/get_corporations_corporation_id_containers_logs_200_ok.rb +0 -411
  1273. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_200_ok.rb +0 -531
  1274. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +0 -258
  1275. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_contract_id_bids_not_found.rb +0 -208
  1276. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +0 -283
  1277. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_contract_id_items_error_520.rb +0 -208
  1278. data/lib/ruby-esi/models/get_corporations_corporation_id_contracts_contract_id_items_not_found.rb +0 -208
  1279. data/lib/ruby-esi/models/get_corporations_corporation_id_customs_offices_200_ok.rb +0 -402
  1280. data/lib/ruby-esi/models/get_corporations_corporation_id_divisions_hangar_hangar.rb +0 -218
  1281. data/lib/ruby-esi/models/get_corporations_corporation_id_divisions_ok.rb +0 -222
  1282. data/lib/ruby-esi/models/get_corporations_corporation_id_divisions_wallet_wallet.rb +0 -218
  1283. data/lib/ruby-esi/models/get_corporations_corporation_id_facilities_200_ok.rb +0 -243
  1284. data/lib/ruby-esi/models/get_corporations_corporation_id_fw_stats_kills.rb +0 -243
  1285. data/lib/ruby-esi/models/get_corporations_corporation_id_fw_stats_ok.rb +0 -256
  1286. data/lib/ruby-esi/models/get_corporations_corporation_id_fw_stats_victory_points.rb +0 -243
  1287. data/lib/ruby-esi/models/get_corporations_corporation_id_icons_not_found.rb +0 -208
  1288. data/lib/ruby-esi/models/get_corporations_corporation_id_icons_ok.rb +0 -228
  1289. data/lib/ruby-esi/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +0 -522
  1290. data/lib/ruby-esi/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +0 -228
  1291. data/lib/ruby-esi/models/get_corporations_corporation_id_medals_200_ok.rb +0 -273
  1292. data/lib/ruby-esi/models/get_corporations_corporation_id_medals_issued_200_ok.rb +0 -322
  1293. data/lib/ruby-esi/models/get_corporations_corporation_id_members_titles_200_ok.rb +0 -230
  1294. data/lib/ruby-esi/models/get_corporations_corporation_id_membertracking_200_ok.rb +0 -273
  1295. data/lib/ruby-esi/models/get_corporations_corporation_id_not_found.rb +0 -208
  1296. data/lib/ruby-esi/models/get_corporations_corporation_id_ok.rb +0 -368
  1297. data/lib/ruby-esi/models/get_corporations_corporation_id_orders_200_ok.rb +0 -442
  1298. data/lib/ruby-esi/models/get_corporations_corporation_id_orders_history_200_ok.rb +0 -464
  1299. data/lib/ruby-esi/models/get_corporations_corporation_id_roles_200_ok.rb +0 -331
  1300. data/lib/ruby-esi/models/get_corporations_corporation_id_roles_history_200_ok.rb +0 -326
  1301. data/lib/ruby-esi/models/get_corporations_corporation_id_shareholders_200_ok.rb +0 -277
  1302. data/lib/ruby-esi/models/get_corporations_corporation_id_standings_200_ok.rb +0 -277
  1303. data/lib/ruby-esi/models/get_corporations_corporation_id_starbases_200_ok.rb +0 -327
  1304. data/lib/ruby-esi/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +0 -228
  1305. data/lib/ruby-esi/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +0 -489
  1306. data/lib/ruby-esi/models/get_corporations_corporation_id_structures_200_ok.rb +0 -414
  1307. data/lib/ruby-esi/models/get_corporations_corporation_id_structures_service.rb +0 -262
  1308. data/lib/ruby-esi/models/get_corporations_corporation_id_titles_200_ok.rb +0 -336
  1309. data/lib/ruby-esi/models/get_corporations_corporation_id_wallets_200_ok.rb +0 -228
  1310. data/lib/ruby-esi/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +0 -394
  1311. data/lib/ruby-esi/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +0 -333
  1312. data/lib/ruby-esi/models/get_dogma_attributes_attribute_id_not_found.rb +0 -208
  1313. data/lib/ruby-esi/models/get_dogma_attributes_attribute_id_ok.rb +0 -303
  1314. data/lib/ruby-esi/models/get_dogma_dynamic_items_type_id_item_id_dogma_attribute.rb +0 -228
  1315. data/lib/ruby-esi/models/get_dogma_dynamic_items_type_id_item_id_dogma_effect.rb +0 -228
  1316. data/lib/ruby-esi/models/get_dogma_dynamic_items_type_id_item_id_not_found.rb +0 -208
  1317. data/lib/ruby-esi/models/get_dogma_dynamic_items_type_id_item_id_ok.rb +0 -277
  1318. data/lib/ruby-esi/models/get_dogma_effects_effect_id_modifier.rb +0 -263
  1319. data/lib/ruby-esi/models/get_dogma_effects_effect_id_not_found.rb +0 -208
  1320. data/lib/ruby-esi/models/get_dogma_effects_effect_id_ok.rb +0 -415
  1321. data/lib/ruby-esi/models/get_fleets_fleet_id_members_200_ok.rb +0 -377
  1322. data/lib/ruby-esi/models/get_fleets_fleet_id_members_not_found.rb +0 -208
  1323. data/lib/ruby-esi/models/get_fleets_fleet_id_not_found.rb +0 -208
  1324. data/lib/ruby-esi/models/get_fleets_fleet_id_ok.rb +0 -258
  1325. data/lib/ruby-esi/models/get_fleets_fleet_id_wings_200_ok.rb +0 -245
  1326. data/lib/ruby-esi/models/get_fleets_fleet_id_wings_not_found.rb +0 -208
  1327. data/lib/ruby-esi/models/get_fleets_fleet_id_wings_squad.rb +0 -228
  1328. data/lib/ruby-esi/models/get_fw_leaderboards_active_total_active_total.rb +0 -218
  1329. data/lib/ruby-esi/models/get_fw_leaderboards_active_total_active_total_1.rb +0 -218
  1330. data/lib/ruby-esi/models/get_fw_leaderboards_characters_active_total_active_total.rb +0 -218
  1331. data/lib/ruby-esi/models/get_fw_leaderboards_characters_active_total_active_total_1.rb +0 -218
  1332. data/lib/ruby-esi/models/get_fw_leaderboards_characters_kills.rb +0 -249
  1333. data/lib/ruby-esi/models/get_fw_leaderboards_characters_last_week_last_week.rb +0 -218
  1334. data/lib/ruby-esi/models/get_fw_leaderboards_characters_last_week_last_week_1.rb +0 -218
  1335. data/lib/ruby-esi/models/get_fw_leaderboards_characters_ok.rb +0 -226
  1336. data/lib/ruby-esi/models/get_fw_leaderboards_characters_victory_points.rb +0 -249
  1337. data/lib/ruby-esi/models/get_fw_leaderboards_characters_yesterday_yesterday.rb +0 -218
  1338. data/lib/ruby-esi/models/get_fw_leaderboards_characters_yesterday_yesterday_1.rb +0 -218
  1339. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_active_total_active_total.rb +0 -218
  1340. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_active_total_active_total_1.rb +0 -218
  1341. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_kills.rb +0 -249
  1342. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_last_week_last_week.rb +0 -218
  1343. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_last_week_last_week_1.rb +0 -218
  1344. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_ok.rb +0 -226
  1345. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_victory_points.rb +0 -249
  1346. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_yesterday_yesterday.rb +0 -218
  1347. data/lib/ruby-esi/models/get_fw_leaderboards_corporations_yesterday_yesterday_1.rb +0 -218
  1348. data/lib/ruby-esi/models/get_fw_leaderboards_kills.rb +0 -249
  1349. data/lib/ruby-esi/models/get_fw_leaderboards_last_week_last_week.rb +0 -218
  1350. data/lib/ruby-esi/models/get_fw_leaderboards_last_week_last_week_1.rb +0 -218
  1351. data/lib/ruby-esi/models/get_fw_leaderboards_ok.rb +0 -226
  1352. data/lib/ruby-esi/models/get_fw_leaderboards_victory_points.rb +0 -249
  1353. data/lib/ruby-esi/models/get_fw_leaderboards_yesterday_yesterday.rb +0 -218
  1354. data/lib/ruby-esi/models/get_fw_leaderboards_yesterday_yesterday_1.rb +0 -218
  1355. data/lib/ruby-esi/models/get_fw_stats_200_ok.rb +0 -271
  1356. data/lib/ruby-esi/models/get_fw_stats_kills.rb +0 -243
  1357. data/lib/ruby-esi/models/get_fw_stats_victory_points.rb +0 -243
  1358. data/lib/ruby-esi/models/get_fw_systems_200_ok.rb +0 -322
  1359. data/lib/ruby-esi/models/get_fw_wars_200_ok.rb +0 -228
  1360. data/lib/ruby-esi/models/get_incursions_200_ok.rb +0 -354
  1361. data/lib/ruby-esi/models/get_industry_facilities_200_ok.rb +0 -283
  1362. data/lib/ruby-esi/models/get_industry_systems_200_ok.rb +0 -230
  1363. data/lib/ruby-esi/models/get_industry_systems_cost_indice.rb +0 -262
  1364. data/lib/ruby-esi/models/get_insurance_prices_200_ok.rb +0 -230
  1365. data/lib/ruby-esi/models/get_insurance_prices_level.rb +0 -243
  1366. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_attacker.rb +0 -303
  1367. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_item.rb +0 -275
  1368. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_items_item.rb +0 -263
  1369. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_ok.rb +0 -294
  1370. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_position.rb +0 -243
  1371. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +0 -208
  1372. data/lib/ruby-esi/models/get_killmails_killmail_id_killmail_hash_victim.rb +0 -289
  1373. data/lib/ruby-esi/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +0 -300
  1374. data/lib/ruby-esi/models/get_loyalty_stores_corporation_id_offers_not_found.rb +0 -208
  1375. data/lib/ruby-esi/models/get_loyalty_stores_corporation_id_offers_required_item.rb +0 -228
  1376. data/lib/ruby-esi/models/get_markets_groups_market_group_id_not_found.rb +0 -208
  1377. data/lib/ruby-esi/models/get_markets_groups_market_group_id_ok.rb +0 -270
  1378. data/lib/ruby-esi/models/get_markets_prices_200_ok.rb +0 -233
  1379. data/lib/ruby-esi/models/get_markets_region_id_history_200_ok.rb +0 -288
  1380. data/lib/ruby-esi/models/get_markets_region_id_history_error_520.rb +0 -208
  1381. data/lib/ruby-esi/models/get_markets_region_id_history_not_found.rb +0 -208
  1382. data/lib/ruby-esi/models/get_markets_region_id_history_unprocessable_entity.rb +0 -208
  1383. data/lib/ruby-esi/models/get_markets_region_id_orders_200_ok.rb +0 -412
  1384. data/lib/ruby-esi/models/get_markets_region_id_orders_not_found.rb +0 -208
  1385. data/lib/ruby-esi/models/get_markets_region_id_orders_unprocessable_entity.rb +0 -208
  1386. data/lib/ruby-esi/models/get_markets_structures_structure_id_200_ok.rb +0 -397
  1387. data/lib/ruby-esi/models/get_opportunities_groups_group_id_ok.rb +0 -292
  1388. data/lib/ruby-esi/models/get_opportunities_tasks_task_id_ok.rb +0 -258
  1389. data/lib/ruby-esi/models/get_route_origin_destination_not_found.rb +0 -208
  1390. data/lib/ruby-esi/models/get_sovereignty_campaigns_200_ok.rb +0 -364
  1391. data/lib/ruby-esi/models/get_sovereignty_campaigns_participant.rb +0 -228
  1392. data/lib/ruby-esi/models/get_sovereignty_map_200_ok.rb +0 -243
  1393. data/lib/ruby-esi/models/get_sovereignty_structures_200_ok.rb +0 -288
  1394. data/lib/ruby-esi/models/get_status_ok.rb +0 -253
  1395. data/lib/ruby-esi/models/get_universe_ancestries_200_ok.rb +0 -278
  1396. data/lib/ruby-esi/models/get_universe_asteroid_belts_asteroid_belt_id_not_found.rb +0 -208
  1397. data/lib/ruby-esi/models/get_universe_asteroid_belts_asteroid_belt_id_ok.rb +0 -242
  1398. data/lib/ruby-esi/models/get_universe_asteroid_belts_asteroid_belt_id_position.rb +0 -243
  1399. data/lib/ruby-esi/models/get_universe_bloodlines_200_ok.rb +0 -364
  1400. data/lib/ruby-esi/models/get_universe_categories_category_id_not_found.rb +0 -208
  1401. data/lib/ruby-esi/models/get_universe_categories_category_id_ok.rb +0 -260
  1402. data/lib/ruby-esi/models/get_universe_constellations_constellation_id_not_found.rb +0 -208
  1403. data/lib/ruby-esi/models/get_universe_constellations_constellation_id_ok.rb +0 -274
  1404. data/lib/ruby-esi/models/get_universe_constellations_constellation_id_position.rb +0 -243
  1405. data/lib/ruby-esi/models/get_universe_factions_200_ok.rb +0 -333
  1406. data/lib/ruby-esi/models/get_universe_graphics_graphic_id_not_found.rb +0 -208
  1407. data/lib/ruby-esi/models/get_universe_graphics_graphic_id_ok.rb +0 -283
  1408. data/lib/ruby-esi/models/get_universe_groups_group_id_not_found.rb +0 -208
  1409. data/lib/ruby-esi/models/get_universe_groups_group_id_ok.rb +0 -275
  1410. data/lib/ruby-esi/models/get_universe_moons_moon_id_not_found.rb +0 -208
  1411. data/lib/ruby-esi/models/get_universe_moons_moon_id_ok.rb +0 -257
  1412. data/lib/ruby-esi/models/get_universe_moons_moon_id_position.rb +0 -243
  1413. data/lib/ruby-esi/models/get_universe_planets_planet_id_not_found.rb +0 -208
  1414. data/lib/ruby-esi/models/get_universe_planets_planet_id_ok.rb +0 -272
  1415. data/lib/ruby-esi/models/get_universe_planets_planet_id_position.rb +0 -243
  1416. data/lib/ruby-esi/models/get_universe_races_200_ok.rb +0 -258
  1417. data/lib/ruby-esi/models/get_universe_regions_region_id_not_found.rb +0 -208
  1418. data/lib/ruby-esi/models/get_universe_regions_region_id_ok.rb +0 -255
  1419. data/lib/ruby-esi/models/get_universe_schematics_schematic_id_not_found.rb +0 -208
  1420. data/lib/ruby-esi/models/get_universe_schematics_schematic_id_ok.rb +0 -228
  1421. data/lib/ruby-esi/models/get_universe_stargates_stargate_id_destination.rb +0 -228
  1422. data/lib/ruby-esi/models/get_universe_stargates_stargate_id_not_found.rb +0 -208
  1423. data/lib/ruby-esi/models/get_universe_stargates_stargate_id_ok.rb +0 -286
  1424. data/lib/ruby-esi/models/get_universe_stargates_stargate_id_position.rb +0 -243
  1425. data/lib/ruby-esi/models/get_universe_stars_star_id_ok.rb +0 -352
  1426. data/lib/ruby-esi/models/get_universe_stations_station_id_not_found.rb +0 -208
  1427. data/lib/ruby-esi/models/get_universe_stations_station_id_ok.rb +0 -391
  1428. data/lib/ruby-esi/models/get_universe_stations_station_id_position.rb +0 -243
  1429. data/lib/ruby-esi/models/get_universe_structures_structure_id_not_found.rb +0 -208
  1430. data/lib/ruby-esi/models/get_universe_structures_structure_id_ok.rb +0 -262
  1431. data/lib/ruby-esi/models/get_universe_structures_structure_id_position.rb +0 -243
  1432. data/lib/ruby-esi/models/get_universe_system_jumps_200_ok.rb +0 -228
  1433. data/lib/ruby-esi/models/get_universe_system_kills_200_ok.rb +0 -258
  1434. data/lib/ruby-esi/models/get_universe_systems_system_id_not_found.rb +0 -208
  1435. data/lib/ruby-esi/models/get_universe_systems_system_id_ok.rb +0 -328
  1436. data/lib/ruby-esi/models/get_universe_systems_system_id_planet.rb +0 -237
  1437. data/lib/ruby-esi/models/get_universe_systems_system_id_position.rb +0 -243
  1438. data/lib/ruby-esi/models/get_universe_types_type_id_dogma_attribute.rb +0 -228
  1439. data/lib/ruby-esi/models/get_universe_types_type_id_dogma_effect.rb +0 -228
  1440. data/lib/ruby-esi/models/get_universe_types_type_id_not_found.rb +0 -208
  1441. data/lib/ruby-esi/models/get_universe_types_type_id_ok.rb +0 -387
  1442. data/lib/ruby-esi/models/get_wars_war_id_aggressor.rb +0 -248
  1443. data/lib/ruby-esi/models/get_wars_war_id_ally.rb +0 -218
  1444. data/lib/ruby-esi/models/get_wars_war_id_defender.rb +0 -248
  1445. data/lib/ruby-esi/models/get_wars_war_id_killmails_200_ok.rb +0 -228
  1446. data/lib/ruby-esi/models/get_wars_war_id_killmails_unprocessable_entity.rb +0 -208
  1447. data/lib/ruby-esi/models/get_wars_war_id_ok.rb +0 -328
  1448. data/lib/ruby-esi/models/get_wars_war_id_unprocessable_entity.rb +0 -208
  1449. data/lib/ruby-esi/models/internal_server_error.rb +0 -213
  1450. data/lib/ruby-esi/models/post_characters_affiliation_200_ok.rb +0 -248
  1451. data/lib/ruby-esi/models/post_characters_character_id_assets_locations_200_ok.rb +0 -227
  1452. data/lib/ruby-esi/models/post_characters_character_id_assets_locations_position.rb +0 -243
  1453. data/lib/ruby-esi/models/post_characters_character_id_assets_names_200_ok.rb +0 -228
  1454. data/lib/ruby-esi/models/post_characters_character_id_contacts_error_520.rb +0 -208
  1455. data/lib/ruby-esi/models/post_characters_character_id_fittings_created.rb +0 -213
  1456. data/lib/ruby-esi/models/post_characters_character_id_fittings_fitting.rb +0 -260
  1457. data/lib/ruby-esi/models/post_characters_character_id_fittings_item.rb +0 -277
  1458. data/lib/ruby-esi/models/post_characters_character_id_mail_error_520.rb +0 -208
  1459. data/lib/ruby-esi/models/post_characters_character_id_mail_labels_label.rb +0 -259
  1460. data/lib/ruby-esi/models/post_characters_character_id_mail_mail.rb +0 -257
  1461. data/lib/ruby-esi/models/post_characters_character_id_mail_recipient.rb +0 -262
  1462. data/lib/ruby-esi/models/post_corporations_corporation_id_assets_locations_200_ok.rb +0 -227
  1463. data/lib/ruby-esi/models/post_corporations_corporation_id_assets_locations_not_found.rb +0 -208
  1464. data/lib/ruby-esi/models/post_corporations_corporation_id_assets_locations_position.rb +0 -243
  1465. data/lib/ruby-esi/models/post_corporations_corporation_id_assets_names_200_ok.rb +0 -228
  1466. data/lib/ruby-esi/models/post_corporations_corporation_id_assets_names_not_found.rb +0 -208
  1467. data/lib/ruby-esi/models/post_fleets_fleet_id_members_invitation.rb +0 -282
  1468. data/lib/ruby-esi/models/post_fleets_fleet_id_members_not_found.rb +0 -208
  1469. data/lib/ruby-esi/models/post_fleets_fleet_id_members_unprocessable_entity.rb +0 -208
  1470. data/lib/ruby-esi/models/post_fleets_fleet_id_wings_created.rb +0 -213
  1471. data/lib/ruby-esi/models/post_fleets_fleet_id_wings_not_found.rb +0 -208
  1472. data/lib/ruby-esi/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +0 -213
  1473. data/lib/ruby-esi/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +0 -208
  1474. data/lib/ruby-esi/models/post_ui_openwindow_newmail_new_mail.rb +0 -265
  1475. data/lib/ruby-esi/models/post_ui_openwindow_newmail_unprocessable_entity.rb +0 -208
  1476. data/lib/ruby-esi/models/post_universe_ids_agent.rb +0 -218
  1477. data/lib/ruby-esi/models/post_universe_ids_alliance.rb +0 -218
  1478. data/lib/ruby-esi/models/post_universe_ids_character.rb +0 -218
  1479. data/lib/ruby-esi/models/post_universe_ids_constellation.rb +0 -218
  1480. data/lib/ruby-esi/models/post_universe_ids_corporation.rb +0 -218
  1481. data/lib/ruby-esi/models/post_universe_ids_faction.rb +0 -218
  1482. data/lib/ruby-esi/models/post_universe_ids_inventory_type.rb +0 -218
  1483. data/lib/ruby-esi/models/post_universe_ids_ok.rb +0 -318
  1484. data/lib/ruby-esi/models/post_universe_ids_region.rb +0 -218
  1485. data/lib/ruby-esi/models/post_universe_ids_station.rb +0 -218
  1486. data/lib/ruby-esi/models/post_universe_ids_system.rb +0 -218
  1487. data/lib/ruby-esi/models/post_universe_names_200_ok.rb +0 -277
  1488. data/lib/ruby-esi/models/post_universe_names_not_found.rb +0 -208
  1489. data/lib/ruby-esi/models/put_characters_character_id_calendar_event_id_response.rb +0 -247
  1490. data/lib/ruby-esi/models/put_characters_character_id_mail_mail_id_contents.rb +0 -220
  1491. data/lib/ruby-esi/models/put_fleets_fleet_id_members_member_id_movement.rb +0 -267
  1492. data/lib/ruby-esi/models/put_fleets_fleet_id_members_member_id_not_found.rb +0 -208
  1493. data/lib/ruby-esi/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +0 -208
  1494. data/lib/ruby-esi/models/put_fleets_fleet_id_new_settings.rb +0 -218
  1495. data/lib/ruby-esi/models/put_fleets_fleet_id_not_found.rb +0 -208
  1496. data/lib/ruby-esi/models/put_fleets_fleet_id_squads_squad_id_naming.rb +0 -213
  1497. data/lib/ruby-esi/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +0 -208
  1498. data/lib/ruby-esi/models/put_fleets_fleet_id_wings_wing_id_naming.rb +0 -213
  1499. data/lib/ruby-esi/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +0 -208
  1500. data/lib/ruby-esi/models/service_unavailable.rb +0 -213
  1501. data/lib/ruby-esi/models/unauthorized.rb +0 -213
  1502. data/ruby-esi-0.5.0.gem +0 -0
  1503. data/spec/api/bookmarks_api_spec.rb +0 -98
  1504. data/spec/api/opportunities_api_spec.rb +0 -105
  1505. data/spec/api_client_spec.rb +0 -225
  1506. data/spec/base_object_spec.rb +0 -109
  1507. data/spec/configuration_spec.rb +0 -41
  1508. data/spec/models/bad_request_spec.rb +0 -40
  1509. data/spec/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity_spec.rb +0 -40
  1510. data/spec/models/delete_fleets_fleet_id_members_member_id_not_found_spec.rb +0 -40
  1511. data/spec/models/delete_fleets_fleet_id_squads_squad_id_not_found_spec.rb +0 -40
  1512. data/spec/models/delete_fleets_fleet_id_wings_wing_id_not_found_spec.rb +0 -40
  1513. data/spec/models/error_limited_spec.rb +0 -40
  1514. data/spec/models/forbidden_spec.rb +0 -46
  1515. data/spec/models/gateway_timeout_spec.rb +0 -46
  1516. data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +0 -62
  1517. data/spec/models/get_alliances_alliance_id_contacts_labels_200_ok_spec.rb +0 -46
  1518. data/spec/models/get_alliances_alliance_id_icons_not_found_spec.rb +0 -40
  1519. data/spec/models/get_alliances_alliance_id_icons_ok_spec.rb +0 -46
  1520. data/spec/models/get_alliances_alliance_id_not_found_spec.rb +0 -40
  1521. data/spec/models/get_alliances_alliance_id_ok_spec.rb +0 -76
  1522. data/spec/models/get_characters_character_id_agents_research_200_ok_spec.rb +0 -64
  1523. data/spec/models/get_characters_character_id_assets_200_ok_spec.rb +0 -90
  1524. data/spec/models/get_characters_character_id_assets_not_found_spec.rb +0 -40
  1525. data/spec/models/get_characters_character_id_attributes_ok_spec.rb +0 -82
  1526. data/spec/models/get_characters_character_id_blueprints_200_ok_spec.rb +0 -86
  1527. data/spec/models/get_characters_character_id_bookmarks_200_ok_spec.rb +0 -88
  1528. data/spec/models/get_characters_character_id_bookmarks_coordinates_spec.rb +0 -52
  1529. data/spec/models/get_characters_character_id_bookmarks_folders_200_ok_spec.rb +0 -46
  1530. data/spec/models/get_characters_character_id_bookmarks_item_spec.rb +0 -46
  1531. data/spec/models/get_characters_character_id_calendar_200_ok_spec.rb +0 -68
  1532. data/spec/models/get_characters_character_id_calendar_event_id_attendees_200_ok_spec.rb +0 -50
  1533. data/spec/models/get_characters_character_id_calendar_event_id_attendees_not_found_spec.rb +0 -40
  1534. data/spec/models/get_characters_character_id_calendar_event_id_not_found_spec.rb +0 -40
  1535. data/spec/models/get_characters_character_id_calendar_event_id_ok_spec.rb +0 -98
  1536. data/spec/models/get_characters_character_id_clones_home_location_spec.rb +0 -50
  1537. data/spec/models/get_characters_character_id_clones_jump_clone_spec.rb +0 -68
  1538. data/spec/models/get_characters_character_id_clones_ok_spec.rb +0 -58
  1539. data/spec/models/get_characters_character_id_contacts_200_ok_spec.rb +0 -74
  1540. data/spec/models/get_characters_character_id_contacts_labels_200_ok_spec.rb +0 -46
  1541. data/spec/models/get_characters_character_id_contracts_200_ok_spec.rb +0 -178
  1542. data/spec/models/get_characters_character_id_contracts_contract_id_bids_200_ok_spec.rb +0 -58
  1543. data/spec/models/get_characters_character_id_contracts_contract_id_bids_not_found_spec.rb +0 -40
  1544. data/spec/models/get_characters_character_id_contracts_contract_id_items_200_ok_spec.rb +0 -70
  1545. data/spec/models/get_characters_character_id_contracts_contract_id_items_not_found_spec.rb +0 -40
  1546. data/spec/models/get_characters_character_id_corporationhistory_200_ok_spec.rb +0 -58
  1547. data/spec/models/get_characters_character_id_fatigue_ok_spec.rb +0 -52
  1548. data/spec/models/get_characters_character_id_fittings_200_ok_spec.rb +0 -64
  1549. data/spec/models/get_characters_character_id_fittings_item_spec.rb +0 -56
  1550. data/spec/models/get_characters_character_id_fleet_not_found_spec.rb +0 -40
  1551. data/spec/models/get_characters_character_id_fleet_ok_spec.rb +0 -62
  1552. data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +0 -52
  1553. data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +0 -70
  1554. data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +0 -52
  1555. data/spec/models/get_characters_character_id_industry_jobs_200_ok_spec.rb +0 -170
  1556. data/spec/models/get_characters_character_id_killmails_recent_200_ok_spec.rb +0 -46
  1557. data/spec/models/get_characters_character_id_location_ok_spec.rb +0 -52
  1558. data/spec/models/get_characters_character_id_loyalty_points_200_ok_spec.rb +0 -46
  1559. data/spec/models/get_characters_character_id_mail_200_ok_spec.rb +0 -76
  1560. data/spec/models/get_characters_character_id_mail_labels_label_spec.rb +0 -62
  1561. data/spec/models/get_characters_character_id_mail_labels_ok_spec.rb +0 -46
  1562. data/spec/models/get_characters_character_id_mail_lists_200_ok_spec.rb +0 -46
  1563. data/spec/models/get_characters_character_id_mail_mail_id_not_found_spec.rb +0 -40
  1564. data/spec/models/get_characters_character_id_mail_mail_id_ok_spec.rb +0 -76
  1565. data/spec/models/get_characters_character_id_mail_mail_id_recipient_spec.rb +0 -50
  1566. data/spec/models/get_characters_character_id_mail_recipient_spec.rb +0 -50
  1567. data/spec/models/get_characters_character_id_medals_200_ok_spec.rb +0 -92
  1568. data/spec/models/get_characters_character_id_medals_graphic_spec.rb +0 -58
  1569. data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +0 -58
  1570. data/spec/models/get_characters_character_id_not_found_spec.rb +0 -40
  1571. data/spec/models/get_characters_character_id_notifications_200_ok_spec.rb +0 -84
  1572. data/spec/models/get_characters_character_id_notifications_contacts_200_ok_spec.rb +0 -64
  1573. data/spec/models/get_characters_character_id_ok_spec.rb +0 -104
  1574. data/spec/models/get_characters_character_id_online_ok_spec.rb +0 -58
  1575. data/spec/models/get_characters_character_id_opportunities_200_ok_spec.rb +0 -46
  1576. data/spec/models/get_characters_character_id_orders_200_ok_spec.rb +0 -122
  1577. data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +0 -132
  1578. data/spec/models/get_characters_character_id_planets_200_ok_spec.rb +0 -80
  1579. data/spec/models/get_characters_character_id_planets_planet_id_content_spec.rb +0 -46
  1580. data/spec/models/get_characters_character_id_planets_planet_id_extractor_details_spec.rb +0 -64
  1581. data/spec/models/get_characters_character_id_planets_planet_id_factory_details_spec.rb +0 -40
  1582. data/spec/models/get_characters_character_id_planets_planet_id_head_spec.rb +0 -52
  1583. data/spec/models/get_characters_character_id_planets_planet_id_link_spec.rb +0 -52
  1584. data/spec/models/get_characters_character_id_planets_planet_id_not_found_spec.rb +0 -40
  1585. data/spec/models/get_characters_character_id_planets_planet_id_ok_spec.rb +0 -52
  1586. data/spec/models/get_characters_character_id_planets_planet_id_pin_spec.rb +0 -100
  1587. data/spec/models/get_characters_character_id_planets_planet_id_route_spec.rb +0 -70
  1588. data/spec/models/get_characters_character_id_portrait_not_found_spec.rb +0 -40
  1589. data/spec/models/get_characters_character_id_portrait_ok_spec.rb +0 -58
  1590. data/spec/models/get_characters_character_id_roles_ok_spec.rb +0 -74
  1591. data/spec/models/get_characters_character_id_search_ok_spec.rb +0 -100
  1592. data/spec/models/get_characters_character_id_ship_ok_spec.rb +0 -52
  1593. data/spec/models/get_characters_character_id_skillqueue_200_ok_spec.rb +0 -82
  1594. data/spec/models/get_characters_character_id_skills_ok_spec.rb +0 -52
  1595. data/spec/models/get_characters_character_id_skills_skill_spec.rb +0 -58
  1596. data/spec/models/get_characters_character_id_standings_200_ok_spec.rb +0 -56
  1597. data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +0 -46
  1598. data/spec/models/get_characters_character_id_wallet_journal_200_ok_spec.rb +0 -120
  1599. data/spec/models/get_characters_character_id_wallet_transactions_200_ok_spec.rb +0 -94
  1600. data/spec/models/get_contracts_public_bids_contract_id_200_ok_spec.rb +0 -52
  1601. data/spec/models/get_contracts_public_bids_contract_id_forbidden_spec.rb +0 -40
  1602. data/spec/models/get_contracts_public_bids_contract_id_not_found_spec.rb +0 -40
  1603. data/spec/models/get_contracts_public_items_contract_id_200_ok_spec.rb +0 -88
  1604. data/spec/models/get_contracts_public_items_contract_id_forbidden_spec.rb +0 -40
  1605. data/spec/models/get_contracts_public_items_contract_id_not_found_spec.rb +0 -40
  1606. data/spec/models/get_contracts_public_region_id_200_ok_spec.rb +0 -134
  1607. data/spec/models/get_contracts_public_region_id_not_found_spec.rb +0 -40
  1608. data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +0 -64
  1609. data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +0 -56
  1610. data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +0 -64
  1611. data/spec/models/get_corporations_corporation_id_alliancehistory_200_ok_spec.rb +0 -58
  1612. data/spec/models/get_corporations_corporation_id_assets_200_ok_spec.rb +0 -90
  1613. data/spec/models/get_corporations_corporation_id_blueprints_200_ok_spec.rb +0 -86
  1614. data/spec/models/get_corporations_corporation_id_bookmarks_200_ok_spec.rb +0 -88
  1615. data/spec/models/get_corporations_corporation_id_bookmarks_coordinates_spec.rb +0 -52
  1616. data/spec/models/get_corporations_corporation_id_bookmarks_folders_200_ok_spec.rb +0 -52
  1617. data/spec/models/get_corporations_corporation_id_bookmarks_item_spec.rb +0 -46
  1618. data/spec/models/get_corporations_corporation_id_contacts_200_ok_spec.rb +0 -68
  1619. data/spec/models/get_corporations_corporation_id_contacts_labels_200_ok_spec.rb +0 -46
  1620. data/spec/models/get_corporations_corporation_id_containers_logs_200_ok_spec.rb +0 -118
  1621. data/spec/models/get_corporations_corporation_id_contracts_200_ok_spec.rb +0 -178
  1622. data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok_spec.rb +0 -58
  1623. data/spec/models/get_corporations_corporation_id_contracts_contract_id_bids_not_found_spec.rb +0 -40
  1624. data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok_spec.rb +0 -70
  1625. data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_error_520_spec.rb +0 -40
  1626. data/spec/models/get_corporations_corporation_id_contracts_contract_id_items_not_found_spec.rb +0 -40
  1627. data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +0 -122
  1628. data/spec/models/get_corporations_corporation_id_divisions_hangar_hangar_spec.rb +0 -46
  1629. data/spec/models/get_corporations_corporation_id_divisions_ok_spec.rb +0 -46
  1630. data/spec/models/get_corporations_corporation_id_divisions_wallet_wallet_spec.rb +0 -46
  1631. data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +0 -52
  1632. data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +0 -52
  1633. data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +0 -64
  1634. data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +0 -52
  1635. data/spec/models/get_corporations_corporation_id_icons_not_found_spec.rb +0 -40
  1636. data/spec/models/get_corporations_corporation_id_icons_ok_spec.rb +0 -52
  1637. data/spec/models/get_corporations_corporation_id_industry_jobs_200_ok_spec.rb +0 -170
  1638. data/spec/models/get_corporations_corporation_id_killmails_recent_200_ok_spec.rb +0 -46
  1639. data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +0 -64
  1640. data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +0 -74
  1641. data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +0 -46
  1642. data/spec/models/get_corporations_corporation_id_membertracking_200_ok_spec.rb +0 -76
  1643. data/spec/models/get_corporations_corporation_id_not_found_spec.rb +0 -40
  1644. data/spec/models/get_corporations_corporation_id_ok_spec.rb +0 -118
  1645. data/spec/models/get_corporations_corporation_id_orders_200_ok_spec.rb +0 -128
  1646. data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +0 -138
  1647. data/spec/models/get_corporations_corporation_id_roles_200_ok_spec.rb +0 -120
  1648. data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +0 -82
  1649. data/spec/models/get_corporations_corporation_id_shareholders_200_ok_spec.rb +0 -56
  1650. data/spec/models/get_corporations_corporation_id_standings_200_ok_spec.rb +0 -56
  1651. data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +0 -86
  1652. data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +0 -46
  1653. data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +0 -142
  1654. data/spec/models/get_corporations_corporation_id_structures_200_ok_spec.rb +0 -128
  1655. data/spec/models/get_corporations_corporation_id_structures_service_spec.rb +0 -50
  1656. data/spec/models/get_corporations_corporation_id_titles_200_ok_spec.rb +0 -126
  1657. data/spec/models/get_corporations_corporation_id_wallets_200_ok_spec.rb +0 -46
  1658. data/spec/models/get_corporations_corporation_id_wallets_division_journal_200_ok_spec.rb +0 -120
  1659. data/spec/models/get_corporations_corporation_id_wallets_division_transactions_200_ok_spec.rb +0 -88
  1660. data/spec/models/get_dogma_attributes_attribute_id_not_found_spec.rb +0 -40
  1661. data/spec/models/get_dogma_attributes_attribute_id_ok_spec.rb +0 -94
  1662. data/spec/models/get_dogma_dynamic_items_type_id_item_id_dogma_attribute_spec.rb +0 -46
  1663. data/spec/models/get_dogma_dynamic_items_type_id_item_id_dogma_effect_spec.rb +0 -46
  1664. data/spec/models/get_dogma_dynamic_items_type_id_item_id_not_found_spec.rb +0 -40
  1665. data/spec/models/get_dogma_dynamic_items_type_id_item_id_ok_spec.rb +0 -64
  1666. data/spec/models/get_dogma_effects_effect_id_modifier_spec.rb +0 -70
  1667. data/spec/models/get_dogma_effects_effect_id_not_found_spec.rb +0 -40
  1668. data/spec/models/get_dogma_effects_effect_id_ok_spec.rb +0 -160
  1669. data/spec/models/get_fleets_fleet_id_members_200_ok_spec.rb +0 -98
  1670. data/spec/models/get_fleets_fleet_id_members_not_found_spec.rb +0 -40
  1671. data/spec/models/get_fleets_fleet_id_not_found_spec.rb +0 -40
  1672. data/spec/models/get_fleets_fleet_id_ok_spec.rb +0 -58
  1673. data/spec/models/get_fleets_fleet_id_wings_200_ok_spec.rb +0 -52
  1674. data/spec/models/get_fleets_fleet_id_wings_not_found_spec.rb +0 -40
  1675. data/spec/models/get_fleets_fleet_id_wings_squad_spec.rb +0 -46
  1676. data/spec/models/get_fw_leaderboards_active_total_active_total_1_spec.rb +0 -46
  1677. data/spec/models/get_fw_leaderboards_active_total_active_total_spec.rb +0 -46
  1678. data/spec/models/get_fw_leaderboards_characters_active_total_active_total_1_spec.rb +0 -46
  1679. data/spec/models/get_fw_leaderboards_characters_active_total_active_total_spec.rb +0 -46
  1680. data/spec/models/get_fw_leaderboards_characters_kills_spec.rb +0 -52
  1681. data/spec/models/get_fw_leaderboards_characters_last_week_last_week_1_spec.rb +0 -46
  1682. data/spec/models/get_fw_leaderboards_characters_last_week_last_week_spec.rb +0 -46
  1683. data/spec/models/get_fw_leaderboards_characters_ok_spec.rb +0 -46
  1684. data/spec/models/get_fw_leaderboards_characters_victory_points_spec.rb +0 -52
  1685. data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_1_spec.rb +0 -46
  1686. data/spec/models/get_fw_leaderboards_characters_yesterday_yesterday_spec.rb +0 -46
  1687. data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_1_spec.rb +0 -46
  1688. data/spec/models/get_fw_leaderboards_corporations_active_total_active_total_spec.rb +0 -46
  1689. data/spec/models/get_fw_leaderboards_corporations_kills_spec.rb +0 -52
  1690. data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_1_spec.rb +0 -46
  1691. data/spec/models/get_fw_leaderboards_corporations_last_week_last_week_spec.rb +0 -46
  1692. data/spec/models/get_fw_leaderboards_corporations_ok_spec.rb +0 -46
  1693. data/spec/models/get_fw_leaderboards_corporations_victory_points_spec.rb +0 -52
  1694. data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_1_spec.rb +0 -46
  1695. data/spec/models/get_fw_leaderboards_corporations_yesterday_yesterday_spec.rb +0 -46
  1696. data/spec/models/get_fw_leaderboards_kills_spec.rb +0 -52
  1697. data/spec/models/get_fw_leaderboards_last_week_last_week_1_spec.rb +0 -46
  1698. data/spec/models/get_fw_leaderboards_last_week_last_week_spec.rb +0 -46
  1699. data/spec/models/get_fw_leaderboards_ok_spec.rb +0 -46
  1700. data/spec/models/get_fw_leaderboards_victory_points_spec.rb +0 -52
  1701. data/spec/models/get_fw_leaderboards_yesterday_yesterday_1_spec.rb +0 -46
  1702. data/spec/models/get_fw_leaderboards_yesterday_yesterday_spec.rb +0 -46
  1703. data/spec/models/get_fw_stats_200_ok_spec.rb +0 -64
  1704. data/spec/models/get_fw_stats_kills_spec.rb +0 -52
  1705. data/spec/models/get_fw_stats_victory_points_spec.rb +0 -52
  1706. data/spec/models/get_fw_systems_200_ok_spec.rb +0 -74
  1707. data/spec/models/get_fw_wars_200_ok_spec.rb +0 -46
  1708. data/spec/models/get_incursions_200_ok_spec.rb +0 -86
  1709. data/spec/models/get_industry_facilities_200_ok_spec.rb +0 -70
  1710. data/spec/models/get_industry_systems_200_ok_spec.rb +0 -46
  1711. data/spec/models/get_industry_systems_cost_indice_spec.rb +0 -50
  1712. data/spec/models/get_insurance_prices_200_ok_spec.rb +0 -46
  1713. data/spec/models/get_insurance_prices_level_spec.rb +0 -52
  1714. data/spec/models/get_killmails_killmail_id_killmail_hash_attacker_spec.rb +0 -88
  1715. data/spec/models/get_killmails_killmail_id_killmail_hash_item_spec.rb +0 -70
  1716. data/spec/models/get_killmails_killmail_id_killmail_hash_items_item_spec.rb +0 -64
  1717. data/spec/models/get_killmails_killmail_id_killmail_hash_ok_spec.rb +0 -76
  1718. data/spec/models/get_killmails_killmail_id_killmail_hash_position_spec.rb +0 -52
  1719. data/spec/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity_spec.rb +0 -40
  1720. data/spec/models/get_killmails_killmail_id_killmail_hash_victim_spec.rb +0 -82
  1721. data/spec/models/get_loyalty_stores_corporation_id_offers_200_ok_spec.rb +0 -76
  1722. data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +0 -40
  1723. data/spec/models/get_loyalty_stores_corporation_id_offers_required_item_spec.rb +0 -46
  1724. data/spec/models/get_markets_groups_market_group_id_not_found_spec.rb +0 -40
  1725. data/spec/models/get_markets_groups_market_group_id_ok_spec.rb +0 -64
  1726. data/spec/models/get_markets_prices_200_ok_spec.rb +0 -52
  1727. data/spec/models/get_markets_region_id_history_200_ok_spec.rb +0 -70
  1728. data/spec/models/get_markets_region_id_history_error_520_spec.rb +0 -40
  1729. data/spec/models/get_markets_region_id_history_not_found_spec.rb +0 -40
  1730. data/spec/models/get_markets_region_id_history_unprocessable_entity_spec.rb +0 -40
  1731. data/spec/models/get_markets_region_id_orders_200_ok_spec.rb +0 -110
  1732. data/spec/models/get_markets_region_id_orders_not_found_spec.rb +0 -40
  1733. data/spec/models/get_markets_region_id_orders_unprocessable_entity_spec.rb +0 -40
  1734. data/spec/models/get_markets_structures_structure_id_200_ok_spec.rb +0 -104
  1735. data/spec/models/get_opportunities_groups_group_id_ok_spec.rb +0 -70
  1736. data/spec/models/get_opportunities_tasks_task_id_ok_spec.rb +0 -58
  1737. data/spec/models/get_route_origin_destination_not_found_spec.rb +0 -40
  1738. data/spec/models/get_sovereignty_campaigns_200_ok_spec.rb +0 -98
  1739. data/spec/models/get_sovereignty_campaigns_participant_spec.rb +0 -46
  1740. data/spec/models/get_sovereignty_map_200_ok_spec.rb +0 -58
  1741. data/spec/models/get_sovereignty_structures_200_ok_spec.rb +0 -76
  1742. data/spec/models/get_status_ok_spec.rb +0 -58
  1743. data/spec/models/get_universe_ancestries_200_ok_spec.rb +0 -70
  1744. data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_not_found_spec.rb +0 -40
  1745. data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_ok_spec.rb +0 -52
  1746. data/spec/models/get_universe_asteroid_belts_asteroid_belt_id_position_spec.rb +0 -52
  1747. data/spec/models/get_universe_bloodlines_200_ok_spec.rb +0 -100
  1748. data/spec/models/get_universe_categories_category_id_not_found_spec.rb +0 -40
  1749. data/spec/models/get_universe_categories_category_id_ok_spec.rb +0 -58
  1750. data/spec/models/get_universe_constellations_constellation_id_not_found_spec.rb +0 -40
  1751. data/spec/models/get_universe_constellations_constellation_id_ok_spec.rb +0 -64
  1752. data/spec/models/get_universe_constellations_constellation_id_position_spec.rb +0 -52
  1753. data/spec/models/get_universe_factions_200_ok_spec.rb +0 -94
  1754. data/spec/models/get_universe_graphics_graphic_id_not_found_spec.rb +0 -40
  1755. data/spec/models/get_universe_graphics_graphic_id_ok_spec.rb +0 -82
  1756. data/spec/models/get_universe_groups_group_id_not_found_spec.rb +0 -40
  1757. data/spec/models/get_universe_groups_group_id_ok_spec.rb +0 -64
  1758. data/spec/models/get_universe_moons_moon_id_not_found_spec.rb +0 -40
  1759. data/spec/models/get_universe_moons_moon_id_ok_spec.rb +0 -58
  1760. data/spec/models/get_universe_moons_moon_id_position_spec.rb +0 -52
  1761. data/spec/models/get_universe_planets_planet_id_not_found_spec.rb +0 -40
  1762. data/spec/models/get_universe_planets_planet_id_ok_spec.rb +0 -64
  1763. data/spec/models/get_universe_planets_planet_id_position_spec.rb +0 -52
  1764. data/spec/models/get_universe_races_200_ok_spec.rb +0 -58
  1765. data/spec/models/get_universe_regions_region_id_not_found_spec.rb +0 -40
  1766. data/spec/models/get_universe_regions_region_id_ok_spec.rb +0 -58
  1767. data/spec/models/get_universe_schematics_schematic_id_not_found_spec.rb +0 -40
  1768. data/spec/models/get_universe_schematics_schematic_id_ok_spec.rb +0 -46
  1769. data/spec/models/get_universe_stargates_stargate_id_destination_spec.rb +0 -46
  1770. data/spec/models/get_universe_stargates_stargate_id_not_found_spec.rb +0 -40
  1771. data/spec/models/get_universe_stargates_stargate_id_ok_spec.rb +0 -70
  1772. data/spec/models/get_universe_stargates_stargate_id_position_spec.rb +0 -52
  1773. data/spec/models/get_universe_stars_star_id_ok_spec.rb +0 -86
  1774. data/spec/models/get_universe_stations_station_id_not_found_spec.rb +0 -40
  1775. data/spec/models/get_universe_stations_station_id_ok_spec.rb +0 -110
  1776. data/spec/models/get_universe_stations_station_id_position_spec.rb +0 -52
  1777. data/spec/models/get_universe_structures_structure_id_not_found_spec.rb +0 -40
  1778. data/spec/models/get_universe_structures_structure_id_ok_spec.rb +0 -64
  1779. data/spec/models/get_universe_structures_structure_id_position_spec.rb +0 -52
  1780. data/spec/models/get_universe_system_jumps_200_ok_spec.rb +0 -46
  1781. data/spec/models/get_universe_system_kills_200_ok_spec.rb +0 -58
  1782. data/spec/models/get_universe_systems_system_id_not_found_spec.rb +0 -40
  1783. data/spec/models/get_universe_systems_system_id_ok_spec.rb +0 -94
  1784. data/spec/models/get_universe_systems_system_id_planet_spec.rb +0 -52
  1785. data/spec/models/get_universe_systems_system_id_position_spec.rb +0 -52
  1786. data/spec/models/get_universe_types_type_id_dogma_attribute_spec.rb +0 -46
  1787. data/spec/models/get_universe_types_type_id_dogma_effect_spec.rb +0 -46
  1788. data/spec/models/get_universe_types_type_id_not_found_spec.rb +0 -40
  1789. data/spec/models/get_universe_types_type_id_ok_spec.rb +0 -130
  1790. data/spec/models/get_wars_war_id_aggressor_spec.rb +0 -58
  1791. data/spec/models/get_wars_war_id_ally_spec.rb +0 -46
  1792. data/spec/models/get_wars_war_id_defender_spec.rb +0 -58
  1793. data/spec/models/get_wars_war_id_killmails_200_ok_spec.rb +0 -46
  1794. data/spec/models/get_wars_war_id_killmails_unprocessable_entity_spec.rb +0 -40
  1795. data/spec/models/get_wars_war_id_ok_spec.rb +0 -94
  1796. data/spec/models/get_wars_war_id_unprocessable_entity_spec.rb +0 -40
  1797. data/spec/models/internal_server_error_spec.rb +0 -40
  1798. data/spec/models/post_characters_affiliation_200_ok_spec.rb +0 -58
  1799. data/spec/models/post_characters_character_id_assets_locations_200_ok_spec.rb +0 -46
  1800. data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +0 -52
  1801. data/spec/models/post_characters_character_id_assets_names_200_ok_spec.rb +0 -46
  1802. data/spec/models/post_characters_character_id_contacts_error_520_spec.rb +0 -40
  1803. data/spec/models/post_characters_character_id_fittings_created_spec.rb +0 -40
  1804. data/spec/models/post_characters_character_id_fittings_fitting_spec.rb +0 -58
  1805. data/spec/models/post_characters_character_id_fittings_item_spec.rb +0 -56
  1806. data/spec/models/post_characters_character_id_mail_error_520_spec.rb +0 -40
  1807. data/spec/models/post_characters_character_id_mail_labels_label_spec.rb +0 -50
  1808. data/spec/models/post_characters_character_id_mail_mail_spec.rb +0 -58
  1809. data/spec/models/post_characters_character_id_mail_recipient_spec.rb +0 -50
  1810. data/spec/models/post_corporations_corporation_id_assets_locations_200_ok_spec.rb +0 -46
  1811. data/spec/models/post_corporations_corporation_id_assets_locations_not_found_spec.rb +0 -40
  1812. data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +0 -52
  1813. data/spec/models/post_corporations_corporation_id_assets_names_200_ok_spec.rb +0 -46
  1814. data/spec/models/post_corporations_corporation_id_assets_names_not_found_spec.rb +0 -40
  1815. data/spec/models/post_fleets_fleet_id_members_invitation_spec.rb +0 -62
  1816. data/spec/models/post_fleets_fleet_id_members_not_found_spec.rb +0 -40
  1817. data/spec/models/post_fleets_fleet_id_members_unprocessable_entity_spec.rb +0 -40
  1818. data/spec/models/post_fleets_fleet_id_wings_created_spec.rb +0 -40
  1819. data/spec/models/post_fleets_fleet_id_wings_not_found_spec.rb +0 -40
  1820. data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_created_spec.rb +0 -40
  1821. data/spec/models/post_fleets_fleet_id_wings_wing_id_squads_not_found_spec.rb +0 -40
  1822. data/spec/models/post_ui_openwindow_newmail_new_mail_spec.rb +0 -64
  1823. data/spec/models/post_ui_openwindow_newmail_unprocessable_entity_spec.rb +0 -40
  1824. data/spec/models/post_universe_ids_agent_spec.rb +0 -46
  1825. data/spec/models/post_universe_ids_alliance_spec.rb +0 -46
  1826. data/spec/models/post_universe_ids_character_spec.rb +0 -46
  1827. data/spec/models/post_universe_ids_constellation_spec.rb +0 -46
  1828. data/spec/models/post_universe_ids_corporation_spec.rb +0 -46
  1829. data/spec/models/post_universe_ids_faction_spec.rb +0 -46
  1830. data/spec/models/post_universe_ids_inventory_type_spec.rb +0 -46
  1831. data/spec/models/post_universe_ids_ok_spec.rb +0 -94
  1832. data/spec/models/post_universe_ids_region_spec.rb +0 -46
  1833. data/spec/models/post_universe_ids_station_spec.rb +0 -46
  1834. data/spec/models/post_universe_ids_system_spec.rb +0 -46
  1835. data/spec/models/post_universe_names_200_ok_spec.rb +0 -56
  1836. data/spec/models/post_universe_names_not_found_spec.rb +0 -40
  1837. data/spec/models/put_characters_character_id_calendar_event_id_response_spec.rb +0 -44
  1838. data/spec/models/put_characters_character_id_mail_mail_id_contents_spec.rb +0 -46
  1839. data/spec/models/put_fleets_fleet_id_members_member_id_movement_spec.rb +0 -56
  1840. data/spec/models/put_fleets_fleet_id_members_member_id_not_found_spec.rb +0 -40
  1841. data/spec/models/put_fleets_fleet_id_members_member_id_unprocessable_entity_spec.rb +0 -40
  1842. data/spec/models/put_fleets_fleet_id_new_settings_spec.rb +0 -46
  1843. data/spec/models/put_fleets_fleet_id_not_found_spec.rb +0 -40
  1844. data/spec/models/put_fleets_fleet_id_squads_squad_id_naming_spec.rb +0 -40
  1845. data/spec/models/put_fleets_fleet_id_squads_squad_id_not_found_spec.rb +0 -40
  1846. data/spec/models/put_fleets_fleet_id_wings_wing_id_naming_spec.rb +0 -40
  1847. data/spec/models/put_fleets_fleet_id_wings_wing_id_not_found_spec.rb +0 -40
  1848. data/spec/models/service_unavailable_spec.rb +0 -40
  1849. data/spec/models/unauthorized_spec.rb +0 -40
@@ -1,14 +1,17 @@
1
1
  =begin
2
- #EVE Swagger Interface
2
+ #EVE Stable Infrastructure (ESI) - tranquility
3
3
 
4
- #An OpenAPI for EVE Online
4
+ #No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
5
5
 
6
- OpenAPI spec version: 1.17
6
+ The version of the OpenAPI document: 2020-01-01
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ Generator version: 7.20.0-SNAPSHOT
7
10
 
8
- Generated by: https://github.com/swagger-api/swagger-codegen.git
9
- Swagger Codegen version: 3.0.42
10
11
  =end
11
12
 
13
+ require 'cgi'
14
+
12
15
  module ESI
13
16
  class UniverseApi
14
17
  attr_accessor :api_client
@@ -17,96 +20,116 @@ module ESI
17
20
  @api_client = api_client
18
21
  end
19
22
  # Get ancestries
20
- # Get all character ancestries --- Alternate route: `/legacy/universe/ancestries/` Alternate route: `/v1/universe/ancestries/` --- This route expires daily at 11:05
23
+ # Get all character ancestries This route expires daily at 11:05
24
+ # @param x_compatibility_date [Date] The compatibility date for the request.
21
25
  # @param [Hash] opts the optional parameters
22
- # @option opts [String] :accept_language Language to use in the response (default to en)
23
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
24
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
25
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
26
- # @return [Array<GetUniverseAncestries200Ok>]
27
- def get_universe_ancestries(opts = {})
28
- data, _status_code, _headers = get_universe_ancestries_with_http_info(opts)
26
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
27
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
28
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
29
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
30
+ # @return [Array<UniverseAncestriesGetInner>]
31
+ def get_universe_ancestries(x_compatibility_date, opts = {})
32
+ data, _status_code, _headers = get_universe_ancestries_with_http_info(x_compatibility_date, opts)
29
33
  data
30
34
  end
31
35
 
32
36
  # Get ancestries
33
- # Get all character ancestries --- Alternate route: &#x60;/legacy/universe/ancestries/&#x60; Alternate route: &#x60;/v1/universe/ancestries/&#x60; --- This route expires daily at 11:05
37
+ # Get all character ancestries This route expires daily at 11:05
38
+ # @param x_compatibility_date [Date] The compatibility date for the request.
34
39
  # @param [Hash] opts the optional parameters
35
- # @option opts [String] :accept_language Language to use in the response
36
- # @option opts [String] :datasource The server name you would like data from
37
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
38
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
39
- # @return [Array<(Array<GetUniverseAncestries200Ok>, Integer, Hash)>] Array<GetUniverseAncestries200Ok> data, response status code and response headers
40
- def get_universe_ancestries_with_http_info(opts = {})
40
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
41
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
42
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
43
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
44
+ # @return [Array<(Array<UniverseAncestriesGetInner>, Integer, Hash)>] Array<UniverseAncestriesGetInner> data, response status code and response headers
45
+ def get_universe_ancestries_with_http_info(x_compatibility_date, opts = {})
41
46
  if @api_client.config.debugging
42
47
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_ancestries ...'
43
48
  end
44
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
45
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
49
+ # verify the required parameter 'x_compatibility_date' is set
50
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
51
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_ancestries"
46
52
  end
47
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
48
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
53
+ # verify enum value
54
+ allowable_values = ["2020-01-01"]
55
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
56
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
49
57
  end
50
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
51
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
58
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
59
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
60
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
52
61
  end
53
62
  # resource path
54
- local_var_path = '/universe/ancestries/'
63
+ local_var_path = '/universe/ancestries'
55
64
 
56
65
  # query parameters
57
66
  query_params = opts[:query_params] || {}
58
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
59
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
60
67
 
61
68
  # header parameters
62
69
  header_params = opts[:header_params] || {}
63
70
  # HTTP header 'Accept' (if needed)
64
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
71
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
72
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
65
73
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
66
74
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
75
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
76
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
67
77
 
68
78
  # form parameters
69
79
  form_params = opts[:form_params] || {}
70
80
 
71
81
  # http body (model)
72
- post_body = opts[:body]
82
+ post_body = opts[:debug_body]
83
+
84
+ # return_type
85
+ return_type = opts[:debug_return_type] || 'Array<UniverseAncestriesGetInner>'
73
86
 
74
- return_type = opts[:return_type] || 'Array<GetUniverseAncestries200Ok>'
87
+ # auth_names
88
+ auth_names = opts[:debug_auth_names] || []
75
89
 
76
- auth_names = opts[:auth_names] || []
77
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
90
+ new_options = opts.merge(
91
+ :operation => :"UniverseApi.get_universe_ancestries",
78
92
  :header_params => header_params,
79
93
  :query_params => query_params,
80
94
  :form_params => form_params,
81
95
  :body => post_body,
82
96
  :auth_names => auth_names,
83
- :return_type => return_type)
97
+ :return_type => return_type
98
+ )
84
99
 
100
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
85
101
  if @api_client.config.debugging
86
102
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_ancestries\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
87
103
  end
88
104
  return data, status_code, headers
89
105
  end
106
+
90
107
  # Get asteroid belt information
91
- # Get information on an asteroid belt --- Alternate route: `/legacy/universe/asteroid_belts/{asteroid_belt_id}/` Alternate route: `/v1/universe/asteroid_belts/{asteroid_belt_id}/` --- This route expires daily at 11:05
92
- # @param asteroid_belt_id asteroid_belt_id integer
108
+ # Get information on an asteroid belt This route expires daily at 11:05
109
+ # @param asteroid_belt_id [Integer]
110
+ # @param x_compatibility_date [Date] The compatibility date for the request.
93
111
  # @param [Hash] opts the optional parameters
94
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
95
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
96
- # @return [GetUniverseAsteroidBeltsAsteroidBeltIdOk]
97
- def get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts = {})
98
- data, _status_code, _headers = get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, opts)
112
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
113
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
114
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
115
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
116
+ # @return [UniverseAsteroidBeltsAsteroidBeltIdGet]
117
+ def get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, x_compatibility_date, opts = {})
118
+ data, _status_code, _headers = get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, x_compatibility_date, opts)
99
119
  data
100
120
  end
101
121
 
102
122
  # Get asteroid belt information
103
- # Get information on an asteroid belt --- Alternate route: &#x60;/legacy/universe/asteroid_belts/{asteroid_belt_id}/&#x60; Alternate route: &#x60;/v1/universe/asteroid_belts/{asteroid_belt_id}/&#x60; --- This route expires daily at 11:05
104
- # @param asteroid_belt_id asteroid_belt_id integer
123
+ # Get information on an asteroid belt This route expires daily at 11:05
124
+ # @param asteroid_belt_id [Integer]
125
+ # @param x_compatibility_date [Date] The compatibility date for the request.
105
126
  # @param [Hash] opts the optional parameters
106
- # @option opts [String] :datasource The server name you would like data from
107
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
108
- # @return [Array<(GetUniverseAsteroidBeltsAsteroidBeltIdOk, Integer, Hash)>] GetUniverseAsteroidBeltsAsteroidBeltIdOk data, response status code and response headers
109
- def get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, opts = {})
127
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
128
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
129
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
130
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
131
+ # @return [Array<(UniverseAsteroidBeltsAsteroidBeltIdGet, Integer, Hash)>] UniverseAsteroidBeltsAsteroidBeltIdGet data, response status code and response headers
132
+ def get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, x_compatibility_date, opts = {})
110
133
  if @api_client.config.debugging
111
134
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_asteroid_belts_asteroid_belt_id ...'
112
135
  end
@@ -114,198 +137,260 @@ module ESI
114
137
  if @api_client.config.client_side_validation && asteroid_belt_id.nil?
115
138
  fail ArgumentError, "Missing the required parameter 'asteroid_belt_id' when calling UniverseApi.get_universe_asteroid_belts_asteroid_belt_id"
116
139
  end
117
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
118
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
140
+ # verify the required parameter 'x_compatibility_date' is set
141
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
142
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_asteroid_belts_asteroid_belt_id"
143
+ end
144
+ # verify enum value
145
+ allowable_values = ["2020-01-01"]
146
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
147
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
148
+ end
149
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
150
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
151
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
119
152
  end
120
153
  # resource path
121
- local_var_path = '/universe/asteroid_belts/{asteroid_belt_id}/'.sub('{' + 'asteroid_belt_id' + '}', asteroid_belt_id.to_s)
154
+ local_var_path = '/universe/asteroid_belts/{asteroid_belt_id}'.sub('{' + 'asteroid_belt_id' + '}', CGI.escape(asteroid_belt_id.to_s))
122
155
 
123
156
  # query parameters
124
157
  query_params = opts[:query_params] || {}
125
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
126
158
 
127
159
  # header parameters
128
160
  header_params = opts[:header_params] || {}
129
161
  # HTTP header 'Accept' (if needed)
130
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
162
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
163
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
164
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
131
165
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
166
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
167
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
132
168
 
133
169
  # form parameters
134
170
  form_params = opts[:form_params] || {}
135
171
 
136
172
  # http body (model)
137
- post_body = opts[:body]
173
+ post_body = opts[:debug_body]
138
174
 
139
- return_type = opts[:return_type] || 'GetUniverseAsteroidBeltsAsteroidBeltIdOk'
175
+ # return_type
176
+ return_type = opts[:debug_return_type] || 'UniverseAsteroidBeltsAsteroidBeltIdGet'
140
177
 
141
- auth_names = opts[:auth_names] || []
142
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
178
+ # auth_names
179
+ auth_names = opts[:debug_auth_names] || []
180
+
181
+ new_options = opts.merge(
182
+ :operation => :"UniverseApi.get_universe_asteroid_belts_asteroid_belt_id",
143
183
  :header_params => header_params,
144
184
  :query_params => query_params,
145
185
  :form_params => form_params,
146
186
  :body => post_body,
147
187
  :auth_names => auth_names,
148
- :return_type => return_type)
188
+ :return_type => return_type
189
+ )
149
190
 
191
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
150
192
  if @api_client.config.debugging
151
193
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_asteroid_belts_asteroid_belt_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
152
194
  end
153
195
  return data, status_code, headers
154
196
  end
197
+
155
198
  # Get bloodlines
156
- # Get a list of bloodlines --- Alternate route: `/legacy/universe/bloodlines/` Alternate route: `/v1/universe/bloodlines/` --- This route expires daily at 11:05
199
+ # Get a list of bloodlines This route expires daily at 11:05
200
+ # @param x_compatibility_date [Date] The compatibility date for the request.
157
201
  # @param [Hash] opts the optional parameters
158
- # @option opts [String] :accept_language Language to use in the response (default to en)
159
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
160
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
161
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
162
- # @return [Array<GetUniverseBloodlines200Ok>]
163
- def get_universe_bloodlines(opts = {})
164
- data, _status_code, _headers = get_universe_bloodlines_with_http_info(opts)
202
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
203
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
204
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
205
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
206
+ # @return [Array<UniverseBloodlinesGetInner>]
207
+ def get_universe_bloodlines(x_compatibility_date, opts = {})
208
+ data, _status_code, _headers = get_universe_bloodlines_with_http_info(x_compatibility_date, opts)
165
209
  data
166
210
  end
167
211
 
168
212
  # Get bloodlines
169
- # Get a list of bloodlines --- Alternate route: &#x60;/legacy/universe/bloodlines/&#x60; Alternate route: &#x60;/v1/universe/bloodlines/&#x60; --- This route expires daily at 11:05
213
+ # Get a list of bloodlines This route expires daily at 11:05
214
+ # @param x_compatibility_date [Date] The compatibility date for the request.
170
215
  # @param [Hash] opts the optional parameters
171
- # @option opts [String] :accept_language Language to use in the response
172
- # @option opts [String] :datasource The server name you would like data from
173
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
174
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
175
- # @return [Array<(Array<GetUniverseBloodlines200Ok>, Integer, Hash)>] Array<GetUniverseBloodlines200Ok> data, response status code and response headers
176
- def get_universe_bloodlines_with_http_info(opts = {})
216
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
217
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
218
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
219
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
220
+ # @return [Array<(Array<UniverseBloodlinesGetInner>, Integer, Hash)>] Array<UniverseBloodlinesGetInner> data, response status code and response headers
221
+ def get_universe_bloodlines_with_http_info(x_compatibility_date, opts = {})
177
222
  if @api_client.config.debugging
178
223
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_bloodlines ...'
179
224
  end
180
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
181
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
225
+ # verify the required parameter 'x_compatibility_date' is set
226
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
227
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_bloodlines"
182
228
  end
183
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
184
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
229
+ # verify enum value
230
+ allowable_values = ["2020-01-01"]
231
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
232
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
185
233
  end
186
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
187
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
234
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
235
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
236
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
188
237
  end
189
238
  # resource path
190
- local_var_path = '/universe/bloodlines/'
239
+ local_var_path = '/universe/bloodlines'
191
240
 
192
241
  # query parameters
193
242
  query_params = opts[:query_params] || {}
194
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
195
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
196
243
 
197
244
  # header parameters
198
245
  header_params = opts[:header_params] || {}
199
246
  # HTTP header 'Accept' (if needed)
200
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
247
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
248
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
201
249
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
202
250
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
251
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
252
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
203
253
 
204
254
  # form parameters
205
255
  form_params = opts[:form_params] || {}
206
256
 
207
257
  # http body (model)
208
- post_body = opts[:body]
258
+ post_body = opts[:debug_body]
209
259
 
210
- return_type = opts[:return_type] || 'Array<GetUniverseBloodlines200Ok>'
260
+ # return_type
261
+ return_type = opts[:debug_return_type] || 'Array<UniverseBloodlinesGetInner>'
211
262
 
212
- auth_names = opts[:auth_names] || []
213
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
263
+ # auth_names
264
+ auth_names = opts[:debug_auth_names] || []
265
+
266
+ new_options = opts.merge(
267
+ :operation => :"UniverseApi.get_universe_bloodlines",
214
268
  :header_params => header_params,
215
269
  :query_params => query_params,
216
270
  :form_params => form_params,
217
271
  :body => post_body,
218
272
  :auth_names => auth_names,
219
- :return_type => return_type)
273
+ :return_type => return_type
274
+ )
220
275
 
276
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
221
277
  if @api_client.config.debugging
222
278
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_bloodlines\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
223
279
  end
224
280
  return data, status_code, headers
225
281
  end
282
+
226
283
  # Get item categories
227
- # Get a list of item categories --- Alternate route: `/legacy/universe/categories/` Alternate route: `/v1/universe/categories/` --- This route expires daily at 11:05
284
+ # Get a list of item categories This route expires daily at 11:05
285
+ # @param x_compatibility_date [Date] The compatibility date for the request.
228
286
  # @param [Hash] opts the optional parameters
229
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
230
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
287
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
288
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
289
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
290
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
231
291
  # @return [Array<Integer>]
232
- def get_universe_categories(opts = {})
233
- data, _status_code, _headers = get_universe_categories_with_http_info(opts)
292
+ def get_universe_categories(x_compatibility_date, opts = {})
293
+ data, _status_code, _headers = get_universe_categories_with_http_info(x_compatibility_date, opts)
234
294
  data
235
295
  end
236
296
 
237
297
  # Get item categories
238
- # Get a list of item categories --- Alternate route: &#x60;/legacy/universe/categories/&#x60; Alternate route: &#x60;/v1/universe/categories/&#x60; --- This route expires daily at 11:05
298
+ # Get a list of item categories This route expires daily at 11:05
299
+ # @param x_compatibility_date [Date] The compatibility date for the request.
239
300
  # @param [Hash] opts the optional parameters
240
- # @option opts [String] :datasource The server name you would like data from
241
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
301
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
302
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
303
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
304
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
242
305
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
243
- def get_universe_categories_with_http_info(opts = {})
306
+ def get_universe_categories_with_http_info(x_compatibility_date, opts = {})
244
307
  if @api_client.config.debugging
245
308
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_categories ...'
246
309
  end
247
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
248
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
310
+ # verify the required parameter 'x_compatibility_date' is set
311
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
312
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_categories"
313
+ end
314
+ # verify enum value
315
+ allowable_values = ["2020-01-01"]
316
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
317
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
318
+ end
319
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
320
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
321
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
249
322
  end
250
323
  # resource path
251
- local_var_path = '/universe/categories/'
324
+ local_var_path = '/universe/categories'
252
325
 
253
326
  # query parameters
254
327
  query_params = opts[:query_params] || {}
255
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
256
328
 
257
329
  # header parameters
258
330
  header_params = opts[:header_params] || {}
259
331
  # HTTP header 'Accept' (if needed)
260
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
332
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
333
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
334
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
261
335
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
336
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
337
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
262
338
 
263
339
  # form parameters
264
340
  form_params = opts[:form_params] || {}
265
341
 
266
342
  # http body (model)
267
- post_body = opts[:body]
343
+ post_body = opts[:debug_body]
344
+
345
+ # return_type
346
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
268
347
 
269
- return_type = opts[:return_type] || 'Array<Integer>'
348
+ # auth_names
349
+ auth_names = opts[:debug_auth_names] || []
270
350
 
271
- auth_names = opts[:auth_names] || []
272
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
351
+ new_options = opts.merge(
352
+ :operation => :"UniverseApi.get_universe_categories",
273
353
  :header_params => header_params,
274
354
  :query_params => query_params,
275
355
  :form_params => form_params,
276
356
  :body => post_body,
277
357
  :auth_names => auth_names,
278
- :return_type => return_type)
358
+ :return_type => return_type
359
+ )
279
360
 
361
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
280
362
  if @api_client.config.debugging
281
363
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_categories\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
282
364
  end
283
365
  return data, status_code, headers
284
366
  end
367
+
285
368
  # Get item category information
286
- # Get information of an item category --- Alternate route: `/legacy/universe/categories/{category_id}/` Alternate route: `/v1/universe/categories/{category_id}/` --- This route expires daily at 11:05
287
- # @param category_id An Eve item category ID
369
+ # Get information of an item category This route expires daily at 11:05
370
+ # @param category_id [Integer]
371
+ # @param x_compatibility_date [Date] The compatibility date for the request.
288
372
  # @param [Hash] opts the optional parameters
289
- # @option opts [String] :accept_language Language to use in the response (default to en)
290
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
291
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
292
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
293
- # @return [GetUniverseCategoriesCategoryIdOk]
294
- def get_universe_categories_category_id(category_id, opts = {})
295
- data, _status_code, _headers = get_universe_categories_category_id_with_http_info(category_id, opts)
373
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
374
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
375
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
376
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
377
+ # @return [UniverseCategoriesCategoryIdGet]
378
+ def get_universe_categories_category_id(category_id, x_compatibility_date, opts = {})
379
+ data, _status_code, _headers = get_universe_categories_category_id_with_http_info(category_id, x_compatibility_date, opts)
296
380
  data
297
381
  end
298
382
 
299
383
  # Get item category information
300
- # Get information of an item category --- Alternate route: &#x60;/legacy/universe/categories/{category_id}/&#x60; Alternate route: &#x60;/v1/universe/categories/{category_id}/&#x60; --- This route expires daily at 11:05
301
- # @param category_id An Eve item category ID
384
+ # Get information of an item category This route expires daily at 11:05
385
+ # @param category_id [Integer]
386
+ # @param x_compatibility_date [Date] The compatibility date for the request.
302
387
  # @param [Hash] opts the optional parameters
303
- # @option opts [String] :accept_language Language to use in the response
304
- # @option opts [String] :datasource The server name you would like data from
305
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
306
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
307
- # @return [Array<(GetUniverseCategoriesCategoryIdOk, Integer, Hash)>] GetUniverseCategoriesCategoryIdOk data, response status code and response headers
308
- def get_universe_categories_category_id_with_http_info(category_id, opts = {})
388
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
389
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
390
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
391
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
392
+ # @return [Array<(UniverseCategoriesCategoryIdGet, Integer, Hash)>] UniverseCategoriesCategoryIdGet data, response status code and response headers
393
+ def get_universe_categories_category_id_with_http_info(category_id, x_compatibility_date, opts = {})
309
394
  if @api_client.config.debugging
310
395
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_categories_category_id ...'
311
396
  end
@@ -313,135 +398,175 @@ module ESI
313
398
  if @api_client.config.client_side_validation && category_id.nil?
314
399
  fail ArgumentError, "Missing the required parameter 'category_id' when calling UniverseApi.get_universe_categories_category_id"
315
400
  end
316
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
317
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
401
+ # verify the required parameter 'x_compatibility_date' is set
402
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
403
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_categories_category_id"
318
404
  end
319
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
320
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
405
+ # verify enum value
406
+ allowable_values = ["2020-01-01"]
407
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
408
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
321
409
  end
322
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
323
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
410
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
411
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
412
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
324
413
  end
325
414
  # resource path
326
- local_var_path = '/universe/categories/{category_id}/'.sub('{' + 'category_id' + '}', category_id.to_s)
415
+ local_var_path = '/universe/categories/{category_id}'.sub('{' + 'category_id' + '}', CGI.escape(category_id.to_s))
327
416
 
328
417
  # query parameters
329
418
  query_params = opts[:query_params] || {}
330
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
331
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
332
419
 
333
420
  # header parameters
334
421
  header_params = opts[:header_params] || {}
335
422
  # HTTP header 'Accept' (if needed)
336
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
423
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
424
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
337
425
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
338
426
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
427
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
428
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
339
429
 
340
430
  # form parameters
341
431
  form_params = opts[:form_params] || {}
342
432
 
343
433
  # http body (model)
344
- post_body = opts[:body]
434
+ post_body = opts[:debug_body]
435
+
436
+ # return_type
437
+ return_type = opts[:debug_return_type] || 'UniverseCategoriesCategoryIdGet'
345
438
 
346
- return_type = opts[:return_type] || 'GetUniverseCategoriesCategoryIdOk'
439
+ # auth_names
440
+ auth_names = opts[:debug_auth_names] || []
347
441
 
348
- auth_names = opts[:auth_names] || []
349
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
442
+ new_options = opts.merge(
443
+ :operation => :"UniverseApi.get_universe_categories_category_id",
350
444
  :header_params => header_params,
351
445
  :query_params => query_params,
352
446
  :form_params => form_params,
353
447
  :body => post_body,
354
448
  :auth_names => auth_names,
355
- :return_type => return_type)
449
+ :return_type => return_type
450
+ )
356
451
 
452
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
357
453
  if @api_client.config.debugging
358
454
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_categories_category_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
359
455
  end
360
456
  return data, status_code, headers
361
457
  end
458
+
362
459
  # Get constellations
363
- # Get a list of constellations --- Alternate route: `/legacy/universe/constellations/` Alternate route: `/v1/universe/constellations/` --- This route expires daily at 11:05
460
+ # Get a list of constellations This route expires daily at 11:05
461
+ # @param x_compatibility_date [Date] The compatibility date for the request.
364
462
  # @param [Hash] opts the optional parameters
365
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
366
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
463
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
464
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
465
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
466
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
367
467
  # @return [Array<Integer>]
368
- def get_universe_constellations(opts = {})
369
- data, _status_code, _headers = get_universe_constellations_with_http_info(opts)
468
+ def get_universe_constellations(x_compatibility_date, opts = {})
469
+ data, _status_code, _headers = get_universe_constellations_with_http_info(x_compatibility_date, opts)
370
470
  data
371
471
  end
372
472
 
373
473
  # Get constellations
374
- # Get a list of constellations --- Alternate route: &#x60;/legacy/universe/constellations/&#x60; Alternate route: &#x60;/v1/universe/constellations/&#x60; --- This route expires daily at 11:05
474
+ # Get a list of constellations This route expires daily at 11:05
475
+ # @param x_compatibility_date [Date] The compatibility date for the request.
375
476
  # @param [Hash] opts the optional parameters
376
- # @option opts [String] :datasource The server name you would like data from
377
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
477
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
478
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
479
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
480
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
378
481
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
379
- def get_universe_constellations_with_http_info(opts = {})
482
+ def get_universe_constellations_with_http_info(x_compatibility_date, opts = {})
380
483
  if @api_client.config.debugging
381
484
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_constellations ...'
382
485
  end
383
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
384
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
486
+ # verify the required parameter 'x_compatibility_date' is set
487
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
488
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_constellations"
489
+ end
490
+ # verify enum value
491
+ allowable_values = ["2020-01-01"]
492
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
493
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
494
+ end
495
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
496
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
497
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
385
498
  end
386
499
  # resource path
387
- local_var_path = '/universe/constellations/'
500
+ local_var_path = '/universe/constellations'
388
501
 
389
502
  # query parameters
390
503
  query_params = opts[:query_params] || {}
391
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
392
504
 
393
505
  # header parameters
394
506
  header_params = opts[:header_params] || {}
395
507
  # HTTP header 'Accept' (if needed)
396
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
508
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
509
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
510
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
397
511
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
512
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
513
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
398
514
 
399
515
  # form parameters
400
516
  form_params = opts[:form_params] || {}
401
517
 
402
518
  # http body (model)
403
- post_body = opts[:body]
519
+ post_body = opts[:debug_body]
520
+
521
+ # return_type
522
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
404
523
 
405
- return_type = opts[:return_type] || 'Array<Integer>'
524
+ # auth_names
525
+ auth_names = opts[:debug_auth_names] || []
406
526
 
407
- auth_names = opts[:auth_names] || []
408
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
527
+ new_options = opts.merge(
528
+ :operation => :"UniverseApi.get_universe_constellations",
409
529
  :header_params => header_params,
410
530
  :query_params => query_params,
411
531
  :form_params => form_params,
412
532
  :body => post_body,
413
533
  :auth_names => auth_names,
414
- :return_type => return_type)
534
+ :return_type => return_type
535
+ )
415
536
 
537
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
416
538
  if @api_client.config.debugging
417
539
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_constellations\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
418
540
  end
419
541
  return data, status_code, headers
420
542
  end
543
+
421
544
  # Get constellation information
422
- # Get information on a constellation --- Alternate route: `/legacy/universe/constellations/{constellation_id}/` Alternate route: `/v1/universe/constellations/{constellation_id}/` --- This route expires daily at 11:05
423
- # @param constellation_id constellation_id integer
545
+ # Get information on a constellation This route expires daily at 11:05
546
+ # @param constellation_id [Integer]
547
+ # @param x_compatibility_date [Date] The compatibility date for the request.
424
548
  # @param [Hash] opts the optional parameters
425
- # @option opts [String] :accept_language Language to use in the response (default to en)
426
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
427
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
428
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
429
- # @return [GetUniverseConstellationsConstellationIdOk]
430
- def get_universe_constellations_constellation_id(constellation_id, opts = {})
431
- data, _status_code, _headers = get_universe_constellations_constellation_id_with_http_info(constellation_id, opts)
549
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
550
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
551
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
552
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
553
+ # @return [UniverseConstellationsConstellationIdGet]
554
+ def get_universe_constellations_constellation_id(constellation_id, x_compatibility_date, opts = {})
555
+ data, _status_code, _headers = get_universe_constellations_constellation_id_with_http_info(constellation_id, x_compatibility_date, opts)
432
556
  data
433
557
  end
434
558
 
435
559
  # Get constellation information
436
- # Get information on a constellation --- Alternate route: &#x60;/legacy/universe/constellations/{constellation_id}/&#x60; Alternate route: &#x60;/v1/universe/constellations/{constellation_id}/&#x60; --- This route expires daily at 11:05
437
- # @param constellation_id constellation_id integer
560
+ # Get information on a constellation This route expires daily at 11:05
561
+ # @param constellation_id [Integer]
562
+ # @param x_compatibility_date [Date] The compatibility date for the request.
438
563
  # @param [Hash] opts the optional parameters
439
- # @option opts [String] :accept_language Language to use in the response
440
- # @option opts [String] :datasource The server name you would like data from
441
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
442
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
443
- # @return [Array<(GetUniverseConstellationsConstellationIdOk, Integer, Hash)>] GetUniverseConstellationsConstellationIdOk data, response status code and response headers
444
- def get_universe_constellations_constellation_id_with_http_info(constellation_id, opts = {})
564
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
565
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
566
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
567
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
568
+ # @return [Array<(UniverseConstellationsConstellationIdGet, Integer, Hash)>] UniverseConstellationsConstellationIdGet data, response status code and response headers
569
+ def get_universe_constellations_constellation_id_with_http_info(constellation_id, x_compatibility_date, opts = {})
445
570
  if @api_client.config.debugging
446
571
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_constellations_constellation_id ...'
447
572
  end
@@ -449,202 +574,260 @@ module ESI
449
574
  if @api_client.config.client_side_validation && constellation_id.nil?
450
575
  fail ArgumentError, "Missing the required parameter 'constellation_id' when calling UniverseApi.get_universe_constellations_constellation_id"
451
576
  end
452
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
453
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
577
+ # verify the required parameter 'x_compatibility_date' is set
578
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
579
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_constellations_constellation_id"
454
580
  end
455
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
456
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
581
+ # verify enum value
582
+ allowable_values = ["2020-01-01"]
583
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
584
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
457
585
  end
458
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
459
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
586
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
587
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
588
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
460
589
  end
461
590
  # resource path
462
- local_var_path = '/universe/constellations/{constellation_id}/'.sub('{' + 'constellation_id' + '}', constellation_id.to_s)
591
+ local_var_path = '/universe/constellations/{constellation_id}'.sub('{' + 'constellation_id' + '}', CGI.escape(constellation_id.to_s))
463
592
 
464
593
  # query parameters
465
594
  query_params = opts[:query_params] || {}
466
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
467
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
468
595
 
469
596
  # header parameters
470
597
  header_params = opts[:header_params] || {}
471
598
  # HTTP header 'Accept' (if needed)
472
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
599
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
600
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
473
601
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
474
602
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
603
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
604
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
475
605
 
476
606
  # form parameters
477
607
  form_params = opts[:form_params] || {}
478
608
 
479
609
  # http body (model)
480
- post_body = opts[:body]
610
+ post_body = opts[:debug_body]
611
+
612
+ # return_type
613
+ return_type = opts[:debug_return_type] || 'UniverseConstellationsConstellationIdGet'
481
614
 
482
- return_type = opts[:return_type] || 'GetUniverseConstellationsConstellationIdOk'
615
+ # auth_names
616
+ auth_names = opts[:debug_auth_names] || []
483
617
 
484
- auth_names = opts[:auth_names] || []
485
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
618
+ new_options = opts.merge(
619
+ :operation => :"UniverseApi.get_universe_constellations_constellation_id",
486
620
  :header_params => header_params,
487
621
  :query_params => query_params,
488
622
  :form_params => form_params,
489
623
  :body => post_body,
490
624
  :auth_names => auth_names,
491
- :return_type => return_type)
625
+ :return_type => return_type
626
+ )
492
627
 
628
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
493
629
  if @api_client.config.debugging
494
630
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_constellations_constellation_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
495
631
  end
496
632
  return data, status_code, headers
497
633
  end
634
+
498
635
  # Get factions
499
- # Get a list of factions --- Alternate route: `/dev/universe/factions/` Alternate route: `/v2/universe/factions/` --- This route expires daily at 11:05
636
+ # Get a list of factions This route expires daily at 11:05
637
+ # @param x_compatibility_date [Date] The compatibility date for the request.
500
638
  # @param [Hash] opts the optional parameters
501
- # @option opts [String] :accept_language Language to use in the response (default to en)
502
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
503
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
504
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
505
- # @return [Array<GetUniverseFactions200Ok>]
506
- def get_universe_factions(opts = {})
507
- data, _status_code, _headers = get_universe_factions_with_http_info(opts)
639
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
640
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
641
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
642
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
643
+ # @return [Array<UniverseFactionsGetInner>]
644
+ def get_universe_factions(x_compatibility_date, opts = {})
645
+ data, _status_code, _headers = get_universe_factions_with_http_info(x_compatibility_date, opts)
508
646
  data
509
647
  end
510
648
 
511
649
  # Get factions
512
- # Get a list of factions --- Alternate route: &#x60;/dev/universe/factions/&#x60; Alternate route: &#x60;/v2/universe/factions/&#x60; --- This route expires daily at 11:05
650
+ # Get a list of factions This route expires daily at 11:05
651
+ # @param x_compatibility_date [Date] The compatibility date for the request.
513
652
  # @param [Hash] opts the optional parameters
514
- # @option opts [String] :accept_language Language to use in the response
515
- # @option opts [String] :datasource The server name you would like data from
516
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
517
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
518
- # @return [Array<(Array<GetUniverseFactions200Ok>, Integer, Hash)>] Array<GetUniverseFactions200Ok> data, response status code and response headers
519
- def get_universe_factions_with_http_info(opts = {})
653
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
654
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
655
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
656
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
657
+ # @return [Array<(Array<UniverseFactionsGetInner>, Integer, Hash)>] Array<UniverseFactionsGetInner> data, response status code and response headers
658
+ def get_universe_factions_with_http_info(x_compatibility_date, opts = {})
520
659
  if @api_client.config.debugging
521
660
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_factions ...'
522
661
  end
523
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
524
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
662
+ # verify the required parameter 'x_compatibility_date' is set
663
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
664
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_factions"
525
665
  end
526
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
527
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
666
+ # verify enum value
667
+ allowable_values = ["2020-01-01"]
668
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
669
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
528
670
  end
529
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
530
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
671
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
672
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
673
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
531
674
  end
532
675
  # resource path
533
- local_var_path = '/universe/factions/'
676
+ local_var_path = '/universe/factions'
534
677
 
535
678
  # query parameters
536
679
  query_params = opts[:query_params] || {}
537
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
538
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
539
680
 
540
681
  # header parameters
541
682
  header_params = opts[:header_params] || {}
542
683
  # HTTP header 'Accept' (if needed)
543
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
684
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
685
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
544
686
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
545
687
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
688
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
689
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
546
690
 
547
691
  # form parameters
548
692
  form_params = opts[:form_params] || {}
549
693
 
550
694
  # http body (model)
551
- post_body = opts[:body]
695
+ post_body = opts[:debug_body]
696
+
697
+ # return_type
698
+ return_type = opts[:debug_return_type] || 'Array<UniverseFactionsGetInner>'
552
699
 
553
- return_type = opts[:return_type] || 'Array<GetUniverseFactions200Ok>'
700
+ # auth_names
701
+ auth_names = opts[:debug_auth_names] || []
554
702
 
555
- auth_names = opts[:auth_names] || []
556
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
703
+ new_options = opts.merge(
704
+ :operation => :"UniverseApi.get_universe_factions",
557
705
  :header_params => header_params,
558
706
  :query_params => query_params,
559
707
  :form_params => form_params,
560
708
  :body => post_body,
561
709
  :auth_names => auth_names,
562
- :return_type => return_type)
710
+ :return_type => return_type
711
+ )
563
712
 
713
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
564
714
  if @api_client.config.debugging
565
715
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_factions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
566
716
  end
567
717
  return data, status_code, headers
568
718
  end
719
+
569
720
  # Get graphics
570
- # Get a list of graphics --- Alternate route: `/legacy/universe/graphics/` Alternate route: `/v1/universe/graphics/` --- This route expires daily at 11:05
721
+ # Get a list of graphics This route expires daily at 11:05
722
+ # @param x_compatibility_date [Date] The compatibility date for the request.
571
723
  # @param [Hash] opts the optional parameters
572
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
573
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
724
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
725
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
726
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
727
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
574
728
  # @return [Array<Integer>]
575
- def get_universe_graphics(opts = {})
576
- data, _status_code, _headers = get_universe_graphics_with_http_info(opts)
729
+ def get_universe_graphics(x_compatibility_date, opts = {})
730
+ data, _status_code, _headers = get_universe_graphics_with_http_info(x_compatibility_date, opts)
577
731
  data
578
732
  end
579
733
 
580
734
  # Get graphics
581
- # Get a list of graphics --- Alternate route: &#x60;/legacy/universe/graphics/&#x60; Alternate route: &#x60;/v1/universe/graphics/&#x60; --- This route expires daily at 11:05
735
+ # Get a list of graphics This route expires daily at 11:05
736
+ # @param x_compatibility_date [Date] The compatibility date for the request.
582
737
  # @param [Hash] opts the optional parameters
583
- # @option opts [String] :datasource The server name you would like data from
584
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
738
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
739
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
740
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
741
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
585
742
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
586
- def get_universe_graphics_with_http_info(opts = {})
743
+ def get_universe_graphics_with_http_info(x_compatibility_date, opts = {})
587
744
  if @api_client.config.debugging
588
745
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_graphics ...'
589
746
  end
590
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
591
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
747
+ # verify the required parameter 'x_compatibility_date' is set
748
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
749
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_graphics"
750
+ end
751
+ # verify enum value
752
+ allowable_values = ["2020-01-01"]
753
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
754
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
755
+ end
756
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
757
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
758
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
592
759
  end
593
760
  # resource path
594
- local_var_path = '/universe/graphics/'
761
+ local_var_path = '/universe/graphics'
595
762
 
596
763
  # query parameters
597
764
  query_params = opts[:query_params] || {}
598
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
599
765
 
600
766
  # header parameters
601
767
  header_params = opts[:header_params] || {}
602
768
  # HTTP header 'Accept' (if needed)
603
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
769
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
770
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
771
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
604
772
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
773
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
774
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
605
775
 
606
776
  # form parameters
607
777
  form_params = opts[:form_params] || {}
608
778
 
609
779
  # http body (model)
610
- post_body = opts[:body]
780
+ post_body = opts[:debug_body]
611
781
 
612
- return_type = opts[:return_type] || 'Array<Integer>'
782
+ # return_type
783
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
613
784
 
614
- auth_names = opts[:auth_names] || []
615
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
785
+ # auth_names
786
+ auth_names = opts[:debug_auth_names] || []
787
+
788
+ new_options = opts.merge(
789
+ :operation => :"UniverseApi.get_universe_graphics",
616
790
  :header_params => header_params,
617
791
  :query_params => query_params,
618
792
  :form_params => form_params,
619
793
  :body => post_body,
620
794
  :auth_names => auth_names,
621
- :return_type => return_type)
795
+ :return_type => return_type
796
+ )
622
797
 
798
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
623
799
  if @api_client.config.debugging
624
800
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_graphics\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
625
801
  end
626
802
  return data, status_code, headers
627
803
  end
804
+
628
805
  # Get graphic information
629
- # Get information on a graphic --- Alternate route: `/dev/universe/graphics/{graphic_id}/` Alternate route: `/legacy/universe/graphics/{graphic_id}/` Alternate route: `/v1/universe/graphics/{graphic_id}/` --- This route expires daily at 11:05
630
- # @param graphic_id graphic_id integer
806
+ # Get information on a graphic This route expires daily at 11:05
807
+ # @param graphic_id [Integer]
808
+ # @param x_compatibility_date [Date] The compatibility date for the request.
631
809
  # @param [Hash] opts the optional parameters
632
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
633
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
634
- # @return [GetUniverseGraphicsGraphicIdOk]
635
- def get_universe_graphics_graphic_id(graphic_id, opts = {})
636
- data, _status_code, _headers = get_universe_graphics_graphic_id_with_http_info(graphic_id, opts)
810
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
811
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
812
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
813
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
814
+ # @return [UniverseGraphicsGraphicIdGet]
815
+ def get_universe_graphics_graphic_id(graphic_id, x_compatibility_date, opts = {})
816
+ data, _status_code, _headers = get_universe_graphics_graphic_id_with_http_info(graphic_id, x_compatibility_date, opts)
637
817
  data
638
818
  end
639
819
 
640
820
  # Get graphic information
641
- # Get information on a graphic --- Alternate route: &#x60;/dev/universe/graphics/{graphic_id}/&#x60; Alternate route: &#x60;/legacy/universe/graphics/{graphic_id}/&#x60; Alternate route: &#x60;/v1/universe/graphics/{graphic_id}/&#x60; --- This route expires daily at 11:05
642
- # @param graphic_id graphic_id integer
821
+ # Get information on a graphic This route expires daily at 11:05
822
+ # @param graphic_id [Integer]
823
+ # @param x_compatibility_date [Date] The compatibility date for the request.
643
824
  # @param [Hash] opts the optional parameters
644
- # @option opts [String] :datasource The server name you would like data from
645
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
646
- # @return [Array<(GetUniverseGraphicsGraphicIdOk, Integer, Hash)>] GetUniverseGraphicsGraphicIdOk data, response status code and response headers
647
- def get_universe_graphics_graphic_id_with_http_info(graphic_id, opts = {})
825
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
826
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
827
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
828
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
829
+ # @return [Array<(UniverseGraphicsGraphicIdGet, Integer, Hash)>] UniverseGraphicsGraphicIdGet data, response status code and response headers
830
+ def get_universe_graphics_graphic_id_with_http_info(graphic_id, x_compatibility_date, opts = {})
648
831
  if @api_client.config.debugging
649
832
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_graphics_graphic_id ...'
650
833
  end
@@ -652,130 +835,182 @@ module ESI
652
835
  if @api_client.config.client_side_validation && graphic_id.nil?
653
836
  fail ArgumentError, "Missing the required parameter 'graphic_id' when calling UniverseApi.get_universe_graphics_graphic_id"
654
837
  end
655
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
656
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
838
+ # verify the required parameter 'x_compatibility_date' is set
839
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
840
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_graphics_graphic_id"
841
+ end
842
+ # verify enum value
843
+ allowable_values = ["2020-01-01"]
844
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
845
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
846
+ end
847
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
848
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
849
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
657
850
  end
658
851
  # resource path
659
- local_var_path = '/universe/graphics/{graphic_id}/'.sub('{' + 'graphic_id' + '}', graphic_id.to_s)
852
+ local_var_path = '/universe/graphics/{graphic_id}'.sub('{' + 'graphic_id' + '}', CGI.escape(graphic_id.to_s))
660
853
 
661
854
  # query parameters
662
855
  query_params = opts[:query_params] || {}
663
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
664
856
 
665
857
  # header parameters
666
858
  header_params = opts[:header_params] || {}
667
859
  # HTTP header 'Accept' (if needed)
668
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
860
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
861
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
862
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
669
863
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
864
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
865
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
670
866
 
671
867
  # form parameters
672
868
  form_params = opts[:form_params] || {}
673
869
 
674
870
  # http body (model)
675
- post_body = opts[:body]
871
+ post_body = opts[:debug_body]
872
+
873
+ # return_type
874
+ return_type = opts[:debug_return_type] || 'UniverseGraphicsGraphicIdGet'
676
875
 
677
- return_type = opts[:return_type] || 'GetUniverseGraphicsGraphicIdOk'
876
+ # auth_names
877
+ auth_names = opts[:debug_auth_names] || []
678
878
 
679
- auth_names = opts[:auth_names] || []
680
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
879
+ new_options = opts.merge(
880
+ :operation => :"UniverseApi.get_universe_graphics_graphic_id",
681
881
  :header_params => header_params,
682
882
  :query_params => query_params,
683
883
  :form_params => form_params,
684
884
  :body => post_body,
685
885
  :auth_names => auth_names,
686
- :return_type => return_type)
886
+ :return_type => return_type
887
+ )
687
888
 
889
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
688
890
  if @api_client.config.debugging
689
891
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_graphics_graphic_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
690
892
  end
691
893
  return data, status_code, headers
692
894
  end
895
+
693
896
  # Get item groups
694
- # Get a list of item groups --- Alternate route: `/legacy/universe/groups/` Alternate route: `/v1/universe/groups/` --- This route expires daily at 11:05
897
+ # Get a list of item groups This route expires daily at 11:05
898
+ # @param x_compatibility_date [Date] The compatibility date for the request.
695
899
  # @param [Hash] opts the optional parameters
696
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
697
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
698
- # @option opts [Integer] :page Which page of results to return (default to 1)
900
+ # @option opts [Integer] :page
901
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
902
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
903
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
904
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
699
905
  # @return [Array<Integer>]
700
- def get_universe_groups(opts = {})
701
- data, _status_code, _headers = get_universe_groups_with_http_info(opts)
906
+ def get_universe_groups(x_compatibility_date, opts = {})
907
+ data, _status_code, _headers = get_universe_groups_with_http_info(x_compatibility_date, opts)
702
908
  data
703
909
  end
704
910
 
705
911
  # Get item groups
706
- # Get a list of item groups --- Alternate route: &#x60;/legacy/universe/groups/&#x60; Alternate route: &#x60;/v1/universe/groups/&#x60; --- This route expires daily at 11:05
912
+ # Get a list of item groups This route expires daily at 11:05
913
+ # @param x_compatibility_date [Date] The compatibility date for the request.
707
914
  # @param [Hash] opts the optional parameters
708
- # @option opts [String] :datasource The server name you would like data from
709
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
710
- # @option opts [Integer] :page Which page of results to return
915
+ # @option opts [Integer] :page
916
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
917
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
918
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
919
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
711
920
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
712
- def get_universe_groups_with_http_info(opts = {})
921
+ def get_universe_groups_with_http_info(x_compatibility_date, opts = {})
713
922
  if @api_client.config.debugging
714
923
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_groups ...'
715
924
  end
716
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
717
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
925
+ # verify the required parameter 'x_compatibility_date' is set
926
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
927
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_groups"
928
+ end
929
+ # verify enum value
930
+ allowable_values = ["2020-01-01"]
931
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
932
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
933
+ end
934
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
935
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling UniverseApi.get_universe_groups, must be greater than or equal to 1.'
936
+ end
937
+
938
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
939
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
940
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
718
941
  end
719
942
  # resource path
720
- local_var_path = '/universe/groups/'
943
+ local_var_path = '/universe/groups'
721
944
 
722
945
  # query parameters
723
946
  query_params = opts[:query_params] || {}
724
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
725
947
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
726
948
 
727
949
  # header parameters
728
950
  header_params = opts[:header_params] || {}
729
951
  # HTTP header 'Accept' (if needed)
730
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
952
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
953
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
954
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
731
955
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
956
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
957
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
732
958
 
733
959
  # form parameters
734
960
  form_params = opts[:form_params] || {}
735
961
 
736
962
  # http body (model)
737
- post_body = opts[:body]
963
+ post_body = opts[:debug_body]
964
+
965
+ # return_type
966
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
738
967
 
739
- return_type = opts[:return_type] || 'Array<Integer>'
968
+ # auth_names
969
+ auth_names = opts[:debug_auth_names] || []
740
970
 
741
- auth_names = opts[:auth_names] || []
742
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
971
+ new_options = opts.merge(
972
+ :operation => :"UniverseApi.get_universe_groups",
743
973
  :header_params => header_params,
744
974
  :query_params => query_params,
745
975
  :form_params => form_params,
746
976
  :body => post_body,
747
977
  :auth_names => auth_names,
748
- :return_type => return_type)
978
+ :return_type => return_type
979
+ )
749
980
 
981
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
750
982
  if @api_client.config.debugging
751
983
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_groups\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
752
984
  end
753
985
  return data, status_code, headers
754
986
  end
987
+
755
988
  # Get item group information
756
- # Get information on an item group --- Alternate route: `/dev/universe/groups/{group_id}/` Alternate route: `/legacy/universe/groups/{group_id}/` Alternate route: `/v1/universe/groups/{group_id}/` --- This route expires daily at 11:05
757
- # @param group_id An Eve item group ID
989
+ # Get information on an item group This route expires daily at 11:05
990
+ # @param group_id [Integer]
991
+ # @param x_compatibility_date [Date] The compatibility date for the request.
758
992
  # @param [Hash] opts the optional parameters
759
- # @option opts [String] :accept_language Language to use in the response (default to en)
760
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
761
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
762
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
763
- # @return [GetUniverseGroupsGroupIdOk]
764
- def get_universe_groups_group_id(group_id, opts = {})
765
- data, _status_code, _headers = get_universe_groups_group_id_with_http_info(group_id, opts)
993
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
994
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
995
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
996
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
997
+ # @return [UniverseGroupsGroupIdGet]
998
+ def get_universe_groups_group_id(group_id, x_compatibility_date, opts = {})
999
+ data, _status_code, _headers = get_universe_groups_group_id_with_http_info(group_id, x_compatibility_date, opts)
766
1000
  data
767
1001
  end
768
1002
 
769
1003
  # Get item group information
770
- # Get information on an item group --- Alternate route: &#x60;/dev/universe/groups/{group_id}/&#x60; Alternate route: &#x60;/legacy/universe/groups/{group_id}/&#x60; Alternate route: &#x60;/v1/universe/groups/{group_id}/&#x60; --- This route expires daily at 11:05
771
- # @param group_id An Eve item group ID
1004
+ # Get information on an item group This route expires daily at 11:05
1005
+ # @param group_id [Integer]
1006
+ # @param x_compatibility_date [Date] The compatibility date for the request.
772
1007
  # @param [Hash] opts the optional parameters
773
- # @option opts [String] :accept_language Language to use in the response
774
- # @option opts [String] :datasource The server name you would like data from
775
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
776
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
777
- # @return [Array<(GetUniverseGroupsGroupIdOk, Integer, Hash)>] GetUniverseGroupsGroupIdOk data, response status code and response headers
778
- def get_universe_groups_group_id_with_http_info(group_id, opts = {})
1008
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1009
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1010
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1011
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1012
+ # @return [Array<(UniverseGroupsGroupIdGet, Integer, Hash)>] UniverseGroupsGroupIdGet data, response status code and response headers
1013
+ def get_universe_groups_group_id_with_http_info(group_id, x_compatibility_date, opts = {})
779
1014
  if @api_client.config.debugging
780
1015
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_groups_group_id ...'
781
1016
  end
@@ -783,72 +1018,90 @@ module ESI
783
1018
  if @api_client.config.client_side_validation && group_id.nil?
784
1019
  fail ArgumentError, "Missing the required parameter 'group_id' when calling UniverseApi.get_universe_groups_group_id"
785
1020
  end
786
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
787
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1021
+ # verify the required parameter 'x_compatibility_date' is set
1022
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1023
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_groups_group_id"
788
1024
  end
789
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
790
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1025
+ # verify enum value
1026
+ allowable_values = ["2020-01-01"]
1027
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1028
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
791
1029
  end
792
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
793
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1030
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1031
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1032
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
794
1033
  end
795
1034
  # resource path
796
- local_var_path = '/universe/groups/{group_id}/'.sub('{' + 'group_id' + '}', group_id.to_s)
1035
+ local_var_path = '/universe/groups/{group_id}'.sub('{' + 'group_id' + '}', CGI.escape(group_id.to_s))
797
1036
 
798
1037
  # query parameters
799
1038
  query_params = opts[:query_params] || {}
800
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
801
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
802
1039
 
803
1040
  # header parameters
804
1041
  header_params = opts[:header_params] || {}
805
1042
  # HTTP header 'Accept' (if needed)
806
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1043
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1044
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
807
1045
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
808
1046
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1047
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1048
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
809
1049
 
810
1050
  # form parameters
811
1051
  form_params = opts[:form_params] || {}
812
1052
 
813
1053
  # http body (model)
814
- post_body = opts[:body]
1054
+ post_body = opts[:debug_body]
1055
+
1056
+ # return_type
1057
+ return_type = opts[:debug_return_type] || 'UniverseGroupsGroupIdGet'
815
1058
 
816
- return_type = opts[:return_type] || 'GetUniverseGroupsGroupIdOk'
1059
+ # auth_names
1060
+ auth_names = opts[:debug_auth_names] || []
817
1061
 
818
- auth_names = opts[:auth_names] || []
819
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1062
+ new_options = opts.merge(
1063
+ :operation => :"UniverseApi.get_universe_groups_group_id",
820
1064
  :header_params => header_params,
821
1065
  :query_params => query_params,
822
1066
  :form_params => form_params,
823
1067
  :body => post_body,
824
1068
  :auth_names => auth_names,
825
- :return_type => return_type)
1069
+ :return_type => return_type
1070
+ )
826
1071
 
1072
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
827
1073
  if @api_client.config.debugging
828
1074
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_groups_group_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
829
1075
  end
830
1076
  return data, status_code, headers
831
1077
  end
1078
+
832
1079
  # Get moon information
833
- # Get information on a moon --- Alternate route: `/legacy/universe/moons/{moon_id}/` Alternate route: `/v1/universe/moons/{moon_id}/` --- This route expires daily at 11:05
834
- # @param moon_id moon_id integer
1080
+ # Get information on a moon This route expires daily at 11:05
1081
+ # @param moon_id [Integer]
1082
+ # @param x_compatibility_date [Date] The compatibility date for the request.
835
1083
  # @param [Hash] opts the optional parameters
836
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
837
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
838
- # @return [GetUniverseMoonsMoonIdOk]
839
- def get_universe_moons_moon_id(moon_id, opts = {})
840
- data, _status_code, _headers = get_universe_moons_moon_id_with_http_info(moon_id, opts)
1084
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1085
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1086
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1087
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1088
+ # @return [UniverseMoonsMoonIdGet]
1089
+ def get_universe_moons_moon_id(moon_id, x_compatibility_date, opts = {})
1090
+ data, _status_code, _headers = get_universe_moons_moon_id_with_http_info(moon_id, x_compatibility_date, opts)
841
1091
  data
842
1092
  end
843
1093
 
844
1094
  # Get moon information
845
- # Get information on a moon --- Alternate route: &#x60;/legacy/universe/moons/{moon_id}/&#x60; Alternate route: &#x60;/v1/universe/moons/{moon_id}/&#x60; --- This route expires daily at 11:05
846
- # @param moon_id moon_id integer
1095
+ # Get information on a moon This route expires daily at 11:05
1096
+ # @param moon_id [Integer]
1097
+ # @param x_compatibility_date [Date] The compatibility date for the request.
847
1098
  # @param [Hash] opts the optional parameters
848
- # @option opts [String] :datasource The server name you would like data from
849
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
850
- # @return [Array<(GetUniverseMoonsMoonIdOk, Integer, Hash)>] GetUniverseMoonsMoonIdOk data, response status code and response headers
851
- def get_universe_moons_moon_id_with_http_info(moon_id, opts = {})
1099
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1100
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1101
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1102
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1103
+ # @return [Array<(UniverseMoonsMoonIdGet, Integer, Hash)>] UniverseMoonsMoonIdGet data, response status code and response headers
1104
+ def get_universe_moons_moon_id_with_http_info(moon_id, x_compatibility_date, opts = {})
852
1105
  if @api_client.config.debugging
853
1106
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_moons_moon_id ...'
854
1107
  end
@@ -856,64 +1109,90 @@ module ESI
856
1109
  if @api_client.config.client_side_validation && moon_id.nil?
857
1110
  fail ArgumentError, "Missing the required parameter 'moon_id' when calling UniverseApi.get_universe_moons_moon_id"
858
1111
  end
859
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
860
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1112
+ # verify the required parameter 'x_compatibility_date' is set
1113
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1114
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_moons_moon_id"
1115
+ end
1116
+ # verify enum value
1117
+ allowable_values = ["2020-01-01"]
1118
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1119
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1120
+ end
1121
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1122
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1123
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
861
1124
  end
862
1125
  # resource path
863
- local_var_path = '/universe/moons/{moon_id}/'.sub('{' + 'moon_id' + '}', moon_id.to_s)
1126
+ local_var_path = '/universe/moons/{moon_id}'.sub('{' + 'moon_id' + '}', CGI.escape(moon_id.to_s))
864
1127
 
865
1128
  # query parameters
866
1129
  query_params = opts[:query_params] || {}
867
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
868
1130
 
869
1131
  # header parameters
870
1132
  header_params = opts[:header_params] || {}
871
1133
  # HTTP header 'Accept' (if needed)
872
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1134
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1135
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1136
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
873
1137
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1138
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1139
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
874
1140
 
875
1141
  # form parameters
876
1142
  form_params = opts[:form_params] || {}
877
1143
 
878
1144
  # http body (model)
879
- post_body = opts[:body]
1145
+ post_body = opts[:debug_body]
880
1146
 
881
- return_type = opts[:return_type] || 'GetUniverseMoonsMoonIdOk'
1147
+ # return_type
1148
+ return_type = opts[:debug_return_type] || 'UniverseMoonsMoonIdGet'
882
1149
 
883
- auth_names = opts[:auth_names] || []
884
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1150
+ # auth_names
1151
+ auth_names = opts[:debug_auth_names] || []
1152
+
1153
+ new_options = opts.merge(
1154
+ :operation => :"UniverseApi.get_universe_moons_moon_id",
885
1155
  :header_params => header_params,
886
1156
  :query_params => query_params,
887
1157
  :form_params => form_params,
888
1158
  :body => post_body,
889
1159
  :auth_names => auth_names,
890
- :return_type => return_type)
1160
+ :return_type => return_type
1161
+ )
891
1162
 
1163
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
892
1164
  if @api_client.config.debugging
893
1165
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_moons_moon_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
894
1166
  end
895
1167
  return data, status_code, headers
896
1168
  end
1169
+
897
1170
  # Get planet information
898
- # Get information on a planet --- Alternate route: `/legacy/universe/planets/{planet_id}/` Alternate route: `/v1/universe/planets/{planet_id}/` --- This route expires daily at 11:05
899
- # @param planet_id planet_id integer
1171
+ # Get information on a planet This route expires daily at 11:05
1172
+ # @param planet_id [Integer]
1173
+ # @param x_compatibility_date [Date] The compatibility date for the request.
900
1174
  # @param [Hash] opts the optional parameters
901
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
902
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
903
- # @return [GetUniversePlanetsPlanetIdOk]
904
- def get_universe_planets_planet_id(planet_id, opts = {})
905
- data, _status_code, _headers = get_universe_planets_planet_id_with_http_info(planet_id, opts)
1175
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1176
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1177
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1178
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1179
+ # @return [UniversePlanetsPlanetIdGet]
1180
+ def get_universe_planets_planet_id(planet_id, x_compatibility_date, opts = {})
1181
+ data, _status_code, _headers = get_universe_planets_planet_id_with_http_info(planet_id, x_compatibility_date, opts)
906
1182
  data
907
1183
  end
908
1184
 
909
1185
  # Get planet information
910
- # Get information on a planet --- Alternate route: &#x60;/legacy/universe/planets/{planet_id}/&#x60; Alternate route: &#x60;/v1/universe/planets/{planet_id}/&#x60; --- This route expires daily at 11:05
911
- # @param planet_id planet_id integer
1186
+ # Get information on a planet This route expires daily at 11:05
1187
+ # @param planet_id [Integer]
1188
+ # @param x_compatibility_date [Date] The compatibility date for the request.
912
1189
  # @param [Hash] opts the optional parameters
913
- # @option opts [String] :datasource The server name you would like data from
914
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
915
- # @return [Array<(GetUniversePlanetsPlanetIdOk, Integer, Hash)>] GetUniversePlanetsPlanetIdOk data, response status code and response headers
916
- def get_universe_planets_planet_id_with_http_info(planet_id, opts = {})
1190
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1191
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1192
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1193
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1194
+ # @return [Array<(UniversePlanetsPlanetIdGet, Integer, Hash)>] UniversePlanetsPlanetIdGet data, response status code and response headers
1195
+ def get_universe_planets_planet_id_with_http_info(planet_id, x_compatibility_date, opts = {})
917
1196
  if @api_client.config.debugging
918
1197
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_planets_planet_id ...'
919
1198
  end
@@ -921,198 +1200,260 @@ module ESI
921
1200
  if @api_client.config.client_side_validation && planet_id.nil?
922
1201
  fail ArgumentError, "Missing the required parameter 'planet_id' when calling UniverseApi.get_universe_planets_planet_id"
923
1202
  end
924
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
925
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1203
+ # verify the required parameter 'x_compatibility_date' is set
1204
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1205
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_planets_planet_id"
1206
+ end
1207
+ # verify enum value
1208
+ allowable_values = ["2020-01-01"]
1209
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1210
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1211
+ end
1212
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1213
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1214
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
926
1215
  end
927
1216
  # resource path
928
- local_var_path = '/universe/planets/{planet_id}/'.sub('{' + 'planet_id' + '}', planet_id.to_s)
1217
+ local_var_path = '/universe/planets/{planet_id}'.sub('{' + 'planet_id' + '}', CGI.escape(planet_id.to_s))
929
1218
 
930
1219
  # query parameters
931
1220
  query_params = opts[:query_params] || {}
932
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
933
1221
 
934
1222
  # header parameters
935
1223
  header_params = opts[:header_params] || {}
936
1224
  # HTTP header 'Accept' (if needed)
937
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1225
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1226
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1227
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
938
1228
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1229
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1230
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
939
1231
 
940
1232
  # form parameters
941
1233
  form_params = opts[:form_params] || {}
942
1234
 
943
1235
  # http body (model)
944
- post_body = opts[:body]
1236
+ post_body = opts[:debug_body]
945
1237
 
946
- return_type = opts[:return_type] || 'GetUniversePlanetsPlanetIdOk'
1238
+ # return_type
1239
+ return_type = opts[:debug_return_type] || 'UniversePlanetsPlanetIdGet'
947
1240
 
948
- auth_names = opts[:auth_names] || []
949
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1241
+ # auth_names
1242
+ auth_names = opts[:debug_auth_names] || []
1243
+
1244
+ new_options = opts.merge(
1245
+ :operation => :"UniverseApi.get_universe_planets_planet_id",
950
1246
  :header_params => header_params,
951
1247
  :query_params => query_params,
952
1248
  :form_params => form_params,
953
1249
  :body => post_body,
954
1250
  :auth_names => auth_names,
955
- :return_type => return_type)
1251
+ :return_type => return_type
1252
+ )
956
1253
 
1254
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
957
1255
  if @api_client.config.debugging
958
1256
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_planets_planet_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
959
1257
  end
960
1258
  return data, status_code, headers
961
1259
  end
1260
+
962
1261
  # Get character races
963
- # Get a list of character races --- Alternate route: `/dev/universe/races/` Alternate route: `/legacy/universe/races/` Alternate route: `/v1/universe/races/` --- This route expires daily at 11:05
1262
+ # Get a list of character races This route expires daily at 11:05
1263
+ # @param x_compatibility_date [Date] The compatibility date for the request.
964
1264
  # @param [Hash] opts the optional parameters
965
- # @option opts [String] :accept_language Language to use in the response (default to en)
966
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
967
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
968
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
969
- # @return [Array<GetUniverseRaces200Ok>]
970
- def get_universe_races(opts = {})
971
- data, _status_code, _headers = get_universe_races_with_http_info(opts)
1265
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1266
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1267
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1268
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1269
+ # @return [Array<UniverseRacesGetInner>]
1270
+ def get_universe_races(x_compatibility_date, opts = {})
1271
+ data, _status_code, _headers = get_universe_races_with_http_info(x_compatibility_date, opts)
972
1272
  data
973
1273
  end
974
1274
 
975
1275
  # Get character races
976
- # Get a list of character races --- Alternate route: &#x60;/dev/universe/races/&#x60; Alternate route: &#x60;/legacy/universe/races/&#x60; Alternate route: &#x60;/v1/universe/races/&#x60; --- This route expires daily at 11:05
1276
+ # Get a list of character races This route expires daily at 11:05
1277
+ # @param x_compatibility_date [Date] The compatibility date for the request.
977
1278
  # @param [Hash] opts the optional parameters
978
- # @option opts [String] :accept_language Language to use in the response
979
- # @option opts [String] :datasource The server name you would like data from
980
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
981
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
982
- # @return [Array<(Array<GetUniverseRaces200Ok>, Integer, Hash)>] Array<GetUniverseRaces200Ok> data, response status code and response headers
983
- def get_universe_races_with_http_info(opts = {})
1279
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1280
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1281
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1282
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1283
+ # @return [Array<(Array<UniverseRacesGetInner>, Integer, Hash)>] Array<UniverseRacesGetInner> data, response status code and response headers
1284
+ def get_universe_races_with_http_info(x_compatibility_date, opts = {})
984
1285
  if @api_client.config.debugging
985
1286
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_races ...'
986
1287
  end
987
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
988
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1288
+ # verify the required parameter 'x_compatibility_date' is set
1289
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1290
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_races"
989
1291
  end
990
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
991
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1292
+ # verify enum value
1293
+ allowable_values = ["2020-01-01"]
1294
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1295
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
992
1296
  end
993
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
994
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1297
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1298
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1299
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
995
1300
  end
996
1301
  # resource path
997
- local_var_path = '/universe/races/'
1302
+ local_var_path = '/universe/races'
998
1303
 
999
1304
  # query parameters
1000
1305
  query_params = opts[:query_params] || {}
1001
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1002
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1003
1306
 
1004
1307
  # header parameters
1005
1308
  header_params = opts[:header_params] || {}
1006
1309
  # HTTP header 'Accept' (if needed)
1007
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1310
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1311
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1008
1312
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1009
1313
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1314
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1315
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1010
1316
 
1011
1317
  # form parameters
1012
1318
  form_params = opts[:form_params] || {}
1013
1319
 
1014
1320
  # http body (model)
1015
- post_body = opts[:body]
1321
+ post_body = opts[:debug_body]
1016
1322
 
1017
- return_type = opts[:return_type] || 'Array<GetUniverseRaces200Ok>'
1323
+ # return_type
1324
+ return_type = opts[:debug_return_type] || 'Array<UniverseRacesGetInner>'
1018
1325
 
1019
- auth_names = opts[:auth_names] || []
1020
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1326
+ # auth_names
1327
+ auth_names = opts[:debug_auth_names] || []
1328
+
1329
+ new_options = opts.merge(
1330
+ :operation => :"UniverseApi.get_universe_races",
1021
1331
  :header_params => header_params,
1022
1332
  :query_params => query_params,
1023
1333
  :form_params => form_params,
1024
1334
  :body => post_body,
1025
1335
  :auth_names => auth_names,
1026
- :return_type => return_type)
1336
+ :return_type => return_type
1337
+ )
1027
1338
 
1339
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1028
1340
  if @api_client.config.debugging
1029
1341
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_races\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1030
1342
  end
1031
1343
  return data, status_code, headers
1032
1344
  end
1345
+
1033
1346
  # Get regions
1034
- # Get a list of regions --- Alternate route: `/legacy/universe/regions/` Alternate route: `/v1/universe/regions/` --- This route expires daily at 11:05
1347
+ # Get a list of regions This route expires daily at 11:05
1348
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1035
1349
  # @param [Hash] opts the optional parameters
1036
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1037
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1350
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1351
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1352
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1353
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1038
1354
  # @return [Array<Integer>]
1039
- def get_universe_regions(opts = {})
1040
- data, _status_code, _headers = get_universe_regions_with_http_info(opts)
1355
+ def get_universe_regions(x_compatibility_date, opts = {})
1356
+ data, _status_code, _headers = get_universe_regions_with_http_info(x_compatibility_date, opts)
1041
1357
  data
1042
1358
  end
1043
1359
 
1044
1360
  # Get regions
1045
- # Get a list of regions --- Alternate route: &#x60;/legacy/universe/regions/&#x60; Alternate route: &#x60;/v1/universe/regions/&#x60; --- This route expires daily at 11:05
1361
+ # Get a list of regions This route expires daily at 11:05
1362
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1046
1363
  # @param [Hash] opts the optional parameters
1047
- # @option opts [String] :datasource The server name you would like data from
1048
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1364
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1365
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1366
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1367
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1049
1368
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
1050
- def get_universe_regions_with_http_info(opts = {})
1369
+ def get_universe_regions_with_http_info(x_compatibility_date, opts = {})
1051
1370
  if @api_client.config.debugging
1052
1371
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_regions ...'
1053
1372
  end
1054
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1055
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1373
+ # verify the required parameter 'x_compatibility_date' is set
1374
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1375
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_regions"
1376
+ end
1377
+ # verify enum value
1378
+ allowable_values = ["2020-01-01"]
1379
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1380
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1381
+ end
1382
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1383
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1384
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1056
1385
  end
1057
1386
  # resource path
1058
- local_var_path = '/universe/regions/'
1387
+ local_var_path = '/universe/regions'
1059
1388
 
1060
1389
  # query parameters
1061
1390
  query_params = opts[:query_params] || {}
1062
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1063
1391
 
1064
1392
  # header parameters
1065
1393
  header_params = opts[:header_params] || {}
1066
1394
  # HTTP header 'Accept' (if needed)
1067
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1395
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1396
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1397
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1068
1398
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1399
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1400
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1069
1401
 
1070
1402
  # form parameters
1071
1403
  form_params = opts[:form_params] || {}
1072
1404
 
1073
1405
  # http body (model)
1074
- post_body = opts[:body]
1406
+ post_body = opts[:debug_body]
1407
+
1408
+ # return_type
1409
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
1075
1410
 
1076
- return_type = opts[:return_type] || 'Array<Integer>'
1411
+ # auth_names
1412
+ auth_names = opts[:debug_auth_names] || []
1077
1413
 
1078
- auth_names = opts[:auth_names] || []
1079
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1414
+ new_options = opts.merge(
1415
+ :operation => :"UniverseApi.get_universe_regions",
1080
1416
  :header_params => header_params,
1081
1417
  :query_params => query_params,
1082
1418
  :form_params => form_params,
1083
1419
  :body => post_body,
1084
1420
  :auth_names => auth_names,
1085
- :return_type => return_type)
1421
+ :return_type => return_type
1422
+ )
1086
1423
 
1424
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1087
1425
  if @api_client.config.debugging
1088
1426
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_regions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1089
1427
  end
1090
1428
  return data, status_code, headers
1091
1429
  end
1430
+
1092
1431
  # Get region information
1093
- # Get information on a region --- Alternate route: `/legacy/universe/regions/{region_id}/` Alternate route: `/v1/universe/regions/{region_id}/` --- This route expires daily at 11:05
1094
- # @param region_id region_id integer
1432
+ # Get information on a region This route expires daily at 11:05
1433
+ # @param region_id [Integer]
1434
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1095
1435
  # @param [Hash] opts the optional parameters
1096
- # @option opts [String] :accept_language Language to use in the response (default to en)
1097
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1098
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1099
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
1100
- # @return [GetUniverseRegionsRegionIdOk]
1101
- def get_universe_regions_region_id(region_id, opts = {})
1102
- data, _status_code, _headers = get_universe_regions_region_id_with_http_info(region_id, opts)
1436
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1437
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1438
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1439
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1440
+ # @return [UniverseRegionsRegionIdGet]
1441
+ def get_universe_regions_region_id(region_id, x_compatibility_date, opts = {})
1442
+ data, _status_code, _headers = get_universe_regions_region_id_with_http_info(region_id, x_compatibility_date, opts)
1103
1443
  data
1104
1444
  end
1105
1445
 
1106
1446
  # Get region information
1107
- # Get information on a region --- Alternate route: &#x60;/legacy/universe/regions/{region_id}/&#x60; Alternate route: &#x60;/v1/universe/regions/{region_id}/&#x60; --- This route expires daily at 11:05
1108
- # @param region_id region_id integer
1447
+ # Get information on a region This route expires daily at 11:05
1448
+ # @param region_id [Integer]
1449
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1109
1450
  # @param [Hash] opts the optional parameters
1110
- # @option opts [String] :accept_language Language to use in the response
1111
- # @option opts [String] :datasource The server name you would like data from
1112
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1113
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
1114
- # @return [Array<(GetUniverseRegionsRegionIdOk, Integer, Hash)>] GetUniverseRegionsRegionIdOk data, response status code and response headers
1115
- def get_universe_regions_region_id_with_http_info(region_id, opts = {})
1451
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1452
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1453
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1454
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1455
+ # @return [Array<(UniverseRegionsRegionIdGet, Integer, Hash)>] UniverseRegionsRegionIdGet data, response status code and response headers
1456
+ def get_universe_regions_region_id_with_http_info(region_id, x_compatibility_date, opts = {})
1116
1457
  if @api_client.config.debugging
1117
1458
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_regions_region_id ...'
1118
1459
  end
@@ -1120,72 +1461,90 @@ module ESI
1120
1461
  if @api_client.config.client_side_validation && region_id.nil?
1121
1462
  fail ArgumentError, "Missing the required parameter 'region_id' when calling UniverseApi.get_universe_regions_region_id"
1122
1463
  end
1123
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
1124
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1464
+ # verify the required parameter 'x_compatibility_date' is set
1465
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1466
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_regions_region_id"
1125
1467
  end
1126
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1127
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1468
+ # verify enum value
1469
+ allowable_values = ["2020-01-01"]
1470
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1471
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1128
1472
  end
1129
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
1130
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1473
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1474
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1475
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1131
1476
  end
1132
1477
  # resource path
1133
- local_var_path = '/universe/regions/{region_id}/'.sub('{' + 'region_id' + '}', region_id.to_s)
1478
+ local_var_path = '/universe/regions/{region_id}'.sub('{' + 'region_id' + '}', CGI.escape(region_id.to_s))
1134
1479
 
1135
1480
  # query parameters
1136
1481
  query_params = opts[:query_params] || {}
1137
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1138
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1139
1482
 
1140
1483
  # header parameters
1141
1484
  header_params = opts[:header_params] || {}
1142
1485
  # HTTP header 'Accept' (if needed)
1143
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1486
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1487
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1144
1488
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1145
1489
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1490
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1491
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1146
1492
 
1147
1493
  # form parameters
1148
1494
  form_params = opts[:form_params] || {}
1149
1495
 
1150
1496
  # http body (model)
1151
- post_body = opts[:body]
1497
+ post_body = opts[:debug_body]
1498
+
1499
+ # return_type
1500
+ return_type = opts[:debug_return_type] || 'UniverseRegionsRegionIdGet'
1152
1501
 
1153
- return_type = opts[:return_type] || 'GetUniverseRegionsRegionIdOk'
1502
+ # auth_names
1503
+ auth_names = opts[:debug_auth_names] || []
1154
1504
 
1155
- auth_names = opts[:auth_names] || []
1156
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1505
+ new_options = opts.merge(
1506
+ :operation => :"UniverseApi.get_universe_regions_region_id",
1157
1507
  :header_params => header_params,
1158
1508
  :query_params => query_params,
1159
1509
  :form_params => form_params,
1160
1510
  :body => post_body,
1161
1511
  :auth_names => auth_names,
1162
- :return_type => return_type)
1512
+ :return_type => return_type
1513
+ )
1163
1514
 
1515
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1164
1516
  if @api_client.config.debugging
1165
1517
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_regions_region_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1166
1518
  end
1167
1519
  return data, status_code, headers
1168
1520
  end
1521
+
1169
1522
  # Get stargate information
1170
- # Get information on a stargate --- Alternate route: `/legacy/universe/stargates/{stargate_id}/` Alternate route: `/v1/universe/stargates/{stargate_id}/` --- This route expires daily at 11:05
1171
- # @param stargate_id stargate_id integer
1523
+ # Get information on a stargate This route expires daily at 11:05
1524
+ # @param stargate_id [Integer]
1525
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1172
1526
  # @param [Hash] opts the optional parameters
1173
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1174
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1175
- # @return [GetUniverseStargatesStargateIdOk]
1176
- def get_universe_stargates_stargate_id(stargate_id, opts = {})
1177
- data, _status_code, _headers = get_universe_stargates_stargate_id_with_http_info(stargate_id, opts)
1527
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1528
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1529
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1530
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1531
+ # @return [UniverseStargatesStargateIdGet]
1532
+ def get_universe_stargates_stargate_id(stargate_id, x_compatibility_date, opts = {})
1533
+ data, _status_code, _headers = get_universe_stargates_stargate_id_with_http_info(stargate_id, x_compatibility_date, opts)
1178
1534
  data
1179
1535
  end
1180
1536
 
1181
1537
  # Get stargate information
1182
- # Get information on a stargate --- Alternate route: &#x60;/legacy/universe/stargates/{stargate_id}/&#x60; Alternate route: &#x60;/v1/universe/stargates/{stargate_id}/&#x60; --- This route expires daily at 11:05
1183
- # @param stargate_id stargate_id integer
1538
+ # Get information on a stargate This route expires daily at 11:05
1539
+ # @param stargate_id [Integer]
1540
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1184
1541
  # @param [Hash] opts the optional parameters
1185
- # @option opts [String] :datasource The server name you would like data from
1186
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1187
- # @return [Array<(GetUniverseStargatesStargateIdOk, Integer, Hash)>] GetUniverseStargatesStargateIdOk data, response status code and response headers
1188
- def get_universe_stargates_stargate_id_with_http_info(stargate_id, opts = {})
1542
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1543
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1544
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1545
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1546
+ # @return [Array<(UniverseStargatesStargateIdGet, Integer, Hash)>] UniverseStargatesStargateIdGet data, response status code and response headers
1547
+ def get_universe_stargates_stargate_id_with_http_info(stargate_id, x_compatibility_date, opts = {})
1189
1548
  if @api_client.config.debugging
1190
1549
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stargates_stargate_id ...'
1191
1550
  end
@@ -1193,64 +1552,90 @@ module ESI
1193
1552
  if @api_client.config.client_side_validation && stargate_id.nil?
1194
1553
  fail ArgumentError, "Missing the required parameter 'stargate_id' when calling UniverseApi.get_universe_stargates_stargate_id"
1195
1554
  end
1196
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1197
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1555
+ # verify the required parameter 'x_compatibility_date' is set
1556
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1557
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_stargates_stargate_id"
1558
+ end
1559
+ # verify enum value
1560
+ allowable_values = ["2020-01-01"]
1561
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1562
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1563
+ end
1564
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1565
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1566
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1198
1567
  end
1199
1568
  # resource path
1200
- local_var_path = '/universe/stargates/{stargate_id}/'.sub('{' + 'stargate_id' + '}', stargate_id.to_s)
1569
+ local_var_path = '/universe/stargates/{stargate_id}'.sub('{' + 'stargate_id' + '}', CGI.escape(stargate_id.to_s))
1201
1570
 
1202
1571
  # query parameters
1203
1572
  query_params = opts[:query_params] || {}
1204
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1205
1573
 
1206
1574
  # header parameters
1207
1575
  header_params = opts[:header_params] || {}
1208
1576
  # HTTP header 'Accept' (if needed)
1209
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1577
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1578
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1579
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1210
1580
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1581
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1582
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1211
1583
 
1212
1584
  # form parameters
1213
1585
  form_params = opts[:form_params] || {}
1214
1586
 
1215
1587
  # http body (model)
1216
- post_body = opts[:body]
1588
+ post_body = opts[:debug_body]
1217
1589
 
1218
- return_type = opts[:return_type] || 'GetUniverseStargatesStargateIdOk'
1590
+ # return_type
1591
+ return_type = opts[:debug_return_type] || 'UniverseStargatesStargateIdGet'
1219
1592
 
1220
- auth_names = opts[:auth_names] || []
1221
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1593
+ # auth_names
1594
+ auth_names = opts[:debug_auth_names] || []
1595
+
1596
+ new_options = opts.merge(
1597
+ :operation => :"UniverseApi.get_universe_stargates_stargate_id",
1222
1598
  :header_params => header_params,
1223
1599
  :query_params => query_params,
1224
1600
  :form_params => form_params,
1225
1601
  :body => post_body,
1226
1602
  :auth_names => auth_names,
1227
- :return_type => return_type)
1603
+ :return_type => return_type
1604
+ )
1228
1605
 
1606
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1229
1607
  if @api_client.config.debugging
1230
1608
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_stargates_stargate_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1231
1609
  end
1232
1610
  return data, status_code, headers
1233
1611
  end
1612
+
1234
1613
  # Get star information
1235
- # Get information on a star --- Alternate route: `/legacy/universe/stars/{star_id}/` Alternate route: `/v1/universe/stars/{star_id}/` --- This route expires daily at 11:05
1236
- # @param star_id star_id integer
1614
+ # Get information on a star This route expires daily at 11:05
1615
+ # @param star_id [Integer]
1616
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1237
1617
  # @param [Hash] opts the optional parameters
1238
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1239
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1240
- # @return [GetUniverseStarsStarIdOk]
1241
- def get_universe_stars_star_id(star_id, opts = {})
1242
- data, _status_code, _headers = get_universe_stars_star_id_with_http_info(star_id, opts)
1618
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1619
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1620
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1621
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1622
+ # @return [UniverseStarsStarIdGet]
1623
+ def get_universe_stars_star_id(star_id, x_compatibility_date, opts = {})
1624
+ data, _status_code, _headers = get_universe_stars_star_id_with_http_info(star_id, x_compatibility_date, opts)
1243
1625
  data
1244
1626
  end
1245
1627
 
1246
1628
  # Get star information
1247
- # Get information on a star --- Alternate route: &#x60;/legacy/universe/stars/{star_id}/&#x60; Alternate route: &#x60;/v1/universe/stars/{star_id}/&#x60; --- This route expires daily at 11:05
1248
- # @param star_id star_id integer
1629
+ # Get information on a star This route expires daily at 11:05
1630
+ # @param star_id [Integer]
1631
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1249
1632
  # @param [Hash] opts the optional parameters
1250
- # @option opts [String] :datasource The server name you would like data from
1251
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1252
- # @return [Array<(GetUniverseStarsStarIdOk, Integer, Hash)>] GetUniverseStarsStarIdOk data, response status code and response headers
1253
- def get_universe_stars_star_id_with_http_info(star_id, opts = {})
1633
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1634
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1635
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1636
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1637
+ # @return [Array<(UniverseStarsStarIdGet, Integer, Hash)>] UniverseStarsStarIdGet data, response status code and response headers
1638
+ def get_universe_stars_star_id_with_http_info(star_id, x_compatibility_date, opts = {})
1254
1639
  if @api_client.config.debugging
1255
1640
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stars_star_id ...'
1256
1641
  end
@@ -1258,64 +1643,90 @@ module ESI
1258
1643
  if @api_client.config.client_side_validation && star_id.nil?
1259
1644
  fail ArgumentError, "Missing the required parameter 'star_id' when calling UniverseApi.get_universe_stars_star_id"
1260
1645
  end
1261
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1262
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1646
+ # verify the required parameter 'x_compatibility_date' is set
1647
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1648
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_stars_star_id"
1649
+ end
1650
+ # verify enum value
1651
+ allowable_values = ["2020-01-01"]
1652
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1653
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1654
+ end
1655
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1656
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1657
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1263
1658
  end
1264
1659
  # resource path
1265
- local_var_path = '/universe/stars/{star_id}/'.sub('{' + 'star_id' + '}', star_id.to_s)
1660
+ local_var_path = '/universe/stars/{star_id}'.sub('{' + 'star_id' + '}', CGI.escape(star_id.to_s))
1266
1661
 
1267
1662
  # query parameters
1268
1663
  query_params = opts[:query_params] || {}
1269
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1270
1664
 
1271
1665
  # header parameters
1272
1666
  header_params = opts[:header_params] || {}
1273
1667
  # HTTP header 'Accept' (if needed)
1274
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1668
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1669
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1670
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1275
1671
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1672
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1673
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1276
1674
 
1277
1675
  # form parameters
1278
1676
  form_params = opts[:form_params] || {}
1279
1677
 
1280
1678
  # http body (model)
1281
- post_body = opts[:body]
1679
+ post_body = opts[:debug_body]
1282
1680
 
1283
- return_type = opts[:return_type] || 'GetUniverseStarsStarIdOk'
1681
+ # return_type
1682
+ return_type = opts[:debug_return_type] || 'UniverseStarsStarIdGet'
1284
1683
 
1285
- auth_names = opts[:auth_names] || []
1286
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1684
+ # auth_names
1685
+ auth_names = opts[:debug_auth_names] || []
1686
+
1687
+ new_options = opts.merge(
1688
+ :operation => :"UniverseApi.get_universe_stars_star_id",
1287
1689
  :header_params => header_params,
1288
1690
  :query_params => query_params,
1289
1691
  :form_params => form_params,
1290
1692
  :body => post_body,
1291
1693
  :auth_names => auth_names,
1292
- :return_type => return_type)
1694
+ :return_type => return_type
1695
+ )
1293
1696
 
1697
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1294
1698
  if @api_client.config.debugging
1295
1699
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_stars_star_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1296
1700
  end
1297
1701
  return data, status_code, headers
1298
1702
  end
1703
+
1299
1704
  # Get station information
1300
- # Get information on a station --- Alternate route: `/dev/universe/stations/{station_id}/` Alternate route: `/v2/universe/stations/{station_id}/` --- This route expires daily at 11:05
1301
- # @param station_id station_id integer
1705
+ # Get information on a station This route expires daily at 11:05
1706
+ # @param station_id [Integer]
1707
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1302
1708
  # @param [Hash] opts the optional parameters
1303
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1304
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1305
- # @return [GetUniverseStationsStationIdOk]
1306
- def get_universe_stations_station_id(station_id, opts = {})
1307
- data, _status_code, _headers = get_universe_stations_station_id_with_http_info(station_id, opts)
1709
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1710
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1711
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1712
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1713
+ # @return [UniverseStationsStationIdGet]
1714
+ def get_universe_stations_station_id(station_id, x_compatibility_date, opts = {})
1715
+ data, _status_code, _headers = get_universe_stations_station_id_with_http_info(station_id, x_compatibility_date, opts)
1308
1716
  data
1309
1717
  end
1310
1718
 
1311
1719
  # Get station information
1312
- # Get information on a station --- Alternate route: &#x60;/dev/universe/stations/{station_id}/&#x60; Alternate route: &#x60;/v2/universe/stations/{station_id}/&#x60; --- This route expires daily at 11:05
1313
- # @param station_id station_id integer
1720
+ # Get information on a station This route expires daily at 11:05
1721
+ # @param station_id [Integer]
1722
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1314
1723
  # @param [Hash] opts the optional parameters
1315
- # @option opts [String] :datasource The server name you would like data from
1316
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1317
- # @return [Array<(GetUniverseStationsStationIdOk, Integer, Hash)>] GetUniverseStationsStationIdOk data, response status code and response headers
1318
- def get_universe_stations_station_id_with_http_info(station_id, opts = {})
1724
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1725
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1726
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1727
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1728
+ # @return [Array<(UniverseStationsStationIdGet, Integer, Hash)>] UniverseStationsStationIdGet data, response status code and response headers
1729
+ def get_universe_stations_station_id_with_http_info(station_id, x_compatibility_date, opts = {})
1319
1730
  if @api_client.config.debugging
1320
1731
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_stations_station_id ...'
1321
1732
  end
@@ -1323,131 +1734,182 @@ module ESI
1323
1734
  if @api_client.config.client_side_validation && station_id.nil?
1324
1735
  fail ArgumentError, "Missing the required parameter 'station_id' when calling UniverseApi.get_universe_stations_station_id"
1325
1736
  end
1326
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1327
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1737
+ # verify the required parameter 'x_compatibility_date' is set
1738
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1739
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_stations_station_id"
1740
+ end
1741
+ # verify enum value
1742
+ allowable_values = ["2020-01-01"]
1743
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1744
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1745
+ end
1746
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1747
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1748
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1328
1749
  end
1329
1750
  # resource path
1330
- local_var_path = '/universe/stations/{station_id}/'.sub('{' + 'station_id' + '}', station_id.to_s)
1751
+ local_var_path = '/universe/stations/{station_id}'.sub('{' + 'station_id' + '}', CGI.escape(station_id.to_s))
1331
1752
 
1332
1753
  # query parameters
1333
1754
  query_params = opts[:query_params] || {}
1334
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1335
1755
 
1336
1756
  # header parameters
1337
1757
  header_params = opts[:header_params] || {}
1338
1758
  # HTTP header 'Accept' (if needed)
1339
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1759
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1760
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1761
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1340
1762
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1763
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1764
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1341
1765
 
1342
1766
  # form parameters
1343
1767
  form_params = opts[:form_params] || {}
1344
1768
 
1345
1769
  # http body (model)
1346
- post_body = opts[:body]
1770
+ post_body = opts[:debug_body]
1771
+
1772
+ # return_type
1773
+ return_type = opts[:debug_return_type] || 'UniverseStationsStationIdGet'
1347
1774
 
1348
- return_type = opts[:return_type] || 'GetUniverseStationsStationIdOk'
1775
+ # auth_names
1776
+ auth_names = opts[:debug_auth_names] || []
1349
1777
 
1350
- auth_names = opts[:auth_names] || []
1351
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1778
+ new_options = opts.merge(
1779
+ :operation => :"UniverseApi.get_universe_stations_station_id",
1352
1780
  :header_params => header_params,
1353
1781
  :query_params => query_params,
1354
1782
  :form_params => form_params,
1355
1783
  :body => post_body,
1356
1784
  :auth_names => auth_names,
1357
- :return_type => return_type)
1785
+ :return_type => return_type
1786
+ )
1358
1787
 
1788
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1359
1789
  if @api_client.config.debugging
1360
1790
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_stations_station_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1361
1791
  end
1362
1792
  return data, status_code, headers
1363
1793
  end
1794
+
1795
+ # List all public structures
1364
1796
  # List all public structures
1365
- # List all public structures --- Alternate route: `/dev/universe/structures/` Alternate route: `/legacy/universe/structures/` Alternate route: `/v1/universe/structures/` --- This route is cached for up to 3600 seconds
1797
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1366
1798
  # @param [Hash] opts the optional parameters
1367
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1368
- # @option opts [String] :filter Only list public structures that have this service online
1369
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1799
+ # @option opts [String] :filter
1800
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1801
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1802
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1803
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1370
1804
  # @return [Array<Integer>]
1371
- def get_universe_structures(opts = {})
1372
- data, _status_code, _headers = get_universe_structures_with_http_info(opts)
1805
+ def get_universe_structures(x_compatibility_date, opts = {})
1806
+ data, _status_code, _headers = get_universe_structures_with_http_info(x_compatibility_date, opts)
1373
1807
  data
1374
1808
  end
1375
1809
 
1376
1810
  # List all public structures
1377
- # List all public structures --- Alternate route: &#x60;/dev/universe/structures/&#x60; Alternate route: &#x60;/legacy/universe/structures/&#x60; Alternate route: &#x60;/v1/universe/structures/&#x60; --- This route is cached for up to 3600 seconds
1811
+ # List all public structures
1812
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1378
1813
  # @param [Hash] opts the optional parameters
1379
- # @option opts [String] :datasource The server name you would like data from
1380
- # @option opts [String] :filter Only list public structures that have this service online
1381
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1814
+ # @option opts [String] :filter
1815
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1816
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1817
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1818
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1382
1819
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
1383
- def get_universe_structures_with_http_info(opts = {})
1820
+ def get_universe_structures_with_http_info(x_compatibility_date, opts = {})
1384
1821
  if @api_client.config.debugging
1385
1822
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_structures ...'
1386
1823
  end
1387
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1388
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1824
+ # verify the required parameter 'x_compatibility_date' is set
1825
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1826
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_structures"
1827
+ end
1828
+ # verify enum value
1829
+ allowable_values = ["2020-01-01"]
1830
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1831
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1389
1832
  end
1390
- if @api_client.config.client_side_validation && opts[:'filter'] && !['market', 'manufacturing_basic'].include?(opts[:'filter'])
1391
- fail ArgumentError, 'invalid value for "filter", must be one of market, manufacturing_basic'
1833
+ allowable_values = ["market", "manufacturing_basic"]
1834
+ if @api_client.config.client_side_validation && opts[:'filter'] && !allowable_values.include?(opts[:'filter'])
1835
+ fail ArgumentError, "invalid value for \"filter\", must be one of #{allowable_values}"
1836
+ end
1837
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1838
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1839
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1392
1840
  end
1393
1841
  # resource path
1394
- local_var_path = '/universe/structures/'
1842
+ local_var_path = '/universe/structures'
1395
1843
 
1396
1844
  # query parameters
1397
1845
  query_params = opts[:query_params] || {}
1398
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1399
1846
  query_params[:'filter'] = opts[:'filter'] if !opts[:'filter'].nil?
1400
1847
 
1401
1848
  # header parameters
1402
1849
  header_params = opts[:header_params] || {}
1403
1850
  # HTTP header 'Accept' (if needed)
1404
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1851
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1852
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1853
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1405
1854
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1855
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1856
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1406
1857
 
1407
1858
  # form parameters
1408
1859
  form_params = opts[:form_params] || {}
1409
1860
 
1410
1861
  # http body (model)
1411
- post_body = opts[:body]
1862
+ post_body = opts[:debug_body]
1412
1863
 
1413
- return_type = opts[:return_type] || 'Array<Integer>'
1864
+ # return_type
1865
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
1414
1866
 
1415
- auth_names = opts[:auth_names] || []
1416
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1867
+ # auth_names
1868
+ auth_names = opts[:debug_auth_names] || []
1869
+
1870
+ new_options = opts.merge(
1871
+ :operation => :"UniverseApi.get_universe_structures",
1417
1872
  :header_params => header_params,
1418
1873
  :query_params => query_params,
1419
1874
  :form_params => form_params,
1420
1875
  :body => post_body,
1421
1876
  :auth_names => auth_names,
1422
- :return_type => return_type)
1877
+ :return_type => return_type
1878
+ )
1423
1879
 
1880
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1424
1881
  if @api_client.config.debugging
1425
1882
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_structures\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1426
1883
  end
1427
1884
  return data, status_code, headers
1428
1885
  end
1886
+
1429
1887
  # Get structure information
1430
- # Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs. --- Alternate route: `/v2/universe/structures/{structure_id}/` --- This route is cached for up to 3600 seconds
1431
- # @param structure_id An Eve structure ID
1888
+ # Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
1889
+ # @param structure_id [Integer]
1890
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1432
1891
  # @param [Hash] opts the optional parameters
1433
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1434
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1435
- # @option opts [String] :token Access token to use if unable to set a header
1436
- # @return [GetUniverseStructuresStructureIdOk]
1437
- def get_universe_structures_structure_id(structure_id, opts = {})
1438
- data, _status_code, _headers = get_universe_structures_structure_id_with_http_info(structure_id, opts)
1892
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1893
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1894
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1895
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1896
+ # @return [UniverseStructuresStructureIdGet]
1897
+ def get_universe_structures_structure_id(structure_id, x_compatibility_date, opts = {})
1898
+ data, _status_code, _headers = get_universe_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts)
1439
1899
  data
1440
1900
  end
1441
1901
 
1442
1902
  # Get structure information
1443
- # Returns information on requested structure if you are on the ACL. Otherwise, returns \&quot;Forbidden\&quot; for all inputs. --- Alternate route: &#x60;/v2/universe/structures/{structure_id}/&#x60; --- This route is cached for up to 3600 seconds
1444
- # @param structure_id An Eve structure ID
1903
+ # Returns information on requested structure if you are on the ACL. Otherwise, returns \&quot;Forbidden\&quot; for all inputs.
1904
+ # @param structure_id [Integer]
1905
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1445
1906
  # @param [Hash] opts the optional parameters
1446
- # @option opts [String] :datasource The server name you would like data from
1447
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1448
- # @option opts [String] :token Access token to use if unable to set a header
1449
- # @return [Array<(GetUniverseStructuresStructureIdOk, Integer, Hash)>] GetUniverseStructuresStructureIdOk data, response status code and response headers
1450
- def get_universe_structures_structure_id_with_http_info(structure_id, opts = {})
1907
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1908
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1909
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1910
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1911
+ # @return [Array<(UniverseStructuresStructureIdGet, Integer, Hash)>] UniverseStructuresStructureIdGet data, response status code and response headers
1912
+ def get_universe_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts = {})
1451
1913
  if @api_client.config.debugging
1452
1914
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_structures_structure_id ...'
1453
1915
  end
@@ -1455,246 +1917,345 @@ module ESI
1455
1917
  if @api_client.config.client_side_validation && structure_id.nil?
1456
1918
  fail ArgumentError, "Missing the required parameter 'structure_id' when calling UniverseApi.get_universe_structures_structure_id"
1457
1919
  end
1458
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1459
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1920
+ # verify the required parameter 'x_compatibility_date' is set
1921
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1922
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_structures_structure_id"
1923
+ end
1924
+ # verify enum value
1925
+ allowable_values = ["2020-01-01"]
1926
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1927
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1928
+ end
1929
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1930
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1931
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1460
1932
  end
1461
1933
  # resource path
1462
- local_var_path = '/universe/structures/{structure_id}/'.sub('{' + 'structure_id' + '}', structure_id.to_s)
1934
+ local_var_path = '/universe/structures/{structure_id}'.sub('{' + 'structure_id' + '}', CGI.escape(structure_id.to_s))
1463
1935
 
1464
1936
  # query parameters
1465
1937
  query_params = opts[:query_params] || {}
1466
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1467
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1468
1938
 
1469
1939
  # header parameters
1470
1940
  header_params = opts[:header_params] || {}
1471
1941
  # HTTP header 'Accept' (if needed)
1472
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1942
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1943
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1944
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1473
1945
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1946
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1947
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1474
1948
 
1475
1949
  # form parameters
1476
1950
  form_params = opts[:form_params] || {}
1477
1951
 
1478
1952
  # http body (model)
1479
- post_body = opts[:body]
1953
+ post_body = opts[:debug_body]
1480
1954
 
1481
- return_type = opts[:return_type] || 'GetUniverseStructuresStructureIdOk'
1955
+ # return_type
1956
+ return_type = opts[:debug_return_type] || 'UniverseStructuresStructureIdGet'
1482
1957
 
1483
- auth_names = opts[:auth_names] || ['evesso']
1484
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1958
+ # auth_names
1959
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1960
+
1961
+ new_options = opts.merge(
1962
+ :operation => :"UniverseApi.get_universe_structures_structure_id",
1485
1963
  :header_params => header_params,
1486
1964
  :query_params => query_params,
1487
1965
  :form_params => form_params,
1488
1966
  :body => post_body,
1489
1967
  :auth_names => auth_names,
1490
- :return_type => return_type)
1968
+ :return_type => return_type
1969
+ )
1491
1970
 
1971
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1492
1972
  if @api_client.config.debugging
1493
1973
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_structures_structure_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1494
1974
  end
1495
1975
  return data, status_code, headers
1496
1976
  end
1977
+
1497
1978
  # Get system jumps
1498
- # Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- Alternate route: `/legacy/universe/system_jumps/` Alternate route: `/v1/universe/system_jumps/` --- This route is cached for up to 3600 seconds
1979
+ # Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
1980
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1499
1981
  # @param [Hash] opts the optional parameters
1500
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1501
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1502
- # @return [Array<GetUniverseSystemJumps200Ok>]
1503
- def get_universe_system_jumps(opts = {})
1504
- data, _status_code, _headers = get_universe_system_jumps_with_http_info(opts)
1982
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1983
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1984
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1985
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1986
+ # @return [Array<UniverseSystemJumpsGetInner>]
1987
+ def get_universe_system_jumps(x_compatibility_date, opts = {})
1988
+ data, _status_code, _headers = get_universe_system_jumps_with_http_info(x_compatibility_date, opts)
1505
1989
  data
1506
1990
  end
1507
1991
 
1508
1992
  # Get system jumps
1509
- # Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- Alternate route: &#x60;/legacy/universe/system_jumps/&#x60; Alternate route: &#x60;/v1/universe/system_jumps/&#x60; --- This route is cached for up to 3600 seconds
1993
+ # Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
1994
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1510
1995
  # @param [Hash] opts the optional parameters
1511
- # @option opts [String] :datasource The server name you would like data from
1512
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1513
- # @return [Array<(Array<GetUniverseSystemJumps200Ok>, Integer, Hash)>] Array<GetUniverseSystemJumps200Ok> data, response status code and response headers
1514
- def get_universe_system_jumps_with_http_info(opts = {})
1996
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1997
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1998
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1999
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2000
+ # @return [Array<(Array<UniverseSystemJumpsGetInner>, Integer, Hash)>] Array<UniverseSystemJumpsGetInner> data, response status code and response headers
2001
+ def get_universe_system_jumps_with_http_info(x_compatibility_date, opts = {})
1515
2002
  if @api_client.config.debugging
1516
2003
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_system_jumps ...'
1517
2004
  end
1518
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1519
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2005
+ # verify the required parameter 'x_compatibility_date' is set
2006
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2007
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_system_jumps"
2008
+ end
2009
+ # verify enum value
2010
+ allowable_values = ["2020-01-01"]
2011
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2012
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2013
+ end
2014
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2015
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2016
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1520
2017
  end
1521
2018
  # resource path
1522
- local_var_path = '/universe/system_jumps/'
2019
+ local_var_path = '/universe/system_jumps'
1523
2020
 
1524
2021
  # query parameters
1525
2022
  query_params = opts[:query_params] || {}
1526
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1527
2023
 
1528
2024
  # header parameters
1529
2025
  header_params = opts[:header_params] || {}
1530
2026
  # HTTP header 'Accept' (if needed)
1531
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2027
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2028
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2029
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1532
2030
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2031
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2032
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1533
2033
 
1534
2034
  # form parameters
1535
2035
  form_params = opts[:form_params] || {}
1536
2036
 
1537
2037
  # http body (model)
1538
- post_body = opts[:body]
2038
+ post_body = opts[:debug_body]
2039
+
2040
+ # return_type
2041
+ return_type = opts[:debug_return_type] || 'Array<UniverseSystemJumpsGetInner>'
1539
2042
 
1540
- return_type = opts[:return_type] || 'Array<GetUniverseSystemJumps200Ok>'
2043
+ # auth_names
2044
+ auth_names = opts[:debug_auth_names] || []
1541
2045
 
1542
- auth_names = opts[:auth_names] || []
1543
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2046
+ new_options = opts.merge(
2047
+ :operation => :"UniverseApi.get_universe_system_jumps",
1544
2048
  :header_params => header_params,
1545
2049
  :query_params => query_params,
1546
2050
  :form_params => form_params,
1547
2051
  :body => post_body,
1548
2052
  :auth_names => auth_names,
1549
- :return_type => return_type)
2053
+ :return_type => return_type
2054
+ )
1550
2055
 
2056
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1551
2057
  if @api_client.config.debugging
1552
2058
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_system_jumps\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1553
2059
  end
1554
2060
  return data, status_code, headers
1555
2061
  end
2062
+
1556
2063
  # Get system kills
1557
- # Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- Alternate route: `/v2/universe/system_kills/` --- This route is cached for up to 3600 seconds
2064
+ # Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
2065
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1558
2066
  # @param [Hash] opts the optional parameters
1559
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1560
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1561
- # @return [Array<GetUniverseSystemKills200Ok>]
1562
- def get_universe_system_kills(opts = {})
1563
- data, _status_code, _headers = get_universe_system_kills_with_http_info(opts)
2067
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2068
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2069
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2070
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2071
+ # @return [Array<UniverseSystemKillsGetInner>]
2072
+ def get_universe_system_kills(x_compatibility_date, opts = {})
2073
+ data, _status_code, _headers = get_universe_system_kills_with_http_info(x_compatibility_date, opts)
1564
2074
  data
1565
2075
  end
1566
2076
 
1567
2077
  # Get system kills
1568
- # Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- Alternate route: &#x60;/v2/universe/system_kills/&#x60; --- This route is cached for up to 3600 seconds
2078
+ # Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
2079
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1569
2080
  # @param [Hash] opts the optional parameters
1570
- # @option opts [String] :datasource The server name you would like data from
1571
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1572
- # @return [Array<(Array<GetUniverseSystemKills200Ok>, Integer, Hash)>] Array<GetUniverseSystemKills200Ok> data, response status code and response headers
1573
- def get_universe_system_kills_with_http_info(opts = {})
2081
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2082
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2083
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2084
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2085
+ # @return [Array<(Array<UniverseSystemKillsGetInner>, Integer, Hash)>] Array<UniverseSystemKillsGetInner> data, response status code and response headers
2086
+ def get_universe_system_kills_with_http_info(x_compatibility_date, opts = {})
1574
2087
  if @api_client.config.debugging
1575
2088
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_system_kills ...'
1576
2089
  end
1577
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1578
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2090
+ # verify the required parameter 'x_compatibility_date' is set
2091
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2092
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_system_kills"
2093
+ end
2094
+ # verify enum value
2095
+ allowable_values = ["2020-01-01"]
2096
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2097
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2098
+ end
2099
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2100
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2101
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1579
2102
  end
1580
2103
  # resource path
1581
- local_var_path = '/universe/system_kills/'
2104
+ local_var_path = '/universe/system_kills'
1582
2105
 
1583
2106
  # query parameters
1584
2107
  query_params = opts[:query_params] || {}
1585
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1586
2108
 
1587
2109
  # header parameters
1588
2110
  header_params = opts[:header_params] || {}
1589
2111
  # HTTP header 'Accept' (if needed)
1590
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2112
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2113
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2114
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1591
2115
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2116
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2117
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1592
2118
 
1593
2119
  # form parameters
1594
2120
  form_params = opts[:form_params] || {}
1595
2121
 
1596
2122
  # http body (model)
1597
- post_body = opts[:body]
2123
+ post_body = opts[:debug_body]
1598
2124
 
1599
- return_type = opts[:return_type] || 'Array<GetUniverseSystemKills200Ok>'
2125
+ # return_type
2126
+ return_type = opts[:debug_return_type] || 'Array<UniverseSystemKillsGetInner>'
1600
2127
 
1601
- auth_names = opts[:auth_names] || []
1602
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2128
+ # auth_names
2129
+ auth_names = opts[:debug_auth_names] || []
2130
+
2131
+ new_options = opts.merge(
2132
+ :operation => :"UniverseApi.get_universe_system_kills",
1603
2133
  :header_params => header_params,
1604
2134
  :query_params => query_params,
1605
2135
  :form_params => form_params,
1606
2136
  :body => post_body,
1607
2137
  :auth_names => auth_names,
1608
- :return_type => return_type)
2138
+ :return_type => return_type
2139
+ )
1609
2140
 
2141
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1610
2142
  if @api_client.config.debugging
1611
2143
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_system_kills\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1612
2144
  end
1613
2145
  return data, status_code, headers
1614
2146
  end
2147
+
1615
2148
  # Get solar systems
1616
- # Get a list of solar systems --- Alternate route: `/dev/universe/systems/` Alternate route: `/legacy/universe/systems/` Alternate route: `/v1/universe/systems/` --- This route expires daily at 11:05
2149
+ # Get a list of solar systems This route expires daily at 11:05
2150
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1617
2151
  # @param [Hash] opts the optional parameters
1618
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1619
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
2152
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2153
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2154
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2155
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1620
2156
  # @return [Array<Integer>]
1621
- def get_universe_systems(opts = {})
1622
- data, _status_code, _headers = get_universe_systems_with_http_info(opts)
2157
+ def get_universe_systems(x_compatibility_date, opts = {})
2158
+ data, _status_code, _headers = get_universe_systems_with_http_info(x_compatibility_date, opts)
1623
2159
  data
1624
2160
  end
1625
2161
 
1626
2162
  # Get solar systems
1627
- # Get a list of solar systems --- Alternate route: &#x60;/dev/universe/systems/&#x60; Alternate route: &#x60;/legacy/universe/systems/&#x60; Alternate route: &#x60;/v1/universe/systems/&#x60; --- This route expires daily at 11:05
2163
+ # Get a list of solar systems This route expires daily at 11:05
2164
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1628
2165
  # @param [Hash] opts the optional parameters
1629
- # @option opts [String] :datasource The server name you would like data from
1630
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
2166
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2167
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2168
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2169
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1631
2170
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
1632
- def get_universe_systems_with_http_info(opts = {})
2171
+ def get_universe_systems_with_http_info(x_compatibility_date, opts = {})
1633
2172
  if @api_client.config.debugging
1634
2173
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_systems ...'
1635
2174
  end
1636
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1637
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2175
+ # verify the required parameter 'x_compatibility_date' is set
2176
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2177
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_systems"
2178
+ end
2179
+ # verify enum value
2180
+ allowable_values = ["2020-01-01"]
2181
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2182
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2183
+ end
2184
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2185
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2186
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1638
2187
  end
1639
2188
  # resource path
1640
- local_var_path = '/universe/systems/'
2189
+ local_var_path = '/universe/systems'
1641
2190
 
1642
2191
  # query parameters
1643
2192
  query_params = opts[:query_params] || {}
1644
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1645
2193
 
1646
2194
  # header parameters
1647
2195
  header_params = opts[:header_params] || {}
1648
2196
  # HTTP header 'Accept' (if needed)
1649
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2197
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2198
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2199
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1650
2200
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2201
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2202
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1651
2203
 
1652
2204
  # form parameters
1653
2205
  form_params = opts[:form_params] || {}
1654
2206
 
1655
2207
  # http body (model)
1656
- post_body = opts[:body]
2208
+ post_body = opts[:debug_body]
1657
2209
 
1658
- return_type = opts[:return_type] || 'Array<Integer>'
2210
+ # return_type
2211
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
1659
2212
 
1660
- auth_names = opts[:auth_names] || []
1661
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2213
+ # auth_names
2214
+ auth_names = opts[:debug_auth_names] || []
2215
+
2216
+ new_options = opts.merge(
2217
+ :operation => :"UniverseApi.get_universe_systems",
1662
2218
  :header_params => header_params,
1663
2219
  :query_params => query_params,
1664
2220
  :form_params => form_params,
1665
2221
  :body => post_body,
1666
2222
  :auth_names => auth_names,
1667
- :return_type => return_type)
2223
+ :return_type => return_type
2224
+ )
1668
2225
 
2226
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1669
2227
  if @api_client.config.debugging
1670
2228
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_systems\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1671
2229
  end
1672
2230
  return data, status_code, headers
1673
2231
  end
2232
+
1674
2233
  # Get solar system information
1675
- # Get information on a solar system. --- Alternate route: `/dev/universe/systems/{system_id}/` Alternate route: `/v4/universe/systems/{system_id}/` --- This route expires daily at 11:05
1676
- # @param system_id system_id integer
2234
+ # Get information on a solar system. This route expires daily at 11:05
2235
+ # @param system_id [Integer]
2236
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1677
2237
  # @param [Hash] opts the optional parameters
1678
- # @option opts [String] :accept_language Language to use in the response (default to en)
1679
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1680
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1681
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
1682
- # @return [GetUniverseSystemsSystemIdOk]
1683
- def get_universe_systems_system_id(system_id, opts = {})
1684
- data, _status_code, _headers = get_universe_systems_system_id_with_http_info(system_id, opts)
2238
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2239
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2240
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2241
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2242
+ # @return [UniverseSystemsSystemIdGet]
2243
+ def get_universe_systems_system_id(system_id, x_compatibility_date, opts = {})
2244
+ data, _status_code, _headers = get_universe_systems_system_id_with_http_info(system_id, x_compatibility_date, opts)
1685
2245
  data
1686
2246
  end
1687
2247
 
1688
2248
  # Get solar system information
1689
- # Get information on a solar system. --- Alternate route: &#x60;/dev/universe/systems/{system_id}/&#x60; Alternate route: &#x60;/v4/universe/systems/{system_id}/&#x60; --- This route expires daily at 11:05
1690
- # @param system_id system_id integer
2249
+ # Get information on a solar system. This route expires daily at 11:05
2250
+ # @param system_id [Integer]
2251
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1691
2252
  # @param [Hash] opts the optional parameters
1692
- # @option opts [String] :accept_language Language to use in the response
1693
- # @option opts [String] :datasource The server name you would like data from
1694
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1695
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
1696
- # @return [Array<(GetUniverseSystemsSystemIdOk, Integer, Hash)>] GetUniverseSystemsSystemIdOk data, response status code and response headers
1697
- def get_universe_systems_system_id_with_http_info(system_id, opts = {})
2253
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2254
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2255
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2256
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2257
+ # @return [Array<(UniverseSystemsSystemIdGet, Integer, Hash)>] UniverseSystemsSystemIdGet data, response status code and response headers
2258
+ def get_universe_systems_system_id_with_http_info(system_id, x_compatibility_date, opts = {})
1698
2259
  if @api_client.config.debugging
1699
2260
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_systems_system_id ...'
1700
2261
  end
@@ -1702,138 +2263,182 @@ module ESI
1702
2263
  if @api_client.config.client_side_validation && system_id.nil?
1703
2264
  fail ArgumentError, "Missing the required parameter 'system_id' when calling UniverseApi.get_universe_systems_system_id"
1704
2265
  end
1705
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
1706
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2266
+ # verify the required parameter 'x_compatibility_date' is set
2267
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2268
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_systems_system_id"
1707
2269
  end
1708
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1709
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2270
+ # verify enum value
2271
+ allowable_values = ["2020-01-01"]
2272
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2273
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1710
2274
  end
1711
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
1712
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2275
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2276
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2277
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1713
2278
  end
1714
2279
  # resource path
1715
- local_var_path = '/universe/systems/{system_id}/'.sub('{' + 'system_id' + '}', system_id.to_s)
2280
+ local_var_path = '/universe/systems/{system_id}'.sub('{' + 'system_id' + '}', CGI.escape(system_id.to_s))
1716
2281
 
1717
2282
  # query parameters
1718
2283
  query_params = opts[:query_params] || {}
1719
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1720
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1721
2284
 
1722
2285
  # header parameters
1723
2286
  header_params = opts[:header_params] || {}
1724
2287
  # HTTP header 'Accept' (if needed)
1725
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2288
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2289
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1726
2290
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1727
2291
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2292
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2293
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1728
2294
 
1729
2295
  # form parameters
1730
2296
  form_params = opts[:form_params] || {}
1731
2297
 
1732
2298
  # http body (model)
1733
- post_body = opts[:body]
2299
+ post_body = opts[:debug_body]
1734
2300
 
1735
- return_type = opts[:return_type] || 'GetUniverseSystemsSystemIdOk'
2301
+ # return_type
2302
+ return_type = opts[:debug_return_type] || 'UniverseSystemsSystemIdGet'
1736
2303
 
1737
- auth_names = opts[:auth_names] || []
1738
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2304
+ # auth_names
2305
+ auth_names = opts[:debug_auth_names] || []
2306
+
2307
+ new_options = opts.merge(
2308
+ :operation => :"UniverseApi.get_universe_systems_system_id",
1739
2309
  :header_params => header_params,
1740
2310
  :query_params => query_params,
1741
2311
  :form_params => form_params,
1742
2312
  :body => post_body,
1743
2313
  :auth_names => auth_names,
1744
- :return_type => return_type)
2314
+ :return_type => return_type
2315
+ )
1745
2316
 
2317
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1746
2318
  if @api_client.config.debugging
1747
2319
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_systems_system_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1748
2320
  end
1749
2321
  return data, status_code, headers
1750
2322
  end
2323
+
1751
2324
  # Get types
1752
- # Get a list of type ids --- Alternate route: `/legacy/universe/types/` Alternate route: `/v1/universe/types/` --- This route expires daily at 11:05
2325
+ # Get a list of type ids This route expires daily at 11:05
2326
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1753
2327
  # @param [Hash] opts the optional parameters
1754
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1755
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1756
- # @option opts [Integer] :page Which page of results to return (default to 1)
2328
+ # @option opts [Integer] :page
2329
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2330
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2331
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2332
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1757
2333
  # @return [Array<Integer>]
1758
- def get_universe_types(opts = {})
1759
- data, _status_code, _headers = get_universe_types_with_http_info(opts)
2334
+ def get_universe_types(x_compatibility_date, opts = {})
2335
+ data, _status_code, _headers = get_universe_types_with_http_info(x_compatibility_date, opts)
1760
2336
  data
1761
2337
  end
1762
2338
 
1763
2339
  # Get types
1764
- # Get a list of type ids --- Alternate route: &#x60;/legacy/universe/types/&#x60; Alternate route: &#x60;/v1/universe/types/&#x60; --- This route expires daily at 11:05
2340
+ # Get a list of type ids This route expires daily at 11:05
2341
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1765
2342
  # @param [Hash] opts the optional parameters
1766
- # @option opts [String] :datasource The server name you would like data from
1767
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1768
- # @option opts [Integer] :page Which page of results to return
2343
+ # @option opts [Integer] :page
2344
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2345
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2346
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2347
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1769
2348
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
1770
- def get_universe_types_with_http_info(opts = {})
2349
+ def get_universe_types_with_http_info(x_compatibility_date, opts = {})
1771
2350
  if @api_client.config.debugging
1772
2351
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_types ...'
1773
2352
  end
1774
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1775
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2353
+ # verify the required parameter 'x_compatibility_date' is set
2354
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2355
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_types"
2356
+ end
2357
+ # verify enum value
2358
+ allowable_values = ["2020-01-01"]
2359
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2360
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2361
+ end
2362
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
2363
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling UniverseApi.get_universe_types, must be greater than or equal to 1.'
2364
+ end
2365
+
2366
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2367
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2368
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1776
2369
  end
1777
2370
  # resource path
1778
- local_var_path = '/universe/types/'
2371
+ local_var_path = '/universe/types'
1779
2372
 
1780
2373
  # query parameters
1781
2374
  query_params = opts[:query_params] || {}
1782
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1783
2375
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1784
2376
 
1785
2377
  # header parameters
1786
2378
  header_params = opts[:header_params] || {}
1787
2379
  # HTTP header 'Accept' (if needed)
1788
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2380
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2381
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2382
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1789
2383
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2384
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2385
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1790
2386
 
1791
2387
  # form parameters
1792
2388
  form_params = opts[:form_params] || {}
1793
2389
 
1794
2390
  # http body (model)
1795
- post_body = opts[:body]
2391
+ post_body = opts[:debug_body]
2392
+
2393
+ # return_type
2394
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
1796
2395
 
1797
- return_type = opts[:return_type] || 'Array<Integer>'
2396
+ # auth_names
2397
+ auth_names = opts[:debug_auth_names] || []
1798
2398
 
1799
- auth_names = opts[:auth_names] || []
1800
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2399
+ new_options = opts.merge(
2400
+ :operation => :"UniverseApi.get_universe_types",
1801
2401
  :header_params => header_params,
1802
2402
  :query_params => query_params,
1803
2403
  :form_params => form_params,
1804
2404
  :body => post_body,
1805
2405
  :auth_names => auth_names,
1806
- :return_type => return_type)
2406
+ :return_type => return_type
2407
+ )
1807
2408
 
2409
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1808
2410
  if @api_client.config.debugging
1809
2411
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_types\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1810
2412
  end
1811
2413
  return data, status_code, headers
1812
2414
  end
2415
+
1813
2416
  # Get type information
1814
- # Get information on a type --- Alternate route: `/dev/universe/types/{type_id}/` Alternate route: `/v3/universe/types/{type_id}/` --- This route expires daily at 11:05
1815
- # @param type_id An Eve item type ID
2417
+ # Get information on a type This route expires daily at 11:05
2418
+ # @param type_id [Integer]
2419
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1816
2420
  # @param [Hash] opts the optional parameters
1817
- # @option opts [String] :accept_language Language to use in the response (default to en)
1818
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1819
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1820
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
1821
- # @return [GetUniverseTypesTypeIdOk]
1822
- def get_universe_types_type_id(type_id, opts = {})
1823
- data, _status_code, _headers = get_universe_types_type_id_with_http_info(type_id, opts)
2421
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2422
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2423
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2424
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2425
+ # @return [UniverseTypesTypeIdGet]
2426
+ def get_universe_types_type_id(type_id, x_compatibility_date, opts = {})
2427
+ data, _status_code, _headers = get_universe_types_type_id_with_http_info(type_id, x_compatibility_date, opts)
1824
2428
  data
1825
2429
  end
1826
2430
 
1827
2431
  # Get type information
1828
- # Get information on a type --- Alternate route: &#x60;/dev/universe/types/{type_id}/&#x60; Alternate route: &#x60;/v3/universe/types/{type_id}/&#x60; --- This route expires daily at 11:05
1829
- # @param type_id An Eve item type ID
2432
+ # Get information on a type This route expires daily at 11:05
2433
+ # @param type_id [Integer]
2434
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1830
2435
  # @param [Hash] opts the optional parameters
1831
- # @option opts [String] :accept_language Language to use in the response
1832
- # @option opts [String] :datasource The server name you would like data from
1833
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1834
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
1835
- # @return [Array<(GetUniverseTypesTypeIdOk, Integer, Hash)>] GetUniverseTypesTypeIdOk data, response status code and response headers
1836
- def get_universe_types_type_id_with_http_info(type_id, opts = {})
2436
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2437
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2438
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2439
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2440
+ # @return [Array<(UniverseTypesTypeIdGet, Integer, Hash)>] UniverseTypesTypeIdGet data, response status code and response headers
2441
+ def get_universe_types_type_id_with_http_info(type_id, x_compatibility_date, opts = {})
1837
2442
  if @api_client.config.debugging
1838
2443
  @api_client.config.logger.debug 'Calling API: UniverseApi.get_universe_types_type_id ...'
1839
2444
  end
@@ -1841,187 +2446,266 @@ module ESI
1841
2446
  if @api_client.config.client_side_validation && type_id.nil?
1842
2447
  fail ArgumentError, "Missing the required parameter 'type_id' when calling UniverseApi.get_universe_types_type_id"
1843
2448
  end
1844
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
1845
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2449
+ # verify the required parameter 'x_compatibility_date' is set
2450
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2451
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.get_universe_types_type_id"
1846
2452
  end
1847
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1848
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2453
+ # verify enum value
2454
+ allowable_values = ["2020-01-01"]
2455
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2456
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1849
2457
  end
1850
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
1851
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2458
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2459
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2460
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1852
2461
  end
1853
2462
  # resource path
1854
- local_var_path = '/universe/types/{type_id}/'.sub('{' + 'type_id' + '}', type_id.to_s)
2463
+ local_var_path = '/universe/types/{type_id}'.sub('{' + 'type_id' + '}', CGI.escape(type_id.to_s))
1855
2464
 
1856
2465
  # query parameters
1857
2466
  query_params = opts[:query_params] || {}
1858
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1859
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1860
2467
 
1861
2468
  # header parameters
1862
2469
  header_params = opts[:header_params] || {}
1863
2470
  # HTTP header 'Accept' (if needed)
1864
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2471
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2472
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1865
2473
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1866
2474
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2475
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2476
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1867
2477
 
1868
2478
  # form parameters
1869
2479
  form_params = opts[:form_params] || {}
1870
2480
 
1871
2481
  # http body (model)
1872
- post_body = opts[:body]
2482
+ post_body = opts[:debug_body]
2483
+
2484
+ # return_type
2485
+ return_type = opts[:debug_return_type] || 'UniverseTypesTypeIdGet'
1873
2486
 
1874
- return_type = opts[:return_type] || 'GetUniverseTypesTypeIdOk'
2487
+ # auth_names
2488
+ auth_names = opts[:debug_auth_names] || []
1875
2489
 
1876
- auth_names = opts[:auth_names] || []
1877
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2490
+ new_options = opts.merge(
2491
+ :operation => :"UniverseApi.get_universe_types_type_id",
1878
2492
  :header_params => header_params,
1879
2493
  :query_params => query_params,
1880
2494
  :form_params => form_params,
1881
2495
  :body => post_body,
1882
2496
  :auth_names => auth_names,
1883
- :return_type => return_type)
2497
+ :return_type => return_type
2498
+ )
1884
2499
 
2500
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1885
2501
  if @api_client.config.debugging
1886
2502
  @api_client.config.logger.debug "API called: UniverseApi#get_universe_types_type_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1887
2503
  end
1888
2504
  return data, status_code, headers
1889
2505
  end
2506
+
1890
2507
  # Bulk names to IDs
1891
- # Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours --- Alternate route: `/dev/universe/ids/` Alternate route: `/legacy/universe/ids/` Alternate route: `/v1/universe/ids/`
1892
- # @param body The names to resolve
2508
+ # Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
2509
+ # @param x_compatibility_date [Date] The compatibility date for the request.
2510
+ # @param request_body [Array<String>]
1893
2511
  # @param [Hash] opts the optional parameters
1894
- # @option opts [String] :accept_language Language to use in the response (default to en)
1895
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1896
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
1897
- # @return [PostUniverseIdsOk]
1898
- def post_universe_ids(body, opts = {})
1899
- data, _status_code, _headers = post_universe_ids_with_http_info(body, opts)
2512
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2513
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2514
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2515
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2516
+ # @return [UniverseIdsPost]
2517
+ def post_universe_ids(x_compatibility_date, request_body, opts = {})
2518
+ data, _status_code, _headers = post_universe_ids_with_http_info(x_compatibility_date, request_body, opts)
1900
2519
  data
1901
2520
  end
1902
2521
 
1903
2522
  # Bulk names to IDs
1904
- # Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours --- Alternate route: &#x60;/dev/universe/ids/&#x60; Alternate route: &#x60;/legacy/universe/ids/&#x60; Alternate route: &#x60;/v1/universe/ids/&#x60;
1905
- # @param body The names to resolve
2523
+ # Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
2524
+ # @param x_compatibility_date [Date] The compatibility date for the request.
2525
+ # @param request_body [Array<String>]
1906
2526
  # @param [Hash] opts the optional parameters
1907
- # @option opts [String] :accept_language Language to use in the response
1908
- # @option opts [String] :datasource The server name you would like data from
1909
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
1910
- # @return [Array<(PostUniverseIdsOk, Integer, Hash)>] PostUniverseIdsOk data, response status code and response headers
1911
- def post_universe_ids_with_http_info(body, opts = {})
2527
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2528
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2529
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2530
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2531
+ # @return [Array<(UniverseIdsPost, Integer, Hash)>] UniverseIdsPost data, response status code and response headers
2532
+ def post_universe_ids_with_http_info(x_compatibility_date, request_body, opts = {})
1912
2533
  if @api_client.config.debugging
1913
2534
  @api_client.config.logger.debug 'Calling API: UniverseApi.post_universe_ids ...'
1914
2535
  end
1915
- # verify the required parameter 'body' is set
1916
- if @api_client.config.client_side_validation && body.nil?
1917
- fail ArgumentError, "Missing the required parameter 'body' when calling UniverseApi.post_universe_ids"
2536
+ # verify the required parameter 'x_compatibility_date' is set
2537
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2538
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.post_universe_ids"
2539
+ end
2540
+ # verify enum value
2541
+ allowable_values = ["2020-01-01"]
2542
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2543
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1918
2544
  end
1919
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
1920
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2545
+ # verify the required parameter 'request_body' is set
2546
+ if @api_client.config.client_side_validation && request_body.nil?
2547
+ fail ArgumentError, "Missing the required parameter 'request_body' when calling UniverseApi.post_universe_ids"
1921
2548
  end
1922
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1923
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2549
+ if @api_client.config.client_side_validation && request_body.length > 500
2550
+ fail ArgumentError, 'invalid value for "request_body" when calling UniverseApi.post_universe_ids, number of items must be less than or equal to 500.'
1924
2551
  end
1925
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
1926
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
2552
+
2553
+ if @api_client.config.client_side_validation && request_body.length < 1
2554
+ fail ArgumentError, 'invalid value for "request_body" when calling UniverseApi.post_universe_ids, number of items must be greater than or equal to 1.'
2555
+ end
2556
+
2557
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2558
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2559
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1927
2560
  end
1928
2561
  # resource path
1929
- local_var_path = '/universe/ids/'
2562
+ local_var_path = '/universe/ids'
1930
2563
 
1931
2564
  # query parameters
1932
2565
  query_params = opts[:query_params] || {}
1933
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1934
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1935
2566
 
1936
2567
  # header parameters
1937
2568
  header_params = opts[:header_params] || {}
1938
2569
  # HTTP header 'Accept' (if needed)
1939
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2570
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1940
2571
  # HTTP header 'Content-Type'
1941
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2572
+ content_type = @api_client.select_header_content_type(['application/json'])
2573
+ if !content_type.nil?
2574
+ header_params['Content-Type'] = content_type
2575
+ end
2576
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1942
2577
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
2578
+ header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2579
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2580
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1943
2581
 
1944
2582
  # form parameters
1945
2583
  form_params = opts[:form_params] || {}
1946
2584
 
1947
2585
  # http body (model)
1948
- post_body = opts[:body] || @api_client.object_to_http_body(body)
2586
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(request_body)
1949
2587
 
1950
- return_type = opts[:return_type] || 'PostUniverseIdsOk'
2588
+ # return_type
2589
+ return_type = opts[:debug_return_type] || 'UniverseIdsPost'
1951
2590
 
1952
- auth_names = opts[:auth_names] || []
1953
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
2591
+ # auth_names
2592
+ auth_names = opts[:debug_auth_names] || []
2593
+
2594
+ new_options = opts.merge(
2595
+ :operation => :"UniverseApi.post_universe_ids",
1954
2596
  :header_params => header_params,
1955
2597
  :query_params => query_params,
1956
2598
  :form_params => form_params,
1957
2599
  :body => post_body,
1958
2600
  :auth_names => auth_names,
1959
- :return_type => return_type)
2601
+ :return_type => return_type
2602
+ )
1960
2603
 
2604
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
1961
2605
  if @api_client.config.debugging
1962
2606
  @api_client.config.logger.debug "API called: UniverseApi#post_universe_ids\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1963
2607
  end
1964
2608
  return data, status_code, headers
1965
2609
  end
2610
+
1966
2611
  # Get names and categories for a set of IDs
1967
- # Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions --- Alternate route: `/dev/universe/names/` Alternate route: `/v3/universe/names/`
1968
- # @param body The ids to resolve
2612
+ # Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
2613
+ # @param x_compatibility_date [Date] The compatibility date for the request.
2614
+ # @param request_body [Array<Integer>]
1969
2615
  # @param [Hash] opts the optional parameters
1970
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1971
- # @return [Array<PostUniverseNames200Ok>]
1972
- def post_universe_names(body, opts = {})
1973
- data, _status_code, _headers = post_universe_names_with_http_info(body, opts)
2616
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2617
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2618
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2619
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2620
+ # @return [Array<UniverseNamesPostInner>]
2621
+ def post_universe_names(x_compatibility_date, request_body, opts = {})
2622
+ data, _status_code, _headers = post_universe_names_with_http_info(x_compatibility_date, request_body, opts)
1974
2623
  data
1975
2624
  end
1976
2625
 
1977
2626
  # Get names and categories for a set of IDs
1978
- # Resolve a set of IDs to names and categories. Supported ID&#x27;s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions --- Alternate route: &#x60;/dev/universe/names/&#x60; Alternate route: &#x60;/v3/universe/names/&#x60;
1979
- # @param body The ids to resolve
2627
+ # Resolve a set of IDs to names and categories. Supported ID&#39;s for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
2628
+ # @param x_compatibility_date [Date] The compatibility date for the request.
2629
+ # @param request_body [Array<Integer>]
1980
2630
  # @param [Hash] opts the optional parameters
1981
- # @option opts [String] :datasource The server name you would like data from
1982
- # @return [Array<(Array<PostUniverseNames200Ok>, Integer, Hash)>] Array<PostUniverseNames200Ok> data, response status code and response headers
1983
- def post_universe_names_with_http_info(body, opts = {})
2631
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2632
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2633
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2634
+ # @option opts [String] :if_modified_since The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
2635
+ # @return [Array<(Array<UniverseNamesPostInner>, Integer, Hash)>] Array<UniverseNamesPostInner> data, response status code and response headers
2636
+ def post_universe_names_with_http_info(x_compatibility_date, request_body, opts = {})
1984
2637
  if @api_client.config.debugging
1985
2638
  @api_client.config.logger.debug 'Calling API: UniverseApi.post_universe_names ...'
1986
2639
  end
1987
- # verify the required parameter 'body' is set
1988
- if @api_client.config.client_side_validation && body.nil?
1989
- fail ArgumentError, "Missing the required parameter 'body' when calling UniverseApi.post_universe_names"
2640
+ # verify the required parameter 'x_compatibility_date' is set
2641
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2642
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling UniverseApi.post_universe_names"
2643
+ end
2644
+ # verify enum value
2645
+ allowable_values = ["2020-01-01"]
2646
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2647
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2648
+ end
2649
+ # verify the required parameter 'request_body' is set
2650
+ if @api_client.config.client_side_validation && request_body.nil?
2651
+ fail ArgumentError, "Missing the required parameter 'request_body' when calling UniverseApi.post_universe_names"
1990
2652
  end
1991
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1992
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2653
+ if @api_client.config.client_side_validation && request_body.length > 1000
2654
+ fail ArgumentError, 'invalid value for "request_body" when calling UniverseApi.post_universe_names, number of items must be less than or equal to 1000.'
2655
+ end
2656
+
2657
+ if @api_client.config.client_side_validation && request_body.length < 1
2658
+ fail ArgumentError, 'invalid value for "request_body" when calling UniverseApi.post_universe_names, number of items must be greater than or equal to 1.'
2659
+ end
2660
+
2661
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2662
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2663
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1993
2664
  end
1994
2665
  # resource path
1995
- local_var_path = '/universe/names/'
2666
+ local_var_path = '/universe/names'
1996
2667
 
1997
2668
  # query parameters
1998
2669
  query_params = opts[:query_params] || {}
1999
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
2000
2670
 
2001
2671
  # header parameters
2002
2672
  header_params = opts[:header_params] || {}
2003
2673
  # HTTP header 'Accept' (if needed)
2004
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2674
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2005
2675
  # HTTP header 'Content-Type'
2006
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2676
+ content_type = @api_client.select_header_content_type(['application/json'])
2677
+ if !content_type.nil?
2678
+ header_params['Content-Type'] = content_type
2679
+ end
2680
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2681
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
2682
+ header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2683
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2684
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
2007
2685
 
2008
2686
  # form parameters
2009
2687
  form_params = opts[:form_params] || {}
2010
2688
 
2011
2689
  # http body (model)
2012
- post_body = opts[:body] || @api_client.object_to_http_body(body)
2690
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(request_body)
2691
+
2692
+ # return_type
2693
+ return_type = opts[:debug_return_type] || 'Array<UniverseNamesPostInner>'
2013
2694
 
2014
- return_type = opts[:return_type] || 'Array<PostUniverseNames200Ok>'
2695
+ # auth_names
2696
+ auth_names = opts[:debug_auth_names] || []
2015
2697
 
2016
- auth_names = opts[:auth_names] || []
2017
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
2698
+ new_options = opts.merge(
2699
+ :operation => :"UniverseApi.post_universe_names",
2018
2700
  :header_params => header_params,
2019
2701
  :query_params => query_params,
2020
2702
  :form_params => form_params,
2021
2703
  :body => post_body,
2022
2704
  :auth_names => auth_names,
2023
- :return_type => return_type)
2705
+ :return_type => return_type
2706
+ )
2024
2707
 
2708
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2025
2709
  if @api_client.config.debugging
2026
2710
  @api_client.config.logger.debug "API called: UniverseApi#post_universe_names\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2027
2711
  end