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 CorporationApi
14
17
  attr_accessor :api_client
@@ -17,25 +20,31 @@ module ESI
17
20
  @api_client = api_client
18
21
  end
19
22
  # Get corporation information
20
- # Public information about a corporation --- Alternate route: `/dev/corporations/{corporation_id}/` Alternate route: `/v5/corporations/{corporation_id}/` --- This route is cached for up to 3600 seconds
21
- # @param corporation_id An EVE corporation ID
23
+ # Public information about a corporation
24
+ # @param corporation_id [Integer] The ID of the corporation
25
+ # @param x_compatibility_date [Date] The compatibility date for the request.
22
26
  # @param [Hash] opts the optional parameters
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
- # @return [GetCorporationsCorporationIdOk]
26
- def get_corporations_corporation_id(corporation_id, opts = {})
27
- data, _status_code, _headers = get_corporations_corporation_id_with_http_info(corporation_id, opts)
27
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
28
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
29
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
30
+ # @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.
31
+ # @return [CorporationsCorporationIdGet]
32
+ def get_corporations_corporation_id(corporation_id, x_compatibility_date, opts = {})
33
+ data, _status_code, _headers = get_corporations_corporation_id_with_http_info(corporation_id, x_compatibility_date, opts)
28
34
  data
29
35
  end
30
36
 
31
37
  # Get corporation information
32
- # Public information about a corporation --- Alternate route: `/dev/corporations/{corporation_id}/` Alternate route: `/v5/corporations/{corporation_id}/` --- This route is cached for up to 3600 seconds
33
- # @param corporation_id An EVE corporation ID
38
+ # Public information about a corporation
39
+ # @param corporation_id [Integer] The ID of the corporation
40
+ # @param x_compatibility_date [Date] The compatibility date for the request.
34
41
  # @param [Hash] opts the optional parameters
35
- # @option opts [String] :datasource The server name you would like data from
36
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
37
- # @return [Array<(GetCorporationsCorporationIdOk, Integer, Hash)>] GetCorporationsCorporationIdOk data, response status code and response headers
38
- def get_corporations_corporation_id_with_http_info(corporation_id, opts = {})
42
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
43
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
44
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
45
+ # @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.
46
+ # @return [Array<(CorporationsCorporationIdGet, Integer, Hash)>] CorporationsCorporationIdGet data, response status code and response headers
47
+ def get_corporations_corporation_id_with_http_info(corporation_id, x_compatibility_date, opts = {})
39
48
  if @api_client.config.debugging
40
49
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id ...'
41
50
  end
@@ -43,64 +52,90 @@ module ESI
43
52
  if @api_client.config.client_side_validation && corporation_id.nil?
44
53
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id"
45
54
  end
46
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
47
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
55
+ # verify the required parameter 'x_compatibility_date' is set
56
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
57
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id"
58
+ end
59
+ # verify enum value
60
+ allowable_values = ["2020-01-01"]
61
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
62
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
63
+ end
64
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
65
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
66
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
48
67
  end
49
68
  # resource path
50
- local_var_path = '/corporations/{corporation_id}/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
69
+ local_var_path = '/corporations/{corporation_id}'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
51
70
 
52
71
  # query parameters
53
72
  query_params = opts[:query_params] || {}
54
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
55
73
 
56
74
  # header parameters
57
75
  header_params = opts[:header_params] || {}
58
76
  # HTTP header 'Accept' (if needed)
59
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
77
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
78
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
79
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
60
80
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
81
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
82
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
61
83
 
62
84
  # form parameters
63
85
  form_params = opts[:form_params] || {}
64
86
 
65
87
  # http body (model)
66
- post_body = opts[:body]
88
+ post_body = opts[:debug_body]
89
+
90
+ # return_type
91
+ return_type = opts[:debug_return_type] || 'CorporationsCorporationIdGet'
67
92
 
68
- return_type = opts[:return_type] || 'GetCorporationsCorporationIdOk'
93
+ # auth_names
94
+ auth_names = opts[:debug_auth_names] || []
69
95
 
70
- auth_names = opts[:auth_names] || []
71
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
96
+ new_options = opts.merge(
97
+ :operation => :"CorporationApi.get_corporations_corporation_id",
72
98
  :header_params => header_params,
73
99
  :query_params => query_params,
74
100
  :form_params => form_params,
75
101
  :body => post_body,
76
102
  :auth_names => auth_names,
77
- :return_type => return_type)
103
+ :return_type => return_type
104
+ )
78
105
 
106
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
79
107
  if @api_client.config.debugging
80
108
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
81
109
  end
82
110
  return data, status_code, headers
83
111
  end
112
+
84
113
  # Get alliance history
85
- # Get a list of all the alliances a corporation has been a member of --- Alternate route: `/dev/corporations/{corporation_id}/alliancehistory/` Alternate route: `/v3/corporations/{corporation_id}/alliancehistory/` --- This route is cached for up to 3600 seconds
86
- # @param corporation_id An EVE corporation ID
114
+ # Get a list of all the alliances a corporation has been a member of
115
+ # @param corporation_id [Integer] The ID of the corporation
116
+ # @param x_compatibility_date [Date] The compatibility date for the request.
87
117
  # @param [Hash] opts the optional parameters
88
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
89
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
90
- # @return [Array<GetCorporationsCorporationIdAlliancehistory200Ok>]
91
- def get_corporations_corporation_id_alliancehistory(corporation_id, opts = {})
92
- data, _status_code, _headers = get_corporations_corporation_id_alliancehistory_with_http_info(corporation_id, opts)
118
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
119
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
120
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
121
+ # @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.
122
+ # @return [Array<CorporationsCorporationIdAlliancehistoryGetInner>]
123
+ def get_corporations_corporation_id_alliancehistory(corporation_id, x_compatibility_date, opts = {})
124
+ data, _status_code, _headers = get_corporations_corporation_id_alliancehistory_with_http_info(corporation_id, x_compatibility_date, opts)
93
125
  data
94
126
  end
95
127
 
96
128
  # Get alliance history
97
- # Get a list of all the alliances a corporation has been a member of --- Alternate route: &#x60;/dev/corporations/{corporation_id}/alliancehistory/&#x60; Alternate route: &#x60;/v3/corporations/{corporation_id}/alliancehistory/&#x60; --- This route is cached for up to 3600 seconds
98
- # @param corporation_id An EVE corporation ID
129
+ # Get a list of all the alliances a corporation has been a member of
130
+ # @param corporation_id [Integer] The ID of the corporation
131
+ # @param x_compatibility_date [Date] The compatibility date for the request.
99
132
  # @param [Hash] opts the optional parameters
100
- # @option opts [String] :datasource The server name you would like data from
101
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
102
- # @return [Array<(Array<GetCorporationsCorporationIdAlliancehistory200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdAlliancehistory200Ok> data, response status code and response headers
103
- def get_corporations_corporation_id_alliancehistory_with_http_info(corporation_id, opts = {})
133
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
134
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
135
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
136
+ # @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.
137
+ # @return [Array<(Array<CorporationsCorporationIdAlliancehistoryGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdAlliancehistoryGetInner> data, response status code and response headers
138
+ def get_corporations_corporation_id_alliancehistory_with_http_info(corporation_id, x_compatibility_date, opts = {})
104
139
  if @api_client.config.debugging
105
140
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_alliancehistory ...'
106
141
  end
@@ -108,68 +143,92 @@ module ESI
108
143
  if @api_client.config.client_side_validation && corporation_id.nil?
109
144
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_alliancehistory"
110
145
  end
111
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
112
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
146
+ # verify the required parameter 'x_compatibility_date' is set
147
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
148
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_alliancehistory"
149
+ end
150
+ # verify enum value
151
+ allowable_values = ["2020-01-01"]
152
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
153
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
154
+ end
155
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
156
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
157
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
113
158
  end
114
159
  # resource path
115
- local_var_path = '/corporations/{corporation_id}/alliancehistory/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
160
+ local_var_path = '/corporations/{corporation_id}/alliancehistory'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
116
161
 
117
162
  # query parameters
118
163
  query_params = opts[:query_params] || {}
119
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
120
164
 
121
165
  # header parameters
122
166
  header_params = opts[:header_params] || {}
123
167
  # HTTP header 'Accept' (if needed)
124
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
168
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
169
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
170
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
125
171
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
172
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
173
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
126
174
 
127
175
  # form parameters
128
176
  form_params = opts[:form_params] || {}
129
177
 
130
178
  # http body (model)
131
- post_body = opts[:body]
179
+ post_body = opts[:debug_body]
132
180
 
133
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdAlliancehistory200Ok>'
181
+ # return_type
182
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdAlliancehistoryGetInner>'
134
183
 
135
- auth_names = opts[:auth_names] || []
136
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
184
+ # auth_names
185
+ auth_names = opts[:debug_auth_names] || []
186
+
187
+ new_options = opts.merge(
188
+ :operation => :"CorporationApi.get_corporations_corporation_id_alliancehistory",
137
189
  :header_params => header_params,
138
190
  :query_params => query_params,
139
191
  :form_params => form_params,
140
192
  :body => post_body,
141
193
  :auth_names => auth_names,
142
- :return_type => return_type)
194
+ :return_type => return_type
195
+ )
143
196
 
197
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
144
198
  if @api_client.config.debugging
145
199
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_alliancehistory\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
146
200
  end
147
201
  return data, status_code, headers
148
202
  end
203
+
149
204
  # Get corporation blueprints
150
- # Returns a list of blueprints the corporation owns --- Alternate route: `/dev/corporations/{corporation_id}/blueprints/` Alternate route: `/v3/corporations/{corporation_id}/blueprints/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
151
- # @param corporation_id An EVE corporation ID
205
+ # Returns a list of blueprints the corporation owns
206
+ # @param corporation_id [Integer] The ID of the corporation
207
+ # @param x_compatibility_date [Date] The compatibility date for the request.
152
208
  # @param [Hash] opts the optional parameters
153
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
154
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
155
- # @option opts [Integer] :page Which page of results to return (default to 1)
156
- # @option opts [String] :token Access token to use if unable to set a header
157
- # @return [Array<GetCorporationsCorporationIdBlueprints200Ok>]
158
- def get_corporations_corporation_id_blueprints(corporation_id, opts = {})
159
- data, _status_code, _headers = get_corporations_corporation_id_blueprints_with_http_info(corporation_id, opts)
209
+ # @option opts [Integer] :page
210
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
211
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
212
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
213
+ # @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.
214
+ # @return [Array<CorporationsCorporationIdBlueprintsGetInner>]
215
+ def get_corporations_corporation_id_blueprints(corporation_id, x_compatibility_date, opts = {})
216
+ data, _status_code, _headers = get_corporations_corporation_id_blueprints_with_http_info(corporation_id, x_compatibility_date, opts)
160
217
  data
161
218
  end
162
219
 
163
220
  # Get corporation blueprints
164
- # Returns a list of blueprints the corporation owns --- Alternate route: &#x60;/dev/corporations/{corporation_id}/blueprints/&#x60; Alternate route: &#x60;/v3/corporations/{corporation_id}/blueprints/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
165
- # @param corporation_id An EVE corporation ID
221
+ # Returns a list of blueprints the corporation owns
222
+ # @param corporation_id [Integer] The ID of the corporation
223
+ # @param x_compatibility_date [Date] The compatibility date for the request.
166
224
  # @param [Hash] opts the optional parameters
167
- # @option opts [String] :datasource The server name you would like data from
168
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
169
- # @option opts [Integer] :page Which page of results to return
170
- # @option opts [String] :token Access token to use if unable to set a header
171
- # @return [Array<(Array<GetCorporationsCorporationIdBlueprints200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdBlueprints200Ok> data, response status code and response headers
172
- def get_corporations_corporation_id_blueprints_with_http_info(corporation_id, opts = {})
225
+ # @option opts [Integer] :page
226
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
227
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
228
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
229
+ # @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.
230
+ # @return [Array<(Array<CorporationsCorporationIdBlueprintsGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdBlueprintsGetInner> data, response status code and response headers
231
+ def get_corporations_corporation_id_blueprints_with_http_info(corporation_id, x_compatibility_date, opts = {})
173
232
  if @api_client.config.debugging
174
233
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_blueprints ...'
175
234
  end
@@ -177,70 +236,97 @@ module ESI
177
236
  if @api_client.config.client_side_validation && corporation_id.nil?
178
237
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_blueprints"
179
238
  end
180
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
181
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
239
+ # verify the required parameter 'x_compatibility_date' is set
240
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
241
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_blueprints"
242
+ end
243
+ # verify enum value
244
+ allowable_values = ["2020-01-01"]
245
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
246
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
247
+ end
248
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
249
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_blueprints, must be greater than or equal to 1.'
250
+ end
251
+
252
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
253
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
254
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
182
255
  end
183
256
  # resource path
184
- local_var_path = '/corporations/{corporation_id}/blueprints/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
257
+ local_var_path = '/corporations/{corporation_id}/blueprints'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
185
258
 
186
259
  # query parameters
187
260
  query_params = opts[:query_params] || {}
188
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
189
261
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
190
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
191
262
 
192
263
  # header parameters
193
264
  header_params = opts[:header_params] || {}
194
265
  # HTTP header 'Accept' (if needed)
195
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
266
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
267
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
268
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
196
269
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
270
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
271
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
197
272
 
198
273
  # form parameters
199
274
  form_params = opts[:form_params] || {}
200
275
 
201
276
  # http body (model)
202
- post_body = opts[:body]
277
+ post_body = opts[:debug_body]
278
+
279
+ # return_type
280
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdBlueprintsGetInner>'
203
281
 
204
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdBlueprints200Ok>'
282
+ # auth_names
283
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
205
284
 
206
- auth_names = opts[:auth_names] || ['evesso']
207
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
285
+ new_options = opts.merge(
286
+ :operation => :"CorporationApi.get_corporations_corporation_id_blueprints",
208
287
  :header_params => header_params,
209
288
  :query_params => query_params,
210
289
  :form_params => form_params,
211
290
  :body => post_body,
212
291
  :auth_names => auth_names,
213
- :return_type => return_type)
292
+ :return_type => return_type
293
+ )
214
294
 
295
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
215
296
  if @api_client.config.debugging
216
297
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_blueprints\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
217
298
  end
218
299
  return data, status_code, headers
219
300
  end
301
+
220
302
  # Get all corporation ALSC logs
221
- # Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- Alternate route: `/dev/corporations/{corporation_id}/containers/logs/` Alternate route: `/v3/corporations/{corporation_id}/containers/logs/` --- This route is cached for up to 600 seconds --- Requires one of the following EVE corporation role(s): Director
222
- # @param corporation_id An EVE corporation ID
303
+ # Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation
304
+ # @param corporation_id [Integer] The ID of the corporation
305
+ # @param x_compatibility_date [Date] The compatibility date for the request.
223
306
  # @param [Hash] opts the optional parameters
224
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
225
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
226
- # @option opts [Integer] :page Which page of results to return (default to 1)
227
- # @option opts [String] :token Access token to use if unable to set a header
228
- # @return [Array<GetCorporationsCorporationIdContainersLogs200Ok>]
229
- def get_corporations_corporation_id_containers_logs(corporation_id, opts = {})
230
- data, _status_code, _headers = get_corporations_corporation_id_containers_logs_with_http_info(corporation_id, opts)
307
+ # @option opts [Integer] :page
308
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
309
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
310
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
311
+ # @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.
312
+ # @return [Array<CorporationsCorporationIdContainersLogsGetInner>]
313
+ def get_corporations_corporation_id_containers_logs(corporation_id, x_compatibility_date, opts = {})
314
+ data, _status_code, _headers = get_corporations_corporation_id_containers_logs_with_http_info(corporation_id, x_compatibility_date, opts)
231
315
  data
232
316
  end
233
317
 
234
318
  # Get all corporation ALSC logs
235
- # Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation --- Alternate route: &#x60;/dev/corporations/{corporation_id}/containers/logs/&#x60; Alternate route: &#x60;/v3/corporations/{corporation_id}/containers/logs/&#x60; --- This route is cached for up to 600 seconds --- Requires one of the following EVE corporation role(s): Director
236
- # @param corporation_id An EVE corporation ID
319
+ # Returns logs recorded in the past seven days from all audit log secure containers (ALSC) owned by a given corporation
320
+ # @param corporation_id [Integer] The ID of the corporation
321
+ # @param x_compatibility_date [Date] The compatibility date for the request.
237
322
  # @param [Hash] opts the optional parameters
238
- # @option opts [String] :datasource The server name you would like data from
239
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
240
- # @option opts [Integer] :page Which page of results to return
241
- # @option opts [String] :token Access token to use if unable to set a header
242
- # @return [Array<(Array<GetCorporationsCorporationIdContainersLogs200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdContainersLogs200Ok> data, response status code and response headers
243
- def get_corporations_corporation_id_containers_logs_with_http_info(corporation_id, opts = {})
323
+ # @option opts [Integer] :page
324
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
325
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
326
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
327
+ # @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.
328
+ # @return [Array<(Array<CorporationsCorporationIdContainersLogsGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdContainersLogsGetInner> data, response status code and response headers
329
+ def get_corporations_corporation_id_containers_logs_with_http_info(corporation_id, x_compatibility_date, opts = {})
244
330
  if @api_client.config.debugging
245
331
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_containers_logs ...'
246
332
  end
@@ -248,68 +334,95 @@ module ESI
248
334
  if @api_client.config.client_side_validation && corporation_id.nil?
249
335
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_containers_logs"
250
336
  end
251
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
252
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
337
+ # verify the required parameter 'x_compatibility_date' is set
338
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
339
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_containers_logs"
340
+ end
341
+ # verify enum value
342
+ allowable_values = ["2020-01-01"]
343
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
344
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
345
+ end
346
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
347
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_containers_logs, must be greater than or equal to 1.'
348
+ end
349
+
350
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
351
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
352
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
253
353
  end
254
354
  # resource path
255
- local_var_path = '/corporations/{corporation_id}/containers/logs/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
355
+ local_var_path = '/corporations/{corporation_id}/containers/logs'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
256
356
 
257
357
  # query parameters
258
358
  query_params = opts[:query_params] || {}
259
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
260
359
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
261
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
262
360
 
263
361
  # header parameters
264
362
  header_params = opts[:header_params] || {}
265
363
  # HTTP header 'Accept' (if needed)
266
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
364
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
365
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
366
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
267
367
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
368
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
369
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
268
370
 
269
371
  # form parameters
270
372
  form_params = opts[:form_params] || {}
271
373
 
272
374
  # http body (model)
273
- post_body = opts[:body]
375
+ post_body = opts[:debug_body]
274
376
 
275
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdContainersLogs200Ok>'
377
+ # return_type
378
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdContainersLogsGetInner>'
276
379
 
277
- auth_names = opts[:auth_names] || ['evesso']
278
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
380
+ # auth_names
381
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
382
+
383
+ new_options = opts.merge(
384
+ :operation => :"CorporationApi.get_corporations_corporation_id_containers_logs",
279
385
  :header_params => header_params,
280
386
  :query_params => query_params,
281
387
  :form_params => form_params,
282
388
  :body => post_body,
283
389
  :auth_names => auth_names,
284
- :return_type => return_type)
390
+ :return_type => return_type
391
+ )
285
392
 
393
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
286
394
  if @api_client.config.debugging
287
395
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_containers_logs\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
288
396
  end
289
397
  return data, status_code, headers
290
398
  end
399
+
291
400
  # Get corporation divisions
292
- # Return corporation hangar and wallet division names, only show if a division is not using the default name --- Alternate route: `/dev/corporations/{corporation_id}/divisions/` Alternate route: `/v2/corporations/{corporation_id}/divisions/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
293
- # @param corporation_id An EVE corporation ID
401
+ # Return corporation hangar and wallet division names, only show if a division is not using the default name
402
+ # @param corporation_id [Integer] The ID of the corporation
403
+ # @param x_compatibility_date [Date] The compatibility date for the request.
294
404
  # @param [Hash] opts the optional parameters
295
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
296
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
297
- # @option opts [String] :token Access token to use if unable to set a header
298
- # @return [GetCorporationsCorporationIdDivisionsOk]
299
- def get_corporations_corporation_id_divisions(corporation_id, opts = {})
300
- data, _status_code, _headers = get_corporations_corporation_id_divisions_with_http_info(corporation_id, opts)
405
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
406
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
407
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
408
+ # @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.
409
+ # @return [CorporationsCorporationIdDivisionsGet]
410
+ def get_corporations_corporation_id_divisions(corporation_id, x_compatibility_date, opts = {})
411
+ data, _status_code, _headers = get_corporations_corporation_id_divisions_with_http_info(corporation_id, x_compatibility_date, opts)
301
412
  data
302
413
  end
303
414
 
304
415
  # Get corporation divisions
305
- # Return corporation hangar and wallet division names, only show if a division is not using the default name --- Alternate route: &#x60;/dev/corporations/{corporation_id}/divisions/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/divisions/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
306
- # @param corporation_id An EVE corporation ID
416
+ # Return corporation hangar and wallet division names, only show if a division is not using the default name
417
+ # @param corporation_id [Integer] The ID of the corporation
418
+ # @param x_compatibility_date [Date] The compatibility date for the request.
307
419
  # @param [Hash] opts the optional parameters
308
- # @option opts [String] :datasource The server name you would like data from
309
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
310
- # @option opts [String] :token Access token to use if unable to set a header
311
- # @return [Array<(GetCorporationsCorporationIdDivisionsOk, Integer, Hash)>] GetCorporationsCorporationIdDivisionsOk data, response status code and response headers
312
- def get_corporations_corporation_id_divisions_with_http_info(corporation_id, opts = {})
420
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
421
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
422
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
423
+ # @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.
424
+ # @return [Array<(CorporationsCorporationIdDivisionsGet, Integer, Hash)>] CorporationsCorporationIdDivisionsGet data, response status code and response headers
425
+ def get_corporations_corporation_id_divisions_with_http_info(corporation_id, x_compatibility_date, opts = {})
313
426
  if @api_client.config.debugging
314
427
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_divisions ...'
315
428
  end
@@ -317,67 +430,90 @@ module ESI
317
430
  if @api_client.config.client_side_validation && corporation_id.nil?
318
431
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_divisions"
319
432
  end
320
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
321
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
433
+ # verify the required parameter 'x_compatibility_date' is set
434
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
435
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_divisions"
436
+ end
437
+ # verify enum value
438
+ allowable_values = ["2020-01-01"]
439
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
440
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
441
+ end
442
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
443
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
444
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
322
445
  end
323
446
  # resource path
324
- local_var_path = '/corporations/{corporation_id}/divisions/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
447
+ local_var_path = '/corporations/{corporation_id}/divisions'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
325
448
 
326
449
  # query parameters
327
450
  query_params = opts[:query_params] || {}
328
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
329
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
330
451
 
331
452
  # header parameters
332
453
  header_params = opts[:header_params] || {}
333
454
  # HTTP header 'Accept' (if needed)
334
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
455
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
456
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
457
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
335
458
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
459
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
460
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
336
461
 
337
462
  # form parameters
338
463
  form_params = opts[:form_params] || {}
339
464
 
340
465
  # http body (model)
341
- post_body = opts[:body]
466
+ post_body = opts[:debug_body]
467
+
468
+ # return_type
469
+ return_type = opts[:debug_return_type] || 'CorporationsCorporationIdDivisionsGet'
342
470
 
343
- return_type = opts[:return_type] || 'GetCorporationsCorporationIdDivisionsOk'
471
+ # auth_names
472
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
344
473
 
345
- auth_names = opts[:auth_names] || ['evesso']
346
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
474
+ new_options = opts.merge(
475
+ :operation => :"CorporationApi.get_corporations_corporation_id_divisions",
347
476
  :header_params => header_params,
348
477
  :query_params => query_params,
349
478
  :form_params => form_params,
350
479
  :body => post_body,
351
480
  :auth_names => auth_names,
352
- :return_type => return_type)
481
+ :return_type => return_type
482
+ )
353
483
 
484
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
354
485
  if @api_client.config.debugging
355
486
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_divisions\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
356
487
  end
357
488
  return data, status_code, headers
358
489
  end
490
+
359
491
  # Get corporation facilities
360
- # Return a corporation's facilities --- Alternate route: `/dev/corporations/{corporation_id}/facilities/` Alternate route: `/v2/corporations/{corporation_id}/facilities/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
361
- # @param corporation_id An EVE corporation ID
492
+ # Return a corporation's facilities
493
+ # @param corporation_id [Integer] The ID of the corporation
494
+ # @param x_compatibility_date [Date] The compatibility date for the request.
362
495
  # @param [Hash] opts the optional parameters
363
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
364
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
365
- # @option opts [String] :token Access token to use if unable to set a header
366
- # @return [Array<GetCorporationsCorporationIdFacilities200Ok>]
367
- def get_corporations_corporation_id_facilities(corporation_id, opts = {})
368
- data, _status_code, _headers = get_corporations_corporation_id_facilities_with_http_info(corporation_id, opts)
496
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
497
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
498
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
499
+ # @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.
500
+ # @return [Array<CorporationsCorporationIdFacilitiesGetInner>]
501
+ def get_corporations_corporation_id_facilities(corporation_id, x_compatibility_date, opts = {})
502
+ data, _status_code, _headers = get_corporations_corporation_id_facilities_with_http_info(corporation_id, x_compatibility_date, opts)
369
503
  data
370
504
  end
371
505
 
372
506
  # Get corporation facilities
373
- # Return a corporation&#x27;s facilities --- Alternate route: &#x60;/dev/corporations/{corporation_id}/facilities/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/facilities/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Factory_Manager
374
- # @param corporation_id An EVE corporation ID
507
+ # Return a corporation&#39;s facilities
508
+ # @param corporation_id [Integer] The ID of the corporation
509
+ # @param x_compatibility_date [Date] The compatibility date for the request.
375
510
  # @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
378
- # @option opts [String] :token Access token to use if unable to set a header
379
- # @return [Array<(Array<GetCorporationsCorporationIdFacilities200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdFacilities200Ok> data, response status code and response headers
380
- def get_corporations_corporation_id_facilities_with_http_info(corporation_id, opts = {})
511
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
512
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
513
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
514
+ # @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.
515
+ # @return [Array<(Array<CorporationsCorporationIdFacilitiesGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdFacilitiesGetInner> data, response status code and response headers
516
+ def get_corporations_corporation_id_facilities_with_http_info(corporation_id, x_compatibility_date, opts = {})
381
517
  if @api_client.config.debugging
382
518
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_facilities ...'
383
519
  end
@@ -385,65 +521,90 @@ module ESI
385
521
  if @api_client.config.client_side_validation && corporation_id.nil?
386
522
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_facilities"
387
523
  end
388
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
389
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
524
+ # verify the required parameter 'x_compatibility_date' is set
525
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
526
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_facilities"
527
+ end
528
+ # verify enum value
529
+ allowable_values = ["2020-01-01"]
530
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
531
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
532
+ end
533
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
534
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
535
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
390
536
  end
391
537
  # resource path
392
- local_var_path = '/corporations/{corporation_id}/facilities/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
538
+ local_var_path = '/corporations/{corporation_id}/facilities'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
393
539
 
394
540
  # query parameters
395
541
  query_params = opts[:query_params] || {}
396
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
397
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
398
542
 
399
543
  # header parameters
400
544
  header_params = opts[:header_params] || {}
401
545
  # HTTP header 'Accept' (if needed)
402
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
546
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
547
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
548
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
403
549
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
550
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
551
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
404
552
 
405
553
  # form parameters
406
554
  form_params = opts[:form_params] || {}
407
555
 
408
556
  # http body (model)
409
- post_body = opts[:body]
557
+ post_body = opts[:debug_body]
410
558
 
411
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdFacilities200Ok>'
559
+ # return_type
560
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdFacilitiesGetInner>'
412
561
 
413
- auth_names = opts[:auth_names] || ['evesso']
414
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
562
+ # auth_names
563
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
564
+
565
+ new_options = opts.merge(
566
+ :operation => :"CorporationApi.get_corporations_corporation_id_facilities",
415
567
  :header_params => header_params,
416
568
  :query_params => query_params,
417
569
  :form_params => form_params,
418
570
  :body => post_body,
419
571
  :auth_names => auth_names,
420
- :return_type => return_type)
572
+ :return_type => return_type
573
+ )
421
574
 
575
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
422
576
  if @api_client.config.debugging
423
577
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_facilities\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
424
578
  end
425
579
  return data, status_code, headers
426
580
  end
581
+
427
582
  # Get corporation icon
428
- # Get the icon urls for a corporation --- Alternate route: `/dev/corporations/{corporation_id}/icons/` Alternate route: `/v2/corporations/{corporation_id}/icons/` --- This route is cached for up to 3600 seconds
429
- # @param corporation_id An EVE corporation ID
583
+ # Get the icon urls for a corporation
584
+ # @param corporation_id [Integer] The ID of the corporation
585
+ # @param x_compatibility_date [Date] The compatibility date for the request.
430
586
  # @param [Hash] opts the optional parameters
431
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
432
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
433
- # @return [GetCorporationsCorporationIdIconsOk]
434
- def get_corporations_corporation_id_icons(corporation_id, opts = {})
435
- data, _status_code, _headers = get_corporations_corporation_id_icons_with_http_info(corporation_id, opts)
587
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
588
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
589
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
590
+ # @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.
591
+ # @return [CorporationsCorporationIdIconsGet]
592
+ def get_corporations_corporation_id_icons(corporation_id, x_compatibility_date, opts = {})
593
+ data, _status_code, _headers = get_corporations_corporation_id_icons_with_http_info(corporation_id, x_compatibility_date, opts)
436
594
  data
437
595
  end
438
596
 
439
597
  # Get corporation icon
440
- # Get the icon urls for a corporation --- Alternate route: &#x60;/dev/corporations/{corporation_id}/icons/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/icons/&#x60; --- This route is cached for up to 3600 seconds
441
- # @param corporation_id An EVE corporation ID
598
+ # Get the icon urls for a corporation
599
+ # @param corporation_id [Integer] The ID of the corporation
600
+ # @param x_compatibility_date [Date] The compatibility date for the request.
442
601
  # @param [Hash] opts the optional parameters
443
- # @option opts [String] :datasource The server name you would like data from
444
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
445
- # @return [Array<(GetCorporationsCorporationIdIconsOk, Integer, Hash)>] GetCorporationsCorporationIdIconsOk data, response status code and response headers
446
- def get_corporations_corporation_id_icons_with_http_info(corporation_id, opts = {})
602
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
603
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
604
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
605
+ # @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.
606
+ # @return [Array<(CorporationsCorporationIdIconsGet, Integer, Hash)>] CorporationsCorporationIdIconsGet data, response status code and response headers
607
+ def get_corporations_corporation_id_icons_with_http_info(corporation_id, x_compatibility_date, opts = {})
447
608
  if @api_client.config.debugging
448
609
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_icons ...'
449
610
  end
@@ -451,68 +612,92 @@ module ESI
451
612
  if @api_client.config.client_side_validation && corporation_id.nil?
452
613
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_icons"
453
614
  end
454
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
455
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
615
+ # verify the required parameter 'x_compatibility_date' is set
616
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
617
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_icons"
618
+ end
619
+ # verify enum value
620
+ allowable_values = ["2020-01-01"]
621
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
622
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
623
+ end
624
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
625
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
626
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
456
627
  end
457
628
  # resource path
458
- local_var_path = '/corporations/{corporation_id}/icons/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
629
+ local_var_path = '/corporations/{corporation_id}/icons'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
459
630
 
460
631
  # query parameters
461
632
  query_params = opts[:query_params] || {}
462
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
463
633
 
464
634
  # header parameters
465
635
  header_params = opts[:header_params] || {}
466
636
  # HTTP header 'Accept' (if needed)
467
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
637
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
638
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
639
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
468
640
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
641
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
642
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
469
643
 
470
644
  # form parameters
471
645
  form_params = opts[:form_params] || {}
472
646
 
473
647
  # http body (model)
474
- post_body = opts[:body]
648
+ post_body = opts[:debug_body]
649
+
650
+ # return_type
651
+ return_type = opts[:debug_return_type] || 'CorporationsCorporationIdIconsGet'
475
652
 
476
- return_type = opts[:return_type] || 'GetCorporationsCorporationIdIconsOk'
653
+ # auth_names
654
+ auth_names = opts[:debug_auth_names] || []
477
655
 
478
- auth_names = opts[:auth_names] || []
479
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
656
+ new_options = opts.merge(
657
+ :operation => :"CorporationApi.get_corporations_corporation_id_icons",
480
658
  :header_params => header_params,
481
659
  :query_params => query_params,
482
660
  :form_params => form_params,
483
661
  :body => post_body,
484
662
  :auth_names => auth_names,
485
- :return_type => return_type)
663
+ :return_type => return_type
664
+ )
486
665
 
666
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
487
667
  if @api_client.config.debugging
488
668
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_icons\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
489
669
  end
490
670
  return data, status_code, headers
491
671
  end
672
+
492
673
  # Get corporation medals
493
- # Returns a corporation's medals --- Alternate route: `/dev/corporations/{corporation_id}/medals/` Alternate route: `/v2/corporations/{corporation_id}/medals/` --- This route is cached for up to 3600 seconds
494
- # @param corporation_id An EVE corporation ID
674
+ # Returns a corporation's medals
675
+ # @param corporation_id [Integer] The ID of the corporation
676
+ # @param x_compatibility_date [Date] The compatibility date for the request.
495
677
  # @param [Hash] opts the optional parameters
496
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
497
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
498
- # @option opts [Integer] :page Which page of results to return (default to 1)
499
- # @option opts [String] :token Access token to use if unable to set a header
500
- # @return [Array<GetCorporationsCorporationIdMedals200Ok>]
501
- def get_corporations_corporation_id_medals(corporation_id, opts = {})
502
- data, _status_code, _headers = get_corporations_corporation_id_medals_with_http_info(corporation_id, opts)
678
+ # @option opts [Integer] :page
679
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
680
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
681
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
682
+ # @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.
683
+ # @return [Array<CorporationsCorporationIdMedalsGetInner>]
684
+ def get_corporations_corporation_id_medals(corporation_id, x_compatibility_date, opts = {})
685
+ data, _status_code, _headers = get_corporations_corporation_id_medals_with_http_info(corporation_id, x_compatibility_date, opts)
503
686
  data
504
687
  end
505
688
 
506
689
  # Get corporation medals
507
- # Returns a corporation&#x27;s medals --- Alternate route: &#x60;/dev/corporations/{corporation_id}/medals/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/medals/&#x60; --- This route is cached for up to 3600 seconds
508
- # @param corporation_id An EVE corporation ID
690
+ # Returns a corporation&#39;s medals
691
+ # @param corporation_id [Integer] The ID of the corporation
692
+ # @param x_compatibility_date [Date] The compatibility date for the request.
509
693
  # @param [Hash] opts the optional parameters
510
- # @option opts [String] :datasource The server name you would like data from
511
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
512
- # @option opts [Integer] :page Which page of results to return
513
- # @option opts [String] :token Access token to use if unable to set a header
514
- # @return [Array<(Array<GetCorporationsCorporationIdMedals200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdMedals200Ok> data, response status code and response headers
515
- def get_corporations_corporation_id_medals_with_http_info(corporation_id, opts = {})
694
+ # @option opts [Integer] :page
695
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
696
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
697
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
698
+ # @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
+ # @return [Array<(Array<CorporationsCorporationIdMedalsGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdMedalsGetInner> data, response status code and response headers
700
+ def get_corporations_corporation_id_medals_with_http_info(corporation_id, x_compatibility_date, opts = {})
516
701
  if @api_client.config.debugging
517
702
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_medals ...'
518
703
  end
@@ -520,70 +705,97 @@ module ESI
520
705
  if @api_client.config.client_side_validation && corporation_id.nil?
521
706
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_medals"
522
707
  end
523
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
524
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
708
+ # verify the required parameter 'x_compatibility_date' is set
709
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
710
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_medals"
711
+ end
712
+ # verify enum value
713
+ allowable_values = ["2020-01-01"]
714
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
715
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
716
+ end
717
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
718
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_medals, must be greater than or equal to 1.'
719
+ end
720
+
721
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
722
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
723
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
525
724
  end
526
725
  # resource path
527
- local_var_path = '/corporations/{corporation_id}/medals/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
726
+ local_var_path = '/corporations/{corporation_id}/medals'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
528
727
 
529
728
  # query parameters
530
729
  query_params = opts[:query_params] || {}
531
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
532
730
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
533
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
534
731
 
535
732
  # header parameters
536
733
  header_params = opts[:header_params] || {}
537
734
  # HTTP header 'Accept' (if needed)
538
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
735
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
736
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
737
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
539
738
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
739
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
740
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
540
741
 
541
742
  # form parameters
542
743
  form_params = opts[:form_params] || {}
543
744
 
544
745
  # http body (model)
545
- post_body = opts[:body]
746
+ post_body = opts[:debug_body]
546
747
 
547
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdMedals200Ok>'
748
+ # return_type
749
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdMedalsGetInner>'
548
750
 
549
- auth_names = opts[:auth_names] || ['evesso']
550
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
751
+ # auth_names
752
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
753
+
754
+ new_options = opts.merge(
755
+ :operation => :"CorporationApi.get_corporations_corporation_id_medals",
551
756
  :header_params => header_params,
552
757
  :query_params => query_params,
553
758
  :form_params => form_params,
554
759
  :body => post_body,
555
760
  :auth_names => auth_names,
556
- :return_type => return_type)
761
+ :return_type => return_type
762
+ )
557
763
 
764
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
558
765
  if @api_client.config.debugging
559
766
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_medals\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
560
767
  end
561
768
  return data, status_code, headers
562
769
  end
770
+
563
771
  # Get corporation issued medals
564
- # Returns medals issued by a corporation --- Alternate route: `/dev/corporations/{corporation_id}/medals/issued/` Alternate route: `/v2/corporations/{corporation_id}/medals/issued/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
565
- # @param corporation_id An EVE corporation ID
772
+ # Returns medals issued by a corporation
773
+ # @param corporation_id [Integer] The ID of the corporation
774
+ # @param x_compatibility_date [Date] The compatibility date for the request.
566
775
  # @param [Hash] opts the optional parameters
567
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
568
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
569
- # @option opts [Integer] :page Which page of results to return (default to 1)
570
- # @option opts [String] :token Access token to use if unable to set a header
571
- # @return [Array<GetCorporationsCorporationIdMedalsIssued200Ok>]
572
- def get_corporations_corporation_id_medals_issued(corporation_id, opts = {})
573
- data, _status_code, _headers = get_corporations_corporation_id_medals_issued_with_http_info(corporation_id, opts)
776
+ # @option opts [Integer] :page
777
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
778
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
779
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
780
+ # @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.
781
+ # @return [Array<CorporationsCorporationIdMedalsIssuedGetInner>]
782
+ def get_corporations_corporation_id_medals_issued(corporation_id, x_compatibility_date, opts = {})
783
+ data, _status_code, _headers = get_corporations_corporation_id_medals_issued_with_http_info(corporation_id, x_compatibility_date, opts)
574
784
  data
575
785
  end
576
786
 
577
787
  # Get corporation issued medals
578
- # Returns medals issued by a corporation --- Alternate route: &#x60;/dev/corporations/{corporation_id}/medals/issued/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/medals/issued/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
579
- # @param corporation_id An EVE corporation ID
788
+ # Returns medals issued by a corporation
789
+ # @param corporation_id [Integer] The ID of the corporation
790
+ # @param x_compatibility_date [Date] The compatibility date for the request.
580
791
  # @param [Hash] opts the optional parameters
581
- # @option opts [String] :datasource The server name you would like data from
582
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
583
- # @option opts [Integer] :page Which page of results to return
584
- # @option opts [String] :token Access token to use if unable to set a header
585
- # @return [Array<(Array<GetCorporationsCorporationIdMedalsIssued200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdMedalsIssued200Ok> data, response status code and response headers
586
- def get_corporations_corporation_id_medals_issued_with_http_info(corporation_id, opts = {})
792
+ # @option opts [Integer] :page
793
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
794
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
795
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
796
+ # @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.
797
+ # @return [Array<(Array<CorporationsCorporationIdMedalsIssuedGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdMedalsIssuedGetInner> data, response status code and response headers
798
+ def get_corporations_corporation_id_medals_issued_with_http_info(corporation_id, x_compatibility_date, opts = {})
587
799
  if @api_client.config.debugging
588
800
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_medals_issued ...'
589
801
  end
@@ -591,68 +803,95 @@ module ESI
591
803
  if @api_client.config.client_side_validation && corporation_id.nil?
592
804
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_medals_issued"
593
805
  end
594
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
595
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
806
+ # verify the required parameter 'x_compatibility_date' is set
807
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
808
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_medals_issued"
809
+ end
810
+ # verify enum value
811
+ allowable_values = ["2020-01-01"]
812
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
813
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
814
+ end
815
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
816
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_medals_issued, must be greater than or equal to 1.'
817
+ end
818
+
819
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
820
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
821
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
596
822
  end
597
823
  # resource path
598
- local_var_path = '/corporations/{corporation_id}/medals/issued/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
824
+ local_var_path = '/corporations/{corporation_id}/medals/issued'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
599
825
 
600
826
  # query parameters
601
827
  query_params = opts[:query_params] || {}
602
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
603
828
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
604
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
605
829
 
606
830
  # header parameters
607
831
  header_params = opts[:header_params] || {}
608
832
  # HTTP header 'Accept' (if needed)
609
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
833
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
834
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
835
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
610
836
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
837
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
838
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
611
839
 
612
840
  # form parameters
613
841
  form_params = opts[:form_params] || {}
614
842
 
615
843
  # http body (model)
616
- post_body = opts[:body]
844
+ post_body = opts[:debug_body]
845
+
846
+ # return_type
847
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdMedalsIssuedGetInner>'
617
848
 
618
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdMedalsIssued200Ok>'
849
+ # auth_names
850
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
619
851
 
620
- auth_names = opts[:auth_names] || ['evesso']
621
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
852
+ new_options = opts.merge(
853
+ :operation => :"CorporationApi.get_corporations_corporation_id_medals_issued",
622
854
  :header_params => header_params,
623
855
  :query_params => query_params,
624
856
  :form_params => form_params,
625
857
  :body => post_body,
626
858
  :auth_names => auth_names,
627
- :return_type => return_type)
859
+ :return_type => return_type
860
+ )
628
861
 
862
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
629
863
  if @api_client.config.debugging
630
864
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_medals_issued\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
631
865
  end
632
866
  return data, status_code, headers
633
867
  end
868
+
634
869
  # Get corporation members
635
- # Return the current member list of a corporation, the token's character need to be a member of the corporation. --- Alternate route: `/dev/corporations/{corporation_id}/members/` Alternate route: `/v4/corporations/{corporation_id}/members/` --- This route is cached for up to 3600 seconds
636
- # @param corporation_id An EVE corporation ID
870
+ # Return the current member list of a corporation, the token's character need to be a member of the corporation.
871
+ # @param corporation_id [Integer] The ID of the corporation
872
+ # @param x_compatibility_date [Date] The compatibility date for the request.
637
873
  # @param [Hash] opts the optional parameters
638
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
639
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
640
- # @option opts [String] :token Access token to use if unable to set a header
874
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
875
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
876
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
877
+ # @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.
641
878
  # @return [Array<Integer>]
642
- def get_corporations_corporation_id_members(corporation_id, opts = {})
643
- data, _status_code, _headers = get_corporations_corporation_id_members_with_http_info(corporation_id, opts)
879
+ def get_corporations_corporation_id_members(corporation_id, x_compatibility_date, opts = {})
880
+ data, _status_code, _headers = get_corporations_corporation_id_members_with_http_info(corporation_id, x_compatibility_date, opts)
644
881
  data
645
882
  end
646
883
 
647
884
  # Get corporation members
648
- # Return the current member list of a corporation, the token&#x27;s character need to be a member of the corporation. --- Alternate route: &#x60;/dev/corporations/{corporation_id}/members/&#x60; Alternate route: &#x60;/v4/corporations/{corporation_id}/members/&#x60; --- This route is cached for up to 3600 seconds
649
- # @param corporation_id An EVE corporation ID
885
+ # Return the current member list of a corporation, the token&#39;s character need to be a member of the corporation.
886
+ # @param corporation_id [Integer] The ID of the corporation
887
+ # @param x_compatibility_date [Date] The compatibility date for the request.
650
888
  # @param [Hash] opts the optional parameters
651
- # @option opts [String] :datasource The server name you would like data from
652
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
653
- # @option opts [String] :token Access token to use if unable to set a header
889
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
890
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
891
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
892
+ # @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.
654
893
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
655
- def get_corporations_corporation_id_members_with_http_info(corporation_id, opts = {})
894
+ def get_corporations_corporation_id_members_with_http_info(corporation_id, x_compatibility_date, opts = {})
656
895
  if @api_client.config.debugging
657
896
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_members ...'
658
897
  end
@@ -660,67 +899,90 @@ module ESI
660
899
  if @api_client.config.client_side_validation && corporation_id.nil?
661
900
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_members"
662
901
  end
663
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
664
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
902
+ # verify the required parameter 'x_compatibility_date' is set
903
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
904
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_members"
905
+ end
906
+ # verify enum value
907
+ allowable_values = ["2020-01-01"]
908
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
909
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
910
+ end
911
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
912
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
913
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
665
914
  end
666
915
  # resource path
667
- local_var_path = '/corporations/{corporation_id}/members/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
916
+ local_var_path = '/corporations/{corporation_id}/members'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
668
917
 
669
918
  # query parameters
670
919
  query_params = opts[:query_params] || {}
671
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
672
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
673
920
 
674
921
  # header parameters
675
922
  header_params = opts[:header_params] || {}
676
923
  # HTTP header 'Accept' (if needed)
677
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
924
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
925
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
926
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
678
927
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
928
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
929
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
679
930
 
680
931
  # form parameters
681
932
  form_params = opts[:form_params] || {}
682
933
 
683
934
  # http body (model)
684
- post_body = opts[:body]
935
+ post_body = opts[:debug_body]
685
936
 
686
- return_type = opts[:return_type] || 'Array<Integer>'
937
+ # return_type
938
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
687
939
 
688
- auth_names = opts[:auth_names] || ['evesso']
689
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
940
+ # auth_names
941
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
942
+
943
+ new_options = opts.merge(
944
+ :operation => :"CorporationApi.get_corporations_corporation_id_members",
690
945
  :header_params => header_params,
691
946
  :query_params => query_params,
692
947
  :form_params => form_params,
693
948
  :body => post_body,
694
949
  :auth_names => auth_names,
695
- :return_type => return_type)
950
+ :return_type => return_type
951
+ )
696
952
 
953
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
697
954
  if @api_client.config.debugging
698
955
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_members\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
699
956
  end
700
957
  return data, status_code, headers
701
958
  end
959
+
702
960
  # Get corporation member limit
703
- # Return a corporation's member limit, not including CEO himself --- Alternate route: `/dev/corporations/{corporation_id}/members/limit/` Alternate route: `/v2/corporations/{corporation_id}/members/limit/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
704
- # @param corporation_id An EVE corporation ID
961
+ # Return a corporation's member limit, not including CEO himself
962
+ # @param corporation_id [Integer] The ID of the corporation
963
+ # @param x_compatibility_date [Date] The compatibility date for the request.
705
964
  # @param [Hash] opts the optional parameters
706
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
707
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
708
- # @option opts [String] :token Access token to use if unable to set a header
965
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
966
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
967
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
968
+ # @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.
709
969
  # @return [Integer]
710
- def get_corporations_corporation_id_members_limit(corporation_id, opts = {})
711
- data, _status_code, _headers = get_corporations_corporation_id_members_limit_with_http_info(corporation_id, opts)
970
+ def get_corporations_corporation_id_members_limit(corporation_id, x_compatibility_date, opts = {})
971
+ data, _status_code, _headers = get_corporations_corporation_id_members_limit_with_http_info(corporation_id, x_compatibility_date, opts)
712
972
  data
713
973
  end
714
974
 
715
975
  # Get corporation member limit
716
- # Return a corporation&#x27;s member limit, not including CEO himself --- Alternate route: &#x60;/dev/corporations/{corporation_id}/members/limit/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/members/limit/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
717
- # @param corporation_id An EVE corporation ID
976
+ # Return a corporation&#39;s member limit, not including CEO himself
977
+ # @param corporation_id [Integer] The ID of the corporation
978
+ # @param x_compatibility_date [Date] The compatibility date for the request.
718
979
  # @param [Hash] opts the optional parameters
719
- # @option opts [String] :datasource The server name you would like data from
720
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
721
- # @option opts [String] :token Access token to use if unable to set a header
980
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
981
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
982
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
983
+ # @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.
722
984
  # @return [Array<(Integer, Integer, Hash)>] Integer data, response status code and response headers
723
- def get_corporations_corporation_id_members_limit_with_http_info(corporation_id, opts = {})
985
+ def get_corporations_corporation_id_members_limit_with_http_info(corporation_id, x_compatibility_date, opts = {})
724
986
  if @api_client.config.debugging
725
987
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_members_limit ...'
726
988
  end
@@ -728,67 +990,90 @@ module ESI
728
990
  if @api_client.config.client_side_validation && corporation_id.nil?
729
991
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_members_limit"
730
992
  end
731
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
732
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
993
+ # verify the required parameter 'x_compatibility_date' is set
994
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
995
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_members_limit"
996
+ end
997
+ # verify enum value
998
+ allowable_values = ["2020-01-01"]
999
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1000
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1001
+ end
1002
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1003
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1004
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
733
1005
  end
734
1006
  # resource path
735
- local_var_path = '/corporations/{corporation_id}/members/limit/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1007
+ local_var_path = '/corporations/{corporation_id}/members/limit'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
736
1008
 
737
1009
  # query parameters
738
1010
  query_params = opts[:query_params] || {}
739
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
740
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
741
1011
 
742
1012
  # header parameters
743
1013
  header_params = opts[:header_params] || {}
744
1014
  # HTTP header 'Accept' (if needed)
745
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1015
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1016
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1017
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
746
1018
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1019
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1020
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
747
1021
 
748
1022
  # form parameters
749
1023
  form_params = opts[:form_params] || {}
750
1024
 
751
1025
  # http body (model)
752
- post_body = opts[:body]
1026
+ post_body = opts[:debug_body]
753
1027
 
754
- return_type = opts[:return_type] || 'Integer'
1028
+ # return_type
1029
+ return_type = opts[:debug_return_type] || 'Integer'
755
1030
 
756
- auth_names = opts[:auth_names] || ['evesso']
757
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1031
+ # auth_names
1032
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1033
+
1034
+ new_options = opts.merge(
1035
+ :operation => :"CorporationApi.get_corporations_corporation_id_members_limit",
758
1036
  :header_params => header_params,
759
1037
  :query_params => query_params,
760
1038
  :form_params => form_params,
761
1039
  :body => post_body,
762
1040
  :auth_names => auth_names,
763
- :return_type => return_type)
1041
+ :return_type => return_type
1042
+ )
764
1043
 
1044
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
765
1045
  if @api_client.config.debugging
766
1046
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_members_limit\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
767
1047
  end
768
1048
  return data, status_code, headers
769
1049
  end
1050
+
770
1051
  # Get corporation's members' titles
771
- # Returns a corporation's members' titles --- Alternate route: `/dev/corporations/{corporation_id}/members/titles/` Alternate route: `/v2/corporations/{corporation_id}/members/titles/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
772
- # @param corporation_id An EVE corporation ID
1052
+ # Returns a corporation's members' titles
1053
+ # @param corporation_id [Integer] The ID of the corporation
1054
+ # @param x_compatibility_date [Date] The compatibility date for the request.
773
1055
  # @param [Hash] opts the optional parameters
774
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
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] :token Access token to use if unable to set a header
777
- # @return [Array<GetCorporationsCorporationIdMembersTitles200Ok>]
778
- def get_corporations_corporation_id_members_titles(corporation_id, opts = {})
779
- data, _status_code, _headers = get_corporations_corporation_id_members_titles_with_http_info(corporation_id, opts)
1056
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1057
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1058
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1059
+ # @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.
1060
+ # @return [Array<CorporationsCorporationIdMembersTitlesGetInner>]
1061
+ def get_corporations_corporation_id_members_titles(corporation_id, x_compatibility_date, opts = {})
1062
+ data, _status_code, _headers = get_corporations_corporation_id_members_titles_with_http_info(corporation_id, x_compatibility_date, opts)
780
1063
  data
781
1064
  end
782
1065
 
783
- # Get corporation&#x27;s members&#x27; titles
784
- # Returns a corporation&#x27;s members&#x27; titles --- Alternate route: &#x60;/dev/corporations/{corporation_id}/members/titles/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/members/titles/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
785
- # @param corporation_id An EVE corporation ID
1066
+ # Get corporation&#39;s members&#39; titles
1067
+ # Returns a corporation&#39;s members&#39; titles
1068
+ # @param corporation_id [Integer] The ID of the corporation
1069
+ # @param x_compatibility_date [Date] The compatibility date for the request.
786
1070
  # @param [Hash] opts the optional parameters
787
- # @option opts [String] :datasource The server name you would like data from
788
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
789
- # @option opts [String] :token Access token to use if unable to set a header
790
- # @return [Array<(Array<GetCorporationsCorporationIdMembersTitles200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdMembersTitles200Ok> data, response status code and response headers
791
- def get_corporations_corporation_id_members_titles_with_http_info(corporation_id, opts = {})
1071
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1072
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1073
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1074
+ # @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.
1075
+ # @return [Array<(Array<CorporationsCorporationIdMembersTitlesGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdMembersTitlesGetInner> data, response status code and response headers
1076
+ def get_corporations_corporation_id_members_titles_with_http_info(corporation_id, x_compatibility_date, opts = {})
792
1077
  if @api_client.config.debugging
793
1078
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_members_titles ...'
794
1079
  end
@@ -796,67 +1081,90 @@ module ESI
796
1081
  if @api_client.config.client_side_validation && corporation_id.nil?
797
1082
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_members_titles"
798
1083
  end
799
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
800
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1084
+ # verify the required parameter 'x_compatibility_date' is set
1085
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1086
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_members_titles"
1087
+ end
1088
+ # verify enum value
1089
+ allowable_values = ["2020-01-01"]
1090
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1091
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1092
+ end
1093
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1094
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1095
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
801
1096
  end
802
1097
  # resource path
803
- local_var_path = '/corporations/{corporation_id}/members/titles/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1098
+ local_var_path = '/corporations/{corporation_id}/members/titles'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
804
1099
 
805
1100
  # query parameters
806
1101
  query_params = opts[:query_params] || {}
807
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
808
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
809
1102
 
810
1103
  # header parameters
811
1104
  header_params = opts[:header_params] || {}
812
1105
  # HTTP header 'Accept' (if needed)
813
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1106
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1107
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1108
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
814
1109
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1110
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1111
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
815
1112
 
816
1113
  # form parameters
817
1114
  form_params = opts[:form_params] || {}
818
1115
 
819
1116
  # http body (model)
820
- post_body = opts[:body]
1117
+ post_body = opts[:debug_body]
1118
+
1119
+ # return_type
1120
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdMembersTitlesGetInner>'
821
1121
 
822
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdMembersTitles200Ok>'
1122
+ # auth_names
1123
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
823
1124
 
824
- auth_names = opts[:auth_names] || ['evesso']
825
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1125
+ new_options = opts.merge(
1126
+ :operation => :"CorporationApi.get_corporations_corporation_id_members_titles",
826
1127
  :header_params => header_params,
827
1128
  :query_params => query_params,
828
1129
  :form_params => form_params,
829
1130
  :body => post_body,
830
1131
  :auth_names => auth_names,
831
- :return_type => return_type)
1132
+ :return_type => return_type
1133
+ )
832
1134
 
1135
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
833
1136
  if @api_client.config.debugging
834
1137
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_members_titles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
835
1138
  end
836
1139
  return data, status_code, headers
837
1140
  end
1141
+
838
1142
  # Track corporation members
839
- # Returns additional information about a corporation's members which helps tracking their activities --- Alternate route: `/dev/corporations/{corporation_id}/membertracking/` Alternate route: `/v2/corporations/{corporation_id}/membertracking/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
840
- # @param corporation_id An EVE corporation ID
1143
+ # Returns additional information about a corporation's members which helps tracking their activities
1144
+ # @param corporation_id [Integer] The ID of the corporation
1145
+ # @param x_compatibility_date [Date] The compatibility date for the request.
841
1146
  # @param [Hash] opts the optional parameters
842
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
843
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
844
- # @option opts [String] :token Access token to use if unable to set a header
845
- # @return [Array<GetCorporationsCorporationIdMembertracking200Ok>]
846
- def get_corporations_corporation_id_membertracking(corporation_id, opts = {})
847
- data, _status_code, _headers = get_corporations_corporation_id_membertracking_with_http_info(corporation_id, opts)
1147
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1148
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1149
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1150
+ # @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.
1151
+ # @return [Array<CorporationsCorporationIdMembertrackingGetInner>]
1152
+ def get_corporations_corporation_id_membertracking(corporation_id, x_compatibility_date, opts = {})
1153
+ data, _status_code, _headers = get_corporations_corporation_id_membertracking_with_http_info(corporation_id, x_compatibility_date, opts)
848
1154
  data
849
1155
  end
850
1156
 
851
1157
  # Track corporation members
852
- # Returns additional information about a corporation&#x27;s members which helps tracking their activities --- Alternate route: &#x60;/dev/corporations/{corporation_id}/membertracking/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/membertracking/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
853
- # @param corporation_id An EVE corporation ID
1158
+ # Returns additional information about a corporation&#39;s members which helps tracking their activities
1159
+ # @param corporation_id [Integer] The ID of the corporation
1160
+ # @param x_compatibility_date [Date] The compatibility date for the request.
854
1161
  # @param [Hash] opts the optional parameters
855
- # @option opts [String] :datasource The server name you would like data from
856
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
857
- # @option opts [String] :token Access token to use if unable to set a header
858
- # @return [Array<(Array<GetCorporationsCorporationIdMembertracking200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdMembertracking200Ok> data, response status code and response headers
859
- def get_corporations_corporation_id_membertracking_with_http_info(corporation_id, opts = {})
1162
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1163
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1164
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1165
+ # @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.
1166
+ # @return [Array<(Array<CorporationsCorporationIdMembertrackingGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdMembertrackingGetInner> data, response status code and response headers
1167
+ def get_corporations_corporation_id_membertracking_with_http_info(corporation_id, x_compatibility_date, opts = {})
860
1168
  if @api_client.config.debugging
861
1169
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_membertracking ...'
862
1170
  end
@@ -864,67 +1172,90 @@ module ESI
864
1172
  if @api_client.config.client_side_validation && corporation_id.nil?
865
1173
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_membertracking"
866
1174
  end
867
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
868
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1175
+ # verify the required parameter 'x_compatibility_date' is set
1176
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1177
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_membertracking"
1178
+ end
1179
+ # verify enum value
1180
+ allowable_values = ["2020-01-01"]
1181
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1182
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1183
+ end
1184
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1185
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1186
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
869
1187
  end
870
1188
  # resource path
871
- local_var_path = '/corporations/{corporation_id}/membertracking/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1189
+ local_var_path = '/corporations/{corporation_id}/membertracking'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
872
1190
 
873
1191
  # query parameters
874
1192
  query_params = opts[:query_params] || {}
875
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
876
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
877
1193
 
878
1194
  # header parameters
879
1195
  header_params = opts[:header_params] || {}
880
1196
  # HTTP header 'Accept' (if needed)
881
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1197
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1198
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1199
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
882
1200
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1201
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1202
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
883
1203
 
884
1204
  # form parameters
885
1205
  form_params = opts[:form_params] || {}
886
1206
 
887
1207
  # http body (model)
888
- post_body = opts[:body]
1208
+ post_body = opts[:debug_body]
889
1209
 
890
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdMembertracking200Ok>'
1210
+ # return_type
1211
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdMembertrackingGetInner>'
891
1212
 
892
- auth_names = opts[:auth_names] || ['evesso']
893
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1213
+ # auth_names
1214
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1215
+
1216
+ new_options = opts.merge(
1217
+ :operation => :"CorporationApi.get_corporations_corporation_id_membertracking",
894
1218
  :header_params => header_params,
895
1219
  :query_params => query_params,
896
1220
  :form_params => form_params,
897
1221
  :body => post_body,
898
1222
  :auth_names => auth_names,
899
- :return_type => return_type)
1223
+ :return_type => return_type
1224
+ )
900
1225
 
1226
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
901
1227
  if @api_client.config.debugging
902
1228
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_membertracking\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
903
1229
  end
904
1230
  return data, status_code, headers
905
1231
  end
1232
+
906
1233
  # Get corporation member roles
907
- # Return the roles of all members if the character has the personnel manager role or any grantable role. --- Alternate route: `/dev/corporations/{corporation_id}/roles/` Alternate route: `/v2/corporations/{corporation_id}/roles/` --- This route is cached for up to 3600 seconds
908
- # @param corporation_id An EVE corporation ID
1234
+ # Return the roles of all members if the character has the personnel manager role or any grantable role.
1235
+ # @param corporation_id [Integer] The ID of the corporation
1236
+ # @param x_compatibility_date [Date] The compatibility date for the request.
909
1237
  # @param [Hash] opts the optional parameters
910
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
911
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
912
- # @option opts [String] :token Access token to use if unable to set a header
913
- # @return [Array<GetCorporationsCorporationIdRoles200Ok>]
914
- def get_corporations_corporation_id_roles(corporation_id, opts = {})
915
- data, _status_code, _headers = get_corporations_corporation_id_roles_with_http_info(corporation_id, opts)
1238
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1239
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1240
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1241
+ # @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.
1242
+ # @return [Array<CorporationsCorporationIdRolesGetInner>]
1243
+ def get_corporations_corporation_id_roles(corporation_id, x_compatibility_date, opts = {})
1244
+ data, _status_code, _headers = get_corporations_corporation_id_roles_with_http_info(corporation_id, x_compatibility_date, opts)
916
1245
  data
917
1246
  end
918
1247
 
919
1248
  # Get corporation member roles
920
- # Return the roles of all members if the character has the personnel manager role or any grantable role. --- Alternate route: &#x60;/dev/corporations/{corporation_id}/roles/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/roles/&#x60; --- This route is cached for up to 3600 seconds
921
- # @param corporation_id An EVE corporation ID
1249
+ # Return the roles of all members if the character has the personnel manager role or any grantable role.
1250
+ # @param corporation_id [Integer] The ID of the corporation
1251
+ # @param x_compatibility_date [Date] The compatibility date for the request.
922
1252
  # @param [Hash] opts the optional parameters
923
- # @option opts [String] :datasource The server name you would like data from
924
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
925
- # @option opts [String] :token Access token to use if unable to set a header
926
- # @return [Array<(Array<GetCorporationsCorporationIdRoles200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdRoles200Ok> data, response status code and response headers
927
- def get_corporations_corporation_id_roles_with_http_info(corporation_id, opts = {})
1253
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1254
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1255
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1256
+ # @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.
1257
+ # @return [Array<(Array<CorporationsCorporationIdRolesGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdRolesGetInner> data, response status code and response headers
1258
+ def get_corporations_corporation_id_roles_with_http_info(corporation_id, x_compatibility_date, opts = {})
928
1259
  if @api_client.config.debugging
929
1260
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_roles ...'
930
1261
  end
@@ -932,69 +1263,92 @@ module ESI
932
1263
  if @api_client.config.client_side_validation && corporation_id.nil?
933
1264
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_roles"
934
1265
  end
935
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
936
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1266
+ # verify the required parameter 'x_compatibility_date' is set
1267
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1268
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_roles"
1269
+ end
1270
+ # verify enum value
1271
+ allowable_values = ["2020-01-01"]
1272
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1273
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1274
+ end
1275
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1276
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1277
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
937
1278
  end
938
1279
  # resource path
939
- local_var_path = '/corporations/{corporation_id}/roles/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1280
+ local_var_path = '/corporations/{corporation_id}/roles'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
940
1281
 
941
1282
  # query parameters
942
1283
  query_params = opts[:query_params] || {}
943
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
944
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
945
1284
 
946
1285
  # header parameters
947
1286
  header_params = opts[:header_params] || {}
948
1287
  # HTTP header 'Accept' (if needed)
949
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1288
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1289
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1290
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
950
1291
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1292
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1293
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
951
1294
 
952
1295
  # form parameters
953
1296
  form_params = opts[:form_params] || {}
954
1297
 
955
1298
  # http body (model)
956
- post_body = opts[:body]
1299
+ post_body = opts[:debug_body]
1300
+
1301
+ # return_type
1302
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdRolesGetInner>'
957
1303
 
958
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdRoles200Ok>'
1304
+ # auth_names
1305
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
959
1306
 
960
- auth_names = opts[:auth_names] || ['evesso']
961
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1307
+ new_options = opts.merge(
1308
+ :operation => :"CorporationApi.get_corporations_corporation_id_roles",
962
1309
  :header_params => header_params,
963
1310
  :query_params => query_params,
964
1311
  :form_params => form_params,
965
1312
  :body => post_body,
966
1313
  :auth_names => auth_names,
967
- :return_type => return_type)
1314
+ :return_type => return_type
1315
+ )
968
1316
 
1317
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
969
1318
  if @api_client.config.debugging
970
1319
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_roles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
971
1320
  end
972
1321
  return data, status_code, headers
973
1322
  end
1323
+
974
1324
  # Get corporation member roles history
975
- # Return how roles have changed for a coporation's members, up to a month --- Alternate route: `/dev/corporations/{corporation_id}/roles/history/` Alternate route: `/v2/corporations/{corporation_id}/roles/history/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
976
- # @param corporation_id An EVE corporation ID
1325
+ # Return how roles have changed for a coporation's members, up to a month
1326
+ # @param corporation_id [Integer] The ID of the corporation
1327
+ # @param x_compatibility_date [Date] The compatibility date for the request.
977
1328
  # @param [Hash] opts the optional parameters
978
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
979
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
980
- # @option opts [Integer] :page Which page of results to return (default to 1)
981
- # @option opts [String] :token Access token to use if unable to set a header
982
- # @return [Array<GetCorporationsCorporationIdRolesHistory200Ok>]
983
- def get_corporations_corporation_id_roles_history(corporation_id, opts = {})
984
- data, _status_code, _headers = get_corporations_corporation_id_roles_history_with_http_info(corporation_id, opts)
1329
+ # @option opts [Integer] :page
1330
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1331
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1332
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1333
+ # @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.
1334
+ # @return [Array<CorporationsCorporationIdRolesHistoryGetInner>]
1335
+ def get_corporations_corporation_id_roles_history(corporation_id, x_compatibility_date, opts = {})
1336
+ data, _status_code, _headers = get_corporations_corporation_id_roles_history_with_http_info(corporation_id, x_compatibility_date, opts)
985
1337
  data
986
1338
  end
987
1339
 
988
1340
  # Get corporation member roles history
989
- # Return how roles have changed for a coporation&#x27;s members, up to a month --- Alternate route: &#x60;/dev/corporations/{corporation_id}/roles/history/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/roles/history/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
990
- # @param corporation_id An EVE corporation ID
1341
+ # Return how roles have changed for a coporation&#39;s members, up to a month
1342
+ # @param corporation_id [Integer] The ID of the corporation
1343
+ # @param x_compatibility_date [Date] The compatibility date for the request.
991
1344
  # @param [Hash] opts the optional parameters
992
- # @option opts [String] :datasource The server name you would like data from
993
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
994
- # @option opts [Integer] :page Which page of results to return
995
- # @option opts [String] :token Access token to use if unable to set a header
996
- # @return [Array<(Array<GetCorporationsCorporationIdRolesHistory200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdRolesHistory200Ok> data, response status code and response headers
997
- def get_corporations_corporation_id_roles_history_with_http_info(corporation_id, opts = {})
1345
+ # @option opts [Integer] :page
1346
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1347
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1348
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1349
+ # @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.
1350
+ # @return [Array<(Array<CorporationsCorporationIdRolesHistoryGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdRolesHistoryGetInner> data, response status code and response headers
1351
+ def get_corporations_corporation_id_roles_history_with_http_info(corporation_id, x_compatibility_date, opts = {})
998
1352
  if @api_client.config.debugging
999
1353
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_roles_history ...'
1000
1354
  end
@@ -1002,70 +1356,97 @@ module ESI
1002
1356
  if @api_client.config.client_side_validation && corporation_id.nil?
1003
1357
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_roles_history"
1004
1358
  end
1005
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1006
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1359
+ # verify the required parameter 'x_compatibility_date' is set
1360
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1361
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_roles_history"
1362
+ end
1363
+ # verify enum value
1364
+ allowable_values = ["2020-01-01"]
1365
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1366
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1367
+ end
1368
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
1369
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_roles_history, must be greater than or equal to 1.'
1370
+ end
1371
+
1372
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1373
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1374
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1007
1375
  end
1008
1376
  # resource path
1009
- local_var_path = '/corporations/{corporation_id}/roles/history/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1377
+ local_var_path = '/corporations/{corporation_id}/roles/history'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1010
1378
 
1011
1379
  # query parameters
1012
1380
  query_params = opts[:query_params] || {}
1013
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1014
1381
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1015
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1016
1382
 
1017
1383
  # header parameters
1018
1384
  header_params = opts[:header_params] || {}
1019
1385
  # HTTP header 'Accept' (if needed)
1020
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1386
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1387
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1388
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1021
1389
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1390
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1391
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1022
1392
 
1023
1393
  # form parameters
1024
1394
  form_params = opts[:form_params] || {}
1025
1395
 
1026
1396
  # http body (model)
1027
- post_body = opts[:body]
1397
+ post_body = opts[:debug_body]
1028
1398
 
1029
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdRolesHistory200Ok>'
1399
+ # return_type
1400
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdRolesHistoryGetInner>'
1030
1401
 
1031
- auth_names = opts[:auth_names] || ['evesso']
1032
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1402
+ # auth_names
1403
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1404
+
1405
+ new_options = opts.merge(
1406
+ :operation => :"CorporationApi.get_corporations_corporation_id_roles_history",
1033
1407
  :header_params => header_params,
1034
1408
  :query_params => query_params,
1035
1409
  :form_params => form_params,
1036
1410
  :body => post_body,
1037
1411
  :auth_names => auth_names,
1038
- :return_type => return_type)
1412
+ :return_type => return_type
1413
+ )
1039
1414
 
1415
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1040
1416
  if @api_client.config.debugging
1041
1417
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_roles_history\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1042
1418
  end
1043
1419
  return data, status_code, headers
1044
1420
  end
1421
+
1045
1422
  # Get corporation shareholders
1046
- # Return the current shareholders of a corporation. --- Alternate route: `/dev/corporations/{corporation_id}/shareholders/` Alternate route: `/legacy/corporations/{corporation_id}/shareholders/` Alternate route: `/v1/corporations/{corporation_id}/shareholders/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1047
- # @param corporation_id An EVE corporation ID
1423
+ # Return the current shareholders of a corporation.
1424
+ # @param corporation_id [Integer] The ID of the corporation
1425
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1048
1426
  # @param [Hash] opts the optional parameters
1049
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1050
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1051
- # @option opts [Integer] :page Which page of results to return (default to 1)
1052
- # @option opts [String] :token Access token to use if unable to set a header
1053
- # @return [Array<GetCorporationsCorporationIdShareholders200Ok>]
1054
- def get_corporations_corporation_id_shareholders(corporation_id, opts = {})
1055
- data, _status_code, _headers = get_corporations_corporation_id_shareholders_with_http_info(corporation_id, opts)
1427
+ # @option opts [Integer] :page
1428
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1429
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1430
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1431
+ # @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.
1432
+ # @return [Array<CorporationsCorporationIdShareholdersGetInner>]
1433
+ def get_corporations_corporation_id_shareholders(corporation_id, x_compatibility_date, opts = {})
1434
+ data, _status_code, _headers = get_corporations_corporation_id_shareholders_with_http_info(corporation_id, x_compatibility_date, opts)
1056
1435
  data
1057
1436
  end
1058
1437
 
1059
1438
  # Get corporation shareholders
1060
- # Return the current shareholders of a corporation. --- Alternate route: &#x60;/dev/corporations/{corporation_id}/shareholders/&#x60; Alternate route: &#x60;/legacy/corporations/{corporation_id}/shareholders/&#x60; Alternate route: &#x60;/v1/corporations/{corporation_id}/shareholders/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1061
- # @param corporation_id An EVE corporation ID
1439
+ # Return the current shareholders of a corporation.
1440
+ # @param corporation_id [Integer] The ID of the corporation
1441
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1062
1442
  # @param [Hash] opts the optional parameters
1063
- # @option opts [String] :datasource The server name you would like data from
1064
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1065
- # @option opts [Integer] :page Which page of results to return
1066
- # @option opts [String] :token Access token to use if unable to set a header
1067
- # @return [Array<(Array<GetCorporationsCorporationIdShareholders200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdShareholders200Ok> data, response status code and response headers
1068
- def get_corporations_corporation_id_shareholders_with_http_info(corporation_id, opts = {})
1443
+ # @option opts [Integer] :page
1444
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1445
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1446
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1447
+ # @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.
1448
+ # @return [Array<(Array<CorporationsCorporationIdShareholdersGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdShareholdersGetInner> data, response status code and response headers
1449
+ def get_corporations_corporation_id_shareholders_with_http_info(corporation_id, x_compatibility_date, opts = {})
1069
1450
  if @api_client.config.debugging
1070
1451
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_shareholders ...'
1071
1452
  end
@@ -1073,70 +1454,97 @@ module ESI
1073
1454
  if @api_client.config.client_side_validation && corporation_id.nil?
1074
1455
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_shareholders"
1075
1456
  end
1076
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1077
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1457
+ # verify the required parameter 'x_compatibility_date' is set
1458
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1459
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_shareholders"
1460
+ end
1461
+ # verify enum value
1462
+ allowable_values = ["2020-01-01"]
1463
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1464
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1465
+ end
1466
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
1467
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_shareholders, must be greater than or equal to 1.'
1468
+ end
1469
+
1470
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1471
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1472
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1078
1473
  end
1079
1474
  # resource path
1080
- local_var_path = '/corporations/{corporation_id}/shareholders/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1475
+ local_var_path = '/corporations/{corporation_id}/shareholders'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1081
1476
 
1082
1477
  # query parameters
1083
1478
  query_params = opts[:query_params] || {}
1084
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1085
1479
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1086
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1087
1480
 
1088
1481
  # header parameters
1089
1482
  header_params = opts[:header_params] || {}
1090
1483
  # HTTP header 'Accept' (if needed)
1091
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1484
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1485
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1486
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1092
1487
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1488
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1489
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1093
1490
 
1094
1491
  # form parameters
1095
1492
  form_params = opts[:form_params] || {}
1096
1493
 
1097
1494
  # http body (model)
1098
- post_body = opts[:body]
1495
+ post_body = opts[:debug_body]
1496
+
1497
+ # return_type
1498
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdShareholdersGetInner>'
1099
1499
 
1100
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdShareholders200Ok>'
1500
+ # auth_names
1501
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1101
1502
 
1102
- auth_names = opts[:auth_names] || ['evesso']
1103
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1503
+ new_options = opts.merge(
1504
+ :operation => :"CorporationApi.get_corporations_corporation_id_shareholders",
1104
1505
  :header_params => header_params,
1105
1506
  :query_params => query_params,
1106
1507
  :form_params => form_params,
1107
1508
  :body => post_body,
1108
1509
  :auth_names => auth_names,
1109
- :return_type => return_type)
1510
+ :return_type => return_type
1511
+ )
1110
1512
 
1513
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1111
1514
  if @api_client.config.debugging
1112
1515
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_shareholders\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1113
1516
  end
1114
1517
  return data, status_code, headers
1115
1518
  end
1519
+
1116
1520
  # Get corporation standings
1117
- # Return corporation standings from agents, NPC corporations, and factions --- Alternate route: `/dev/corporations/{corporation_id}/standings/` Alternate route: `/v2/corporations/{corporation_id}/standings/` --- This route is cached for up to 3600 seconds
1118
- # @param corporation_id An EVE corporation ID
1521
+ # Return corporation standings from agents, NPC corporations, and factions
1522
+ # @param corporation_id [Integer] The ID of the corporation
1523
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1119
1524
  # @param [Hash] opts the optional parameters
1120
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1121
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1122
- # @option opts [Integer] :page Which page of results to return (default to 1)
1123
- # @option opts [String] :token Access token to use if unable to set a header
1124
- # @return [Array<GetCorporationsCorporationIdStandings200Ok>]
1125
- def get_corporations_corporation_id_standings(corporation_id, opts = {})
1126
- data, _status_code, _headers = get_corporations_corporation_id_standings_with_http_info(corporation_id, opts)
1525
+ # @option opts [Integer] :page
1526
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1527
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1528
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1529
+ # @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.
1530
+ # @return [Array<CharactersCharacterIdStandingsGetInner>]
1531
+ def get_corporations_corporation_id_standings(corporation_id, x_compatibility_date, opts = {})
1532
+ data, _status_code, _headers = get_corporations_corporation_id_standings_with_http_info(corporation_id, x_compatibility_date, opts)
1127
1533
  data
1128
1534
  end
1129
1535
 
1130
1536
  # Get corporation standings
1131
- # Return corporation standings from agents, NPC corporations, and factions --- Alternate route: &#x60;/dev/corporations/{corporation_id}/standings/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/standings/&#x60; --- This route is cached for up to 3600 seconds
1132
- # @param corporation_id An EVE corporation ID
1537
+ # Return corporation standings from agents, NPC corporations, and factions
1538
+ # @param corporation_id [Integer] The ID of the corporation
1539
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1133
1540
  # @param [Hash] opts the optional parameters
1134
- # @option opts [String] :datasource The server name you would like data from
1135
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1136
- # @option opts [Integer] :page Which page of results to return
1137
- # @option opts [String] :token Access token to use if unable to set a header
1138
- # @return [Array<(Array<GetCorporationsCorporationIdStandings200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdStandings200Ok> data, response status code and response headers
1139
- def get_corporations_corporation_id_standings_with_http_info(corporation_id, opts = {})
1541
+ # @option opts [Integer] :page
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<(Array<CharactersCharacterIdStandingsGetInner>, Integer, Hash)>] Array<CharactersCharacterIdStandingsGetInner> data, response status code and response headers
1547
+ def get_corporations_corporation_id_standings_with_http_info(corporation_id, x_compatibility_date, opts = {})
1140
1548
  if @api_client.config.debugging
1141
1549
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_standings ...'
1142
1550
  end
@@ -1144,70 +1552,97 @@ module ESI
1144
1552
  if @api_client.config.client_side_validation && corporation_id.nil?
1145
1553
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_standings"
1146
1554
  end
1147
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1148
- 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 CorporationApi.get_corporations_corporation_id_standings"
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
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
1565
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_standings, must be greater than or equal to 1.'
1566
+ end
1567
+
1568
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1569
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1570
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1149
1571
  end
1150
1572
  # resource path
1151
- local_var_path = '/corporations/{corporation_id}/standings/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1573
+ local_var_path = '/corporations/{corporation_id}/standings'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1152
1574
 
1153
1575
  # query parameters
1154
1576
  query_params = opts[:query_params] || {}
1155
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1156
1577
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1157
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1158
1578
 
1159
1579
  # header parameters
1160
1580
  header_params = opts[:header_params] || {}
1161
1581
  # HTTP header 'Accept' (if needed)
1162
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1582
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1583
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1584
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1163
1585
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1586
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1587
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1164
1588
 
1165
1589
  # form parameters
1166
1590
  form_params = opts[:form_params] || {}
1167
1591
 
1168
1592
  # http body (model)
1169
- post_body = opts[:body]
1593
+ post_body = opts[:debug_body]
1170
1594
 
1171
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdStandings200Ok>'
1595
+ # return_type
1596
+ return_type = opts[:debug_return_type] || 'Array<CharactersCharacterIdStandingsGetInner>'
1172
1597
 
1173
- auth_names = opts[:auth_names] || ['evesso']
1174
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1598
+ # auth_names
1599
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1600
+
1601
+ new_options = opts.merge(
1602
+ :operation => :"CorporationApi.get_corporations_corporation_id_standings",
1175
1603
  :header_params => header_params,
1176
1604
  :query_params => query_params,
1177
1605
  :form_params => form_params,
1178
1606
  :body => post_body,
1179
1607
  :auth_names => auth_names,
1180
- :return_type => return_type)
1608
+ :return_type => return_type
1609
+ )
1181
1610
 
1611
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1182
1612
  if @api_client.config.debugging
1183
1613
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_standings\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1184
1614
  end
1185
1615
  return data, status_code, headers
1186
1616
  end
1617
+
1187
1618
  # Get corporation starbases (POSes)
1188
- # Returns list of corporation starbases (POSes) --- Alternate route: `/dev/corporations/{corporation_id}/starbases/` Alternate route: `/v2/corporations/{corporation_id}/starbases/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1189
- # @param corporation_id An EVE corporation ID
1619
+ # Returns list of corporation starbases (POSes)
1620
+ # @param corporation_id [Integer] The ID of the corporation
1621
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1190
1622
  # @param [Hash] opts the optional parameters
1191
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1192
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1193
- # @option opts [Integer] :page Which page of results to return (default to 1)
1194
- # @option opts [String] :token Access token to use if unable to set a header
1195
- # @return [Array<GetCorporationsCorporationIdStarbases200Ok>]
1196
- def get_corporations_corporation_id_starbases(corporation_id, opts = {})
1197
- data, _status_code, _headers = get_corporations_corporation_id_starbases_with_http_info(corporation_id, opts)
1623
+ # @option opts [Integer] :page
1624
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1625
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1626
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1627
+ # @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.
1628
+ # @return [Array<CorporationsCorporationIdStarbasesGetInner>]
1629
+ def get_corporations_corporation_id_starbases(corporation_id, x_compatibility_date, opts = {})
1630
+ data, _status_code, _headers = get_corporations_corporation_id_starbases_with_http_info(corporation_id, x_compatibility_date, opts)
1198
1631
  data
1199
1632
  end
1200
1633
 
1201
1634
  # Get corporation starbases (POSes)
1202
- # Returns list of corporation starbases (POSes) --- Alternate route: &#x60;/dev/corporations/{corporation_id}/starbases/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/starbases/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1203
- # @param corporation_id An EVE corporation ID
1635
+ # Returns list of corporation starbases (POSes)
1636
+ # @param corporation_id [Integer] The ID of the corporation
1637
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1204
1638
  # @param [Hash] opts the optional parameters
1205
- # @option opts [String] :datasource The server name you would like data from
1206
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1207
- # @option opts [Integer] :page Which page of results to return
1208
- # @option opts [String] :token Access token to use if unable to set a header
1209
- # @return [Array<(Array<GetCorporationsCorporationIdStarbases200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdStarbases200Ok> data, response status code and response headers
1210
- def get_corporations_corporation_id_starbases_with_http_info(corporation_id, opts = {})
1639
+ # @option opts [Integer] :page
1640
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1641
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1642
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1643
+ # @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.
1644
+ # @return [Array<(Array<CorporationsCorporationIdStarbasesGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdStarbasesGetInner> data, response status code and response headers
1645
+ def get_corporations_corporation_id_starbases_with_http_info(corporation_id, x_compatibility_date, opts = {})
1211
1646
  if @api_client.config.debugging
1212
1647
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_starbases ...'
1213
1648
  end
@@ -1215,72 +1650,99 @@ module ESI
1215
1650
  if @api_client.config.client_side_validation && corporation_id.nil?
1216
1651
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_starbases"
1217
1652
  end
1218
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1219
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1653
+ # verify the required parameter 'x_compatibility_date' is set
1654
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1655
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_starbases"
1656
+ end
1657
+ # verify enum value
1658
+ allowable_values = ["2020-01-01"]
1659
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1660
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1661
+ end
1662
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
1663
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_starbases, must be greater than or equal to 1.'
1664
+ end
1665
+
1666
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1667
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1668
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1220
1669
  end
1221
1670
  # resource path
1222
- local_var_path = '/corporations/{corporation_id}/starbases/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1671
+ local_var_path = '/corporations/{corporation_id}/starbases'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1223
1672
 
1224
1673
  # query parameters
1225
1674
  query_params = opts[:query_params] || {}
1226
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1227
1675
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1228
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1229
1676
 
1230
1677
  # header parameters
1231
1678
  header_params = opts[:header_params] || {}
1232
1679
  # HTTP header 'Accept' (if needed)
1233
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1680
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1681
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1682
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1234
1683
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1684
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1685
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1235
1686
 
1236
1687
  # form parameters
1237
1688
  form_params = opts[:form_params] || {}
1238
1689
 
1239
1690
  # http body (model)
1240
- post_body = opts[:body]
1691
+ post_body = opts[:debug_body]
1692
+
1693
+ # return_type
1694
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdStarbasesGetInner>'
1241
1695
 
1242
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdStarbases200Ok>'
1696
+ # auth_names
1697
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1243
1698
 
1244
- auth_names = opts[:auth_names] || ['evesso']
1245
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1699
+ new_options = opts.merge(
1700
+ :operation => :"CorporationApi.get_corporations_corporation_id_starbases",
1246
1701
  :header_params => header_params,
1247
1702
  :query_params => query_params,
1248
1703
  :form_params => form_params,
1249
1704
  :body => post_body,
1250
1705
  :auth_names => auth_names,
1251
- :return_type => return_type)
1706
+ :return_type => return_type
1707
+ )
1252
1708
 
1709
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1253
1710
  if @api_client.config.debugging
1254
1711
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_starbases\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1255
1712
  end
1256
1713
  return data, status_code, headers
1257
1714
  end
1715
+
1258
1716
  # Get starbase (POS) detail
1259
- # Returns various settings and fuels of a starbase (POS) --- Alternate route: `/dev/corporations/{corporation_id}/starbases/{starbase_id}/` Alternate route: `/v2/corporations/{corporation_id}/starbases/{starbase_id}/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1260
- # @param corporation_id An EVE corporation ID
1261
- # @param starbase_id An EVE starbase (POS) ID
1262
- # @param system_id The solar system this starbase (POS) is located in,
1717
+ # Returns various settings and fuels of a starbase (POS)
1718
+ # @param corporation_id [Integer] The ID of the corporation
1719
+ # @param starbase_id [Integer]
1720
+ # @param system_id [Integer]
1721
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1263
1722
  # @param [Hash] opts the optional parameters
1264
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1265
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1266
- # @option opts [String] :token Access token to use if unable to set a header
1267
- # @return [GetCorporationsCorporationIdStarbasesStarbaseIdOk]
1268
- def get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, opts = {})
1269
- data, _status_code, _headers = get_corporations_corporation_id_starbases_starbase_id_with_http_info(corporation_id, starbase_id, system_id, opts)
1723
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1724
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1725
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1726
+ # @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.
1727
+ # @return [CorporationsCorporationIdStarbasesStarbaseIdGet]
1728
+ def get_corporations_corporation_id_starbases_starbase_id(corporation_id, starbase_id, system_id, x_compatibility_date, opts = {})
1729
+ data, _status_code, _headers = get_corporations_corporation_id_starbases_starbase_id_with_http_info(corporation_id, starbase_id, system_id, x_compatibility_date, opts)
1270
1730
  data
1271
1731
  end
1272
1732
 
1273
1733
  # Get starbase (POS) detail
1274
- # Returns various settings and fuels of a starbase (POS) --- Alternate route: &#x60;/dev/corporations/{corporation_id}/starbases/{starbase_id}/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/starbases/{starbase_id}/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1275
- # @param corporation_id An EVE corporation ID
1276
- # @param starbase_id An EVE starbase (POS) ID
1277
- # @param system_id The solar system this starbase (POS) is located in,
1734
+ # Returns various settings and fuels of a starbase (POS)
1735
+ # @param corporation_id [Integer] The ID of the corporation
1736
+ # @param starbase_id [Integer]
1737
+ # @param system_id [Integer]
1738
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1278
1739
  # @param [Hash] opts the optional parameters
1279
- # @option opts [String] :datasource The server name you would like data from
1280
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1281
- # @option opts [String] :token Access token to use if unable to set a header
1282
- # @return [Array<(GetCorporationsCorporationIdStarbasesStarbaseIdOk, Integer, Hash)>] GetCorporationsCorporationIdStarbasesStarbaseIdOk data, response status code and response headers
1283
- def get_corporations_corporation_id_starbases_starbase_id_with_http_info(corporation_id, starbase_id, system_id, opts = {})
1740
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1741
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1742
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1743
+ # @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.
1744
+ # @return [Array<(CorporationsCorporationIdStarbasesStarbaseIdGet, Integer, Hash)>] CorporationsCorporationIdStarbasesStarbaseIdGet data, response status code and response headers
1745
+ def get_corporations_corporation_id_starbases_starbase_id_with_http_info(corporation_id, starbase_id, system_id, x_compatibility_date, opts = {})
1284
1746
  if @api_client.config.debugging
1285
1747
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_starbases_starbase_id ...'
1286
1748
  end
@@ -1296,74 +1758,93 @@ module ESI
1296
1758
  if @api_client.config.client_side_validation && system_id.nil?
1297
1759
  fail ArgumentError, "Missing the required parameter 'system_id' when calling CorporationApi.get_corporations_corporation_id_starbases_starbase_id"
1298
1760
  end
1299
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1300
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1761
+ # verify the required parameter 'x_compatibility_date' is set
1762
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1763
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_starbases_starbase_id"
1764
+ end
1765
+ # verify enum value
1766
+ allowable_values = ["2020-01-01"]
1767
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1768
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1769
+ end
1770
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1771
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1772
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1301
1773
  end
1302
1774
  # resource path
1303
- local_var_path = '/corporations/{corporation_id}/starbases/{starbase_id}/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s).sub('{' + 'starbase_id' + '}', starbase_id.to_s)
1775
+ local_var_path = '/corporations/{corporation_id}/starbases/{starbase_id}'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s)).sub('{' + 'starbase_id' + '}', CGI.escape(starbase_id.to_s))
1304
1776
 
1305
1777
  # query parameters
1306
1778
  query_params = opts[:query_params] || {}
1307
1779
  query_params[:'system_id'] = system_id
1308
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1309
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1310
1780
 
1311
1781
  # header parameters
1312
1782
  header_params = opts[:header_params] || {}
1313
1783
  # HTTP header 'Accept' (if needed)
1314
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1784
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1785
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1786
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1315
1787
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1788
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1789
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1316
1790
 
1317
1791
  # form parameters
1318
1792
  form_params = opts[:form_params] || {}
1319
1793
 
1320
1794
  # http body (model)
1321
- post_body = opts[:body]
1795
+ post_body = opts[:debug_body]
1322
1796
 
1323
- return_type = opts[:return_type] || 'GetCorporationsCorporationIdStarbasesStarbaseIdOk'
1797
+ # return_type
1798
+ return_type = opts[:debug_return_type] || 'CorporationsCorporationIdStarbasesStarbaseIdGet'
1324
1799
 
1325
- auth_names = opts[:auth_names] || ['evesso']
1326
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1800
+ # auth_names
1801
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1802
+
1803
+ new_options = opts.merge(
1804
+ :operation => :"CorporationApi.get_corporations_corporation_id_starbases_starbase_id",
1327
1805
  :header_params => header_params,
1328
1806
  :query_params => query_params,
1329
1807
  :form_params => form_params,
1330
1808
  :body => post_body,
1331
1809
  :auth_names => auth_names,
1332
- :return_type => return_type)
1810
+ :return_type => return_type
1811
+ )
1333
1812
 
1813
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1334
1814
  if @api_client.config.debugging
1335
1815
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_starbases_starbase_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1336
1816
  end
1337
1817
  return data, status_code, headers
1338
1818
  end
1819
+
1339
1820
  # Get corporation structures
1340
- # Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th --- Alternate route: `/dev/corporations/{corporation_id}/structures/` Alternate route: `/v4/corporations/{corporation_id}/structures/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Station_Manager
1341
- # @param corporation_id An EVE corporation ID
1821
+ # Get a list of corporation structures. This route's version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th
1822
+ # @param corporation_id [Integer] The ID of the corporation
1823
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1342
1824
  # @param [Hash] opts the optional parameters
1343
- # @option opts [String] :accept_language Language to use in the response (default to en)
1344
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1345
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1346
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language (default to en)
1347
- # @option opts [Integer] :page Which page of results to return (default to 1)
1348
- # @option opts [String] :token Access token to use if unable to set a header
1349
- # @return [Array<GetCorporationsCorporationIdStructures200Ok>]
1350
- def get_corporations_corporation_id_structures(corporation_id, opts = {})
1351
- data, _status_code, _headers = get_corporations_corporation_id_structures_with_http_info(corporation_id, opts)
1825
+ # @option opts [Integer] :page
1826
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1827
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1828
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1829
+ # @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.
1830
+ # @return [Array<CorporationsCorporationIdStructuresGetInner>]
1831
+ def get_corporations_corporation_id_structures(corporation_id, x_compatibility_date, opts = {})
1832
+ data, _status_code, _headers = get_corporations_corporation_id_structures_with_http_info(corporation_id, x_compatibility_date, opts)
1352
1833
  data
1353
1834
  end
1354
1835
 
1355
1836
  # Get corporation structures
1356
- # Get a list of corporation structures. This route&#x27;s version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th --- Alternate route: &#x60;/dev/corporations/{corporation_id}/structures/&#x60; Alternate route: &#x60;/v4/corporations/{corporation_id}/structures/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Station_Manager
1357
- # @param corporation_id An EVE corporation ID
1837
+ # Get a list of corporation structures. This route&#39;s version includes the changes to structures detailed in this blog: https://www.eveonline.com/article/upwell-2.0-structures-changes-coming-on-february-13th
1838
+ # @param corporation_id [Integer] The ID of the corporation
1839
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1358
1840
  # @param [Hash] opts the optional parameters
1359
- # @option opts [String] :accept_language Language to use in the response
1360
- # @option opts [String] :datasource The server name you would like data from
1361
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1362
- # @option opts [String] :language Language to use in the response, takes precedence over Accept-Language
1363
- # @option opts [Integer] :page Which page of results to return
1364
- # @option opts [String] :token Access token to use if unable to set a header
1365
- # @return [Array<(Array<GetCorporationsCorporationIdStructures200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdStructures200Ok> data, response status code and response headers
1366
- def get_corporations_corporation_id_structures_with_http_info(corporation_id, opts = {})
1841
+ # @option opts [Integer] :page
1842
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1843
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1844
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1845
+ # @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.
1846
+ # @return [Array<(Array<CorporationsCorporationIdStructuresGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdStructuresGetInner> data, response status code and response headers
1847
+ def get_corporations_corporation_id_structures_with_http_info(corporation_id, x_compatibility_date, opts = {})
1367
1848
  if @api_client.config.debugging
1368
1849
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_structures ...'
1369
1850
  end
@@ -1371,76 +1852,95 @@ module ESI
1371
1852
  if @api_client.config.client_side_validation && corporation_id.nil?
1372
1853
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_structures"
1373
1854
  end
1374
- if @api_client.config.client_side_validation && opts[:'accept_language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'accept_language'])
1375
- fail ArgumentError, 'invalid value for "accept_language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1855
+ # verify the required parameter 'x_compatibility_date' is set
1856
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1857
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_structures"
1376
1858
  end
1377
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1378
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1859
+ # verify enum value
1860
+ allowable_values = ["2020-01-01"]
1861
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1862
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1379
1863
  end
1380
- if @api_client.config.client_side_validation && opts[:'language'] && !['en', 'en-us', 'de', 'fr', 'ja', 'ru', 'zh', 'ko', 'es'].include?(opts[:'language'])
1381
- fail ArgumentError, 'invalid value for "language", must be one of en, en-us, de, fr, ja, ru, zh, ko, es'
1864
+ if @api_client.config.client_side_validation && !opts[:'page'].nil? && opts[:'page'] < 1
1865
+ fail ArgumentError, 'invalid value for "opts[:"page"]" when calling CorporationApi.get_corporations_corporation_id_structures, must be greater than or equal to 1.'
1866
+ end
1867
+
1868
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1869
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1870
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1382
1871
  end
1383
1872
  # resource path
1384
- local_var_path = '/corporations/{corporation_id}/structures/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1873
+ local_var_path = '/corporations/{corporation_id}/structures'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1385
1874
 
1386
1875
  # query parameters
1387
1876
  query_params = opts[:query_params] || {}
1388
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1389
- query_params[:'language'] = opts[:'language'] if !opts[:'language'].nil?
1390
1877
  query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
1391
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1392
1878
 
1393
1879
  # header parameters
1394
1880
  header_params = opts[:header_params] || {}
1395
1881
  # HTTP header 'Accept' (if needed)
1396
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1882
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1883
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1397
1884
  header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1398
1885
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1886
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1887
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1399
1888
 
1400
1889
  # form parameters
1401
1890
  form_params = opts[:form_params] || {}
1402
1891
 
1403
1892
  # http body (model)
1404
- post_body = opts[:body]
1893
+ post_body = opts[:debug_body]
1405
1894
 
1406
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdStructures200Ok>'
1895
+ # return_type
1896
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdStructuresGetInner>'
1407
1897
 
1408
- auth_names = opts[:auth_names] || ['evesso']
1409
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1898
+ # auth_names
1899
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1900
+
1901
+ new_options = opts.merge(
1902
+ :operation => :"CorporationApi.get_corporations_corporation_id_structures",
1410
1903
  :header_params => header_params,
1411
1904
  :query_params => query_params,
1412
1905
  :form_params => form_params,
1413
1906
  :body => post_body,
1414
1907
  :auth_names => auth_names,
1415
- :return_type => return_type)
1908
+ :return_type => return_type
1909
+ )
1416
1910
 
1911
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1417
1912
  if @api_client.config.debugging
1418
1913
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_structures\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1419
1914
  end
1420
1915
  return data, status_code, headers
1421
1916
  end
1917
+
1422
1918
  # Get corporation titles
1423
- # Returns a corporation's titles --- Alternate route: `/dev/corporations/{corporation_id}/titles/` Alternate route: `/v2/corporations/{corporation_id}/titles/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1424
- # @param corporation_id An EVE corporation ID
1919
+ # Returns a corporation's titles
1920
+ # @param corporation_id [Integer] The ID of the corporation
1921
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1425
1922
  # @param [Hash] opts the optional parameters
1426
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1427
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1428
- # @option opts [String] :token Access token to use if unable to set a header
1429
- # @return [Array<GetCorporationsCorporationIdTitles200Ok>]
1430
- def get_corporations_corporation_id_titles(corporation_id, opts = {})
1431
- data, _status_code, _headers = get_corporations_corporation_id_titles_with_http_info(corporation_id, opts)
1923
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1924
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1925
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1926
+ # @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.
1927
+ # @return [Array<CorporationsCorporationIdTitlesGetInner>]
1928
+ def get_corporations_corporation_id_titles(corporation_id, x_compatibility_date, opts = {})
1929
+ data, _status_code, _headers = get_corporations_corporation_id_titles_with_http_info(corporation_id, x_compatibility_date, opts)
1432
1930
  data
1433
1931
  end
1434
1932
 
1435
1933
  # Get corporation titles
1436
- # Returns a corporation&#x27;s titles --- Alternate route: &#x60;/dev/corporations/{corporation_id}/titles/&#x60; Alternate route: &#x60;/v2/corporations/{corporation_id}/titles/&#x60; --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Director
1437
- # @param corporation_id An EVE corporation ID
1934
+ # Returns a corporation&#39;s titles
1935
+ # @param corporation_id [Integer] The ID of the corporation
1936
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1438
1937
  # @param [Hash] opts the optional parameters
1439
- # @option opts [String] :datasource The server name you would like data from
1440
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
1441
- # @option opts [String] :token Access token to use if unable to set a header
1442
- # @return [Array<(Array<GetCorporationsCorporationIdTitles200Ok>, Integer, Hash)>] Array<GetCorporationsCorporationIdTitles200Ok> data, response status code and response headers
1443
- def get_corporations_corporation_id_titles_with_http_info(corporation_id, opts = {})
1938
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
1939
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1940
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
1941
+ # @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.
1942
+ # @return [Array<(Array<CorporationsCorporationIdTitlesGetInner>, Integer, Hash)>] Array<CorporationsCorporationIdTitlesGetInner> data, response status code and response headers
1943
+ def get_corporations_corporation_id_titles_with_http_info(corporation_id, x_compatibility_date, opts = {})
1444
1944
  if @api_client.config.debugging
1445
1945
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_corporation_id_titles ...'
1446
1946
  end
@@ -1448,99 +1948,143 @@ module ESI
1448
1948
  if @api_client.config.client_side_validation && corporation_id.nil?
1449
1949
  fail ArgumentError, "Missing the required parameter 'corporation_id' when calling CorporationApi.get_corporations_corporation_id_titles"
1450
1950
  end
1451
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1452
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
1951
+ # verify the required parameter 'x_compatibility_date' is set
1952
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
1953
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_corporation_id_titles"
1954
+ end
1955
+ # verify enum value
1956
+ allowable_values = ["2020-01-01"]
1957
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
1958
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
1959
+ end
1960
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
1961
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
1962
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1453
1963
  end
1454
1964
  # resource path
1455
- local_var_path = '/corporations/{corporation_id}/titles/'.sub('{' + 'corporation_id' + '}', corporation_id.to_s)
1965
+ local_var_path = '/corporations/{corporation_id}/titles'.sub('{' + 'corporation_id' + '}', CGI.escape(corporation_id.to_s))
1456
1966
 
1457
1967
  # query parameters
1458
1968
  query_params = opts[:query_params] || {}
1459
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1460
- query_params[:'token'] = opts[:'token'] if !opts[:'token'].nil?
1461
1969
 
1462
1970
  # header parameters
1463
1971
  header_params = opts[:header_params] || {}
1464
1972
  # HTTP header 'Accept' (if needed)
1465
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
1973
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
1974
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
1975
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1466
1976
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
1977
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
1978
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1467
1979
 
1468
1980
  # form parameters
1469
1981
  form_params = opts[:form_params] || {}
1470
1982
 
1471
1983
  # http body (model)
1472
- post_body = opts[:body]
1984
+ post_body = opts[:debug_body]
1985
+
1986
+ # return_type
1987
+ return_type = opts[:debug_return_type] || 'Array<CorporationsCorporationIdTitlesGetInner>'
1473
1988
 
1474
- return_type = opts[:return_type] || 'Array<GetCorporationsCorporationIdTitles200Ok>'
1989
+ # auth_names
1990
+ auth_names = opts[:debug_auth_names] || ['OAuth2']
1475
1991
 
1476
- auth_names = opts[:auth_names] || ['evesso']
1477
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
1992
+ new_options = opts.merge(
1993
+ :operation => :"CorporationApi.get_corporations_corporation_id_titles",
1478
1994
  :header_params => header_params,
1479
1995
  :query_params => query_params,
1480
1996
  :form_params => form_params,
1481
1997
  :body => post_body,
1482
1998
  :auth_names => auth_names,
1483
- :return_type => return_type)
1999
+ :return_type => return_type
2000
+ )
1484
2001
 
2002
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1485
2003
  if @api_client.config.debugging
1486
2004
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_corporation_id_titles\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1487
2005
  end
1488
2006
  return data, status_code, headers
1489
2007
  end
2008
+
1490
2009
  # Get npc corporations
1491
- # Get a list of npc corporations --- Alternate route: `/dev/corporations/npccorps/` Alternate route: `/v2/corporations/npccorps/` --- This route expires daily at 11:05
2010
+ # Get a list of npc corporations This route expires daily at 11:05
2011
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1492
2012
  # @param [Hash] opts the optional parameters
1493
- # @option opts [String] :datasource The server name you would like data from (default to tranquility)
1494
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
2013
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2014
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2015
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2016
+ # @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.
1495
2017
  # @return [Array<Integer>]
1496
- def get_corporations_npccorps(opts = {})
1497
- data, _status_code, _headers = get_corporations_npccorps_with_http_info(opts)
2018
+ def get_corporations_npccorps(x_compatibility_date, opts = {})
2019
+ data, _status_code, _headers = get_corporations_npccorps_with_http_info(x_compatibility_date, opts)
1498
2020
  data
1499
2021
  end
1500
2022
 
1501
2023
  # Get npc corporations
1502
- # Get a list of npc corporations --- Alternate route: &#x60;/dev/corporations/npccorps/&#x60; Alternate route: &#x60;/v2/corporations/npccorps/&#x60; --- This route expires daily at 11:05
2024
+ # Get a list of npc corporations This route expires daily at 11:05
2025
+ # @param x_compatibility_date [Date] The compatibility date for the request.
1503
2026
  # @param [Hash] opts the optional parameters
1504
- # @option opts [String] :datasource The server name you would like data from
1505
- # @option opts [String] :if_none_match ETag from a previous request. A 304 will be returned if this matches the current ETag
2027
+ # @option opts [String] :accept_language The language to use for the response. (default to 'en')
2028
+ # @option opts [String] :if_none_match The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2029
+ # @option opts [String] :x_tenant The tenant ID for the request. (default to 'tranquility')
2030
+ # @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.
1506
2031
  # @return [Array<(Array<Integer>, Integer, Hash)>] Array<Integer> data, response status code and response headers
1507
- def get_corporations_npccorps_with_http_info(opts = {})
2032
+ def get_corporations_npccorps_with_http_info(x_compatibility_date, opts = {})
1508
2033
  if @api_client.config.debugging
1509
2034
  @api_client.config.logger.debug 'Calling API: CorporationApi.get_corporations_npccorps ...'
1510
2035
  end
1511
- if @api_client.config.client_side_validation && opts[:'datasource'] && !['tranquility'].include?(opts[:'datasource'])
1512
- fail ArgumentError, 'invalid value for "datasource", must be one of tranquility'
2036
+ # verify the required parameter 'x_compatibility_date' is set
2037
+ if @api_client.config.client_side_validation && x_compatibility_date.nil?
2038
+ fail ArgumentError, "Missing the required parameter 'x_compatibility_date' when calling CorporationApi.get_corporations_npccorps"
2039
+ end
2040
+ # verify enum value
2041
+ allowable_values = ["2020-01-01"]
2042
+ if @api_client.config.client_side_validation && !allowable_values.include?(x_compatibility_date)
2043
+ fail ArgumentError, "invalid value for \"x_compatibility_date\", must be one of #{allowable_values}"
2044
+ end
2045
+ allowable_values = ["en", "de", "fr", "ja", "ru", "zh", "ko", "es"]
2046
+ if @api_client.config.client_side_validation && opts[:'accept_language'] && !allowable_values.include?(opts[:'accept_language'])
2047
+ fail ArgumentError, "invalid value for \"accept_language\", must be one of #{allowable_values}"
1513
2048
  end
1514
2049
  # resource path
1515
- local_var_path = '/corporations/npccorps/'
2050
+ local_var_path = '/corporations/npccorps'
1516
2051
 
1517
2052
  # query parameters
1518
2053
  query_params = opts[:query_params] || {}
1519
- query_params[:'datasource'] = opts[:'datasource'] if !opts[:'datasource'].nil?
1520
2054
 
1521
2055
  # header parameters
1522
2056
  header_params = opts[:header_params] || {}
1523
2057
  # HTTP header 'Accept' (if needed)
1524
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2058
+ header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept']
2059
+ header_params[:'X-Compatibility-Date'] = x_compatibility_date
2060
+ header_params[:'Accept-Language'] = opts[:'accept_language'] if !opts[:'accept_language'].nil?
1525
2061
  header_params[:'If-None-Match'] = opts[:'if_none_match'] if !opts[:'if_none_match'].nil?
2062
+ header_params[:'X-Tenant'] = opts[:'x_tenant'] if !opts[:'x_tenant'].nil?
2063
+ header_params[:'If-Modified-Since'] = opts[:'if_modified_since'] if !opts[:'if_modified_since'].nil?
1526
2064
 
1527
2065
  # form parameters
1528
2066
  form_params = opts[:form_params] || {}
1529
2067
 
1530
2068
  # http body (model)
1531
- post_body = opts[:body]
2069
+ post_body = opts[:debug_body]
2070
+
2071
+ # return_type
2072
+ return_type = opts[:debug_return_type] || 'Array<Integer>'
1532
2073
 
1533
- return_type = opts[:return_type] || 'Array<Integer>'
2074
+ # auth_names
2075
+ auth_names = opts[:debug_auth_names] || []
1534
2076
 
1535
- auth_names = opts[:auth_names] || []
1536
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
2077
+ new_options = opts.merge(
2078
+ :operation => :"CorporationApi.get_corporations_npccorps",
1537
2079
  :header_params => header_params,
1538
2080
  :query_params => query_params,
1539
2081
  :form_params => form_params,
1540
2082
  :body => post_body,
1541
2083
  :auth_names => auth_names,
1542
- :return_type => return_type)
2084
+ :return_type => return_type
2085
+ )
1543
2086
 
2087
+ data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
1544
2088
  if @api_client.config.debugging
1545
2089
  @api_client.config.logger.debug "API called: CorporationApi#get_corporations_npccorps\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
1546
2090
  end