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
data/docs/UniverseApi.md CHANGED
@@ -1,81 +1,104 @@
1
1
  # ESI::UniverseApi
2
2
 
3
- All URIs are relative to *https://esi.evetech.net/latest*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**get_universe_ancestries**](UniverseApi.md#get_universe_ancestries) | **GET** /universe/ancestries/ | Get ancestries
8
- [**get_universe_asteroid_belts_asteroid_belt_id**](UniverseApi.md#get_universe_asteroid_belts_asteroid_belt_id) | **GET** /universe/asteroid_belts/{asteroid_belt_id}/ | Get asteroid belt information
9
- [**get_universe_bloodlines**](UniverseApi.md#get_universe_bloodlines) | **GET** /universe/bloodlines/ | Get bloodlines
10
- [**get_universe_categories**](UniverseApi.md#get_universe_categories) | **GET** /universe/categories/ | Get item categories
11
- [**get_universe_categories_category_id**](UniverseApi.md#get_universe_categories_category_id) | **GET** /universe/categories/{category_id}/ | Get item category information
12
- [**get_universe_constellations**](UniverseApi.md#get_universe_constellations) | **GET** /universe/constellations/ | Get constellations
13
- [**get_universe_constellations_constellation_id**](UniverseApi.md#get_universe_constellations_constellation_id) | **GET** /universe/constellations/{constellation_id}/ | Get constellation information
14
- [**get_universe_factions**](UniverseApi.md#get_universe_factions) | **GET** /universe/factions/ | Get factions
15
- [**get_universe_graphics**](UniverseApi.md#get_universe_graphics) | **GET** /universe/graphics/ | Get graphics
16
- [**get_universe_graphics_graphic_id**](UniverseApi.md#get_universe_graphics_graphic_id) | **GET** /universe/graphics/{graphic_id}/ | Get graphic information
17
- [**get_universe_groups**](UniverseApi.md#get_universe_groups) | **GET** /universe/groups/ | Get item groups
18
- [**get_universe_groups_group_id**](UniverseApi.md#get_universe_groups_group_id) | **GET** /universe/groups/{group_id}/ | Get item group information
19
- [**get_universe_moons_moon_id**](UniverseApi.md#get_universe_moons_moon_id) | **GET** /universe/moons/{moon_id}/ | Get moon information
20
- [**get_universe_planets_planet_id**](UniverseApi.md#get_universe_planets_planet_id) | **GET** /universe/planets/{planet_id}/ | Get planet information
21
- [**get_universe_races**](UniverseApi.md#get_universe_races) | **GET** /universe/races/ | Get character races
22
- [**get_universe_regions**](UniverseApi.md#get_universe_regions) | **GET** /universe/regions/ | Get regions
23
- [**get_universe_regions_region_id**](UniverseApi.md#get_universe_regions_region_id) | **GET** /universe/regions/{region_id}/ | Get region information
24
- [**get_universe_stargates_stargate_id**](UniverseApi.md#get_universe_stargates_stargate_id) | **GET** /universe/stargates/{stargate_id}/ | Get stargate information
25
- [**get_universe_stars_star_id**](UniverseApi.md#get_universe_stars_star_id) | **GET** /universe/stars/{star_id}/ | Get star information
26
- [**get_universe_stations_station_id**](UniverseApi.md#get_universe_stations_station_id) | **GET** /universe/stations/{station_id}/ | Get station information
27
- [**get_universe_structures**](UniverseApi.md#get_universe_structures) | **GET** /universe/structures/ | List all public structures
28
- [**get_universe_structures_structure_id**](UniverseApi.md#get_universe_structures_structure_id) | **GET** /universe/structures/{structure_id}/ | Get structure information
29
- [**get_universe_system_jumps**](UniverseApi.md#get_universe_system_jumps) | **GET** /universe/system_jumps/ | Get system jumps
30
- [**get_universe_system_kills**](UniverseApi.md#get_universe_system_kills) | **GET** /universe/system_kills/ | Get system kills
31
- [**get_universe_systems**](UniverseApi.md#get_universe_systems) | **GET** /universe/systems/ | Get solar systems
32
- [**get_universe_systems_system_id**](UniverseApi.md#get_universe_systems_system_id) | **GET** /universe/systems/{system_id}/ | Get solar system information
33
- [**get_universe_types**](UniverseApi.md#get_universe_types) | **GET** /universe/types/ | Get types
34
- [**get_universe_types_type_id**](UniverseApi.md#get_universe_types_type_id) | **GET** /universe/types/{type_id}/ | Get type information
35
- [**post_universe_ids**](UniverseApi.md#post_universe_ids) | **POST** /universe/ids/ | Bulk names to IDs
36
- [**post_universe_names**](UniverseApi.md#post_universe_names) | **POST** /universe/names/ | Get names and categories for a set of IDs
37
-
38
- # **get_universe_ancestries**
39
- > Array<GetUniverseAncestries200Ok> get_universe_ancestries(opts)
3
+ All URIs are relative to *https://esi.evetech.net*
4
+
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**get_universe_ancestries**](UniverseApi.md#get_universe_ancestries) | **GET** /universe/ancestries | Get ancestries |
8
+ | [**get_universe_asteroid_belts_asteroid_belt_id**](UniverseApi.md#get_universe_asteroid_belts_asteroid_belt_id) | **GET** /universe/asteroid_belts/{asteroid_belt_id} | Get asteroid belt information |
9
+ | [**get_universe_bloodlines**](UniverseApi.md#get_universe_bloodlines) | **GET** /universe/bloodlines | Get bloodlines |
10
+ | [**get_universe_categories**](UniverseApi.md#get_universe_categories) | **GET** /universe/categories | Get item categories |
11
+ | [**get_universe_categories_category_id**](UniverseApi.md#get_universe_categories_category_id) | **GET** /universe/categories/{category_id} | Get item category information |
12
+ | [**get_universe_constellations**](UniverseApi.md#get_universe_constellations) | **GET** /universe/constellations | Get constellations |
13
+ | [**get_universe_constellations_constellation_id**](UniverseApi.md#get_universe_constellations_constellation_id) | **GET** /universe/constellations/{constellation_id} | Get constellation information |
14
+ | [**get_universe_factions**](UniverseApi.md#get_universe_factions) | **GET** /universe/factions | Get factions |
15
+ | [**get_universe_graphics**](UniverseApi.md#get_universe_graphics) | **GET** /universe/graphics | Get graphics |
16
+ | [**get_universe_graphics_graphic_id**](UniverseApi.md#get_universe_graphics_graphic_id) | **GET** /universe/graphics/{graphic_id} | Get graphic information |
17
+ | [**get_universe_groups**](UniverseApi.md#get_universe_groups) | **GET** /universe/groups | Get item groups |
18
+ | [**get_universe_groups_group_id**](UniverseApi.md#get_universe_groups_group_id) | **GET** /universe/groups/{group_id} | Get item group information |
19
+ | [**get_universe_moons_moon_id**](UniverseApi.md#get_universe_moons_moon_id) | **GET** /universe/moons/{moon_id} | Get moon information |
20
+ | [**get_universe_planets_planet_id**](UniverseApi.md#get_universe_planets_planet_id) | **GET** /universe/planets/{planet_id} | Get planet information |
21
+ | [**get_universe_races**](UniverseApi.md#get_universe_races) | **GET** /universe/races | Get character races |
22
+ | [**get_universe_regions**](UniverseApi.md#get_universe_regions) | **GET** /universe/regions | Get regions |
23
+ | [**get_universe_regions_region_id**](UniverseApi.md#get_universe_regions_region_id) | **GET** /universe/regions/{region_id} | Get region information |
24
+ | [**get_universe_stargates_stargate_id**](UniverseApi.md#get_universe_stargates_stargate_id) | **GET** /universe/stargates/{stargate_id} | Get stargate information |
25
+ | [**get_universe_stars_star_id**](UniverseApi.md#get_universe_stars_star_id) | **GET** /universe/stars/{star_id} | Get star information |
26
+ | [**get_universe_stations_station_id**](UniverseApi.md#get_universe_stations_station_id) | **GET** /universe/stations/{station_id} | Get station information |
27
+ | [**get_universe_structures**](UniverseApi.md#get_universe_structures) | **GET** /universe/structures | List all public structures |
28
+ | [**get_universe_structures_structure_id**](UniverseApi.md#get_universe_structures_structure_id) | **GET** /universe/structures/{structure_id} | Get structure information |
29
+ | [**get_universe_system_jumps**](UniverseApi.md#get_universe_system_jumps) | **GET** /universe/system_jumps | Get system jumps |
30
+ | [**get_universe_system_kills**](UniverseApi.md#get_universe_system_kills) | **GET** /universe/system_kills | Get system kills |
31
+ | [**get_universe_systems**](UniverseApi.md#get_universe_systems) | **GET** /universe/systems | Get solar systems |
32
+ | [**get_universe_systems_system_id**](UniverseApi.md#get_universe_systems_system_id) | **GET** /universe/systems/{system_id} | Get solar system information |
33
+ | [**get_universe_types**](UniverseApi.md#get_universe_types) | **GET** /universe/types | Get types |
34
+ | [**get_universe_types_type_id**](UniverseApi.md#get_universe_types_type_id) | **GET** /universe/types/{type_id} | Get type information |
35
+ | [**post_universe_ids**](UniverseApi.md#post_universe_ids) | **POST** /universe/ids | Bulk names to IDs |
36
+ | [**post_universe_names**](UniverseApi.md#post_universe_names) | **POST** /universe/names | Get names and categories for a set of IDs |
37
+
38
+
39
+ ## get_universe_ancestries
40
+
41
+ > <Array<UniverseAncestriesGetInner>> get_universe_ancestries(x_compatibility_date, opts)
40
42
 
41
43
  Get ancestries
42
44
 
43
- Get all character ancestries --- Alternate route: `/legacy/universe/ancestries/` Alternate route: `/v1/universe/ancestries/` --- This route expires daily at 11:05
45
+ Get all character ancestries This route expires daily at 11:05
46
+
47
+ ### Examples
44
48
 
45
- ### Example
46
49
  ```ruby
47
- # load the gem
50
+ require 'time'
48
51
  require 'ruby-esi'
49
52
 
50
53
  api_instance = ESI::UniverseApi.new
51
- opts = {
52
- accept_language: 'en', # String | Language to use in the response
53
- datasource: 'tranquility', # String | The server name you would like data from
54
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
55
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
54
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
55
+ opts = {
56
+ accept_language: 'en', # String | The language to use for the response.
57
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
58
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
59
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
56
60
  }
57
61
 
58
62
  begin
59
- #Get ancestries
60
- result = api_instance.get_universe_ancestries(opts)
63
+ # Get ancestries
64
+ result = api_instance.get_universe_ancestries(x_compatibility_date, opts)
61
65
  p result
62
66
  rescue ESI::ApiError => e
63
- puts "Exception when calling UniverseApi->get_universe_ancestries: #{e}"
67
+ puts "Error when calling UniverseApi->get_universe_ancestries: #{e}"
68
+ end
69
+ ```
70
+
71
+ #### Using the get_universe_ancestries_with_http_info variant
72
+
73
+ This returns an Array which contains the response data, status code and headers.
74
+
75
+ > <Array(<Array<UniverseAncestriesGetInner>>, Integer, Hash)> get_universe_ancestries_with_http_info(x_compatibility_date, opts)
76
+
77
+ ```ruby
78
+ begin
79
+ # Get ancestries
80
+ data, status_code, headers = api_instance.get_universe_ancestries_with_http_info(x_compatibility_date, opts)
81
+ p status_code # => 2xx
82
+ p headers # => { ... }
83
+ p data # => <Array<UniverseAncestriesGetInner>>
84
+ rescue ESI::ApiError => e
85
+ puts "Error when calling UniverseApi->get_universe_ancestries_with_http_info: #{e}"
64
86
  end
65
87
  ```
66
88
 
67
89
  ### Parameters
68
90
 
69
- Name | Type | Description | Notes
70
- ------------- | ------------- | ------------- | -------------
71
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
72
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
73
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
74
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
91
+ | Name | Type | Description | Notes |
92
+ | ---- | ---- | ----------- | ----- |
93
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
94
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
95
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
96
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
97
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
75
98
 
76
99
  ### Return type
77
100
 
78
- [**Array&lt;GetUniverseAncestries200Ok&gt;**](GetUniverseAncestries200Ok.md)
101
+ [**Array&lt;UniverseAncestriesGetInner&gt;**](UniverseAncestriesGetInner.md)
79
102
 
80
103
  ### Authorization
81
104
 
@@ -83,50 +106,75 @@ No authorization required
83
106
 
84
107
  ### HTTP request headers
85
108
 
86
- - **Content-Type**: Not defined
87
- - **Accept**: application/json
109
+ - **Content-Type**: Not defined
110
+ - **Accept**: application/json
88
111
 
89
112
 
113
+ ## get_universe_asteroid_belts_asteroid_belt_id
90
114
 
91
- # **get_universe_asteroid_belts_asteroid_belt_id**
92
- > GetUniverseAsteroidBeltsAsteroidBeltIdOk get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts)
115
+ > <UniverseAsteroidBeltsAsteroidBeltIdGet> get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, x_compatibility_date, opts)
93
116
 
94
117
  Get asteroid belt information
95
118
 
96
- Get information on an asteroid belt --- Alternate route: `/legacy/universe/asteroid_belts/{asteroid_belt_id}/` Alternate route: `/v1/universe/asteroid_belts/{asteroid_belt_id}/` --- This route expires daily at 11:05
119
+ Get information on an asteroid belt This route expires daily at 11:05
120
+
121
+ ### Examples
97
122
 
98
- ### Example
99
123
  ```ruby
100
- # load the gem
124
+ require 'time'
101
125
  require 'ruby-esi'
102
126
 
103
127
  api_instance = ESI::UniverseApi.new
104
- asteroid_belt_id = 56 # Integer | asteroid_belt_id integer
105
- opts = {
106
- datasource: 'tranquility', # String | The server name you would like data from
107
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
128
+ asteroid_belt_id = 789 # Integer |
129
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
130
+ opts = {
131
+ accept_language: 'en', # String | The language to use for the response.
132
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
133
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
134
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
108
135
  }
109
136
 
110
137
  begin
111
- #Get asteroid belt information
112
- result = api_instance.get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, opts)
138
+ # Get asteroid belt information
139
+ result = api_instance.get_universe_asteroid_belts_asteroid_belt_id(asteroid_belt_id, x_compatibility_date, opts)
113
140
  p result
114
141
  rescue ESI::ApiError => e
115
- puts "Exception when calling UniverseApi->get_universe_asteroid_belts_asteroid_belt_id: #{e}"
142
+ puts "Error when calling UniverseApi->get_universe_asteroid_belts_asteroid_belt_id: #{e}"
143
+ end
144
+ ```
145
+
146
+ #### Using the get_universe_asteroid_belts_asteroid_belt_id_with_http_info variant
147
+
148
+ This returns an Array which contains the response data, status code and headers.
149
+
150
+ > <Array(<UniverseAsteroidBeltsAsteroidBeltIdGet>, Integer, Hash)> get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, x_compatibility_date, opts)
151
+
152
+ ```ruby
153
+ begin
154
+ # Get asteroid belt information
155
+ data, status_code, headers = api_instance.get_universe_asteroid_belts_asteroid_belt_id_with_http_info(asteroid_belt_id, x_compatibility_date, opts)
156
+ p status_code # => 2xx
157
+ p headers # => { ... }
158
+ p data # => <UniverseAsteroidBeltsAsteroidBeltIdGet>
159
+ rescue ESI::ApiError => e
160
+ puts "Error when calling UniverseApi->get_universe_asteroid_belts_asteroid_belt_id_with_http_info: #{e}"
116
161
  end
117
162
  ```
118
163
 
119
164
  ### Parameters
120
165
 
121
- Name | Type | Description | Notes
122
- ------------- | ------------- | ------------- | -------------
123
- **asteroid_belt_id** | **Integer**| asteroid_belt_id integer |
124
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
125
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
166
+ | Name | Type | Description | Notes |
167
+ | ---- | ---- | ----------- | ----- |
168
+ | **asteroid_belt_id** | **Integer** | | |
169
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
170
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
171
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
172
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
173
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
126
174
 
127
175
  ### Return type
128
176
 
129
- [**GetUniverseAsteroidBeltsAsteroidBeltIdOk**](GetUniverseAsteroidBeltsAsteroidBeltIdOk.md)
177
+ [**UniverseAsteroidBeltsAsteroidBeltIdGet**](UniverseAsteroidBeltsAsteroidBeltIdGet.md)
130
178
 
131
179
  ### Authorization
132
180
 
@@ -134,52 +182,73 @@ No authorization required
134
182
 
135
183
  ### HTTP request headers
136
184
 
137
- - **Content-Type**: Not defined
138
- - **Accept**: application/json
185
+ - **Content-Type**: Not defined
186
+ - **Accept**: application/json
139
187
 
140
188
 
189
+ ## get_universe_bloodlines
141
190
 
142
- # **get_universe_bloodlines**
143
- > Array&lt;GetUniverseBloodlines200Ok&gt; get_universe_bloodlines(opts)
191
+ > <Array<UniverseBloodlinesGetInner>> get_universe_bloodlines(x_compatibility_date, opts)
144
192
 
145
193
  Get bloodlines
146
194
 
147
- Get a list of bloodlines --- Alternate route: `/legacy/universe/bloodlines/` Alternate route: `/v1/universe/bloodlines/` --- This route expires daily at 11:05
195
+ Get a list of bloodlines This route expires daily at 11:05
196
+
197
+ ### Examples
148
198
 
149
- ### Example
150
199
  ```ruby
151
- # load the gem
200
+ require 'time'
152
201
  require 'ruby-esi'
153
202
 
154
203
  api_instance = ESI::UniverseApi.new
155
- opts = {
156
- accept_language: 'en', # String | Language to use in the response
157
- datasource: 'tranquility', # String | The server name you would like data from
158
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
159
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
204
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
205
+ opts = {
206
+ accept_language: 'en', # String | The language to use for the response.
207
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
208
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
209
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
160
210
  }
161
211
 
162
212
  begin
163
- #Get bloodlines
164
- result = api_instance.get_universe_bloodlines(opts)
213
+ # Get bloodlines
214
+ result = api_instance.get_universe_bloodlines(x_compatibility_date, opts)
165
215
  p result
166
216
  rescue ESI::ApiError => e
167
- puts "Exception when calling UniverseApi->get_universe_bloodlines: #{e}"
217
+ puts "Error when calling UniverseApi->get_universe_bloodlines: #{e}"
218
+ end
219
+ ```
220
+
221
+ #### Using the get_universe_bloodlines_with_http_info variant
222
+
223
+ This returns an Array which contains the response data, status code and headers.
224
+
225
+ > <Array(<Array<UniverseBloodlinesGetInner>>, Integer, Hash)> get_universe_bloodlines_with_http_info(x_compatibility_date, opts)
226
+
227
+ ```ruby
228
+ begin
229
+ # Get bloodlines
230
+ data, status_code, headers = api_instance.get_universe_bloodlines_with_http_info(x_compatibility_date, opts)
231
+ p status_code # => 2xx
232
+ p headers # => { ... }
233
+ p data # => <Array<UniverseBloodlinesGetInner>>
234
+ rescue ESI::ApiError => e
235
+ puts "Error when calling UniverseApi->get_universe_bloodlines_with_http_info: #{e}"
168
236
  end
169
237
  ```
170
238
 
171
239
  ### Parameters
172
240
 
173
- Name | Type | Description | Notes
174
- ------------- | ------------- | ------------- | -------------
175
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
176
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
177
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
178
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
241
+ | Name | Type | Description | Notes |
242
+ | ---- | ---- | ----------- | ----- |
243
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
244
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
245
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
246
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
247
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
179
248
 
180
249
  ### Return type
181
250
 
182
- [**Array&lt;GetUniverseBloodlines200Ok&gt;**](GetUniverseBloodlines200Ok.md)
251
+ [**Array&lt;UniverseBloodlinesGetInner&gt;**](UniverseBloodlinesGetInner.md)
183
252
 
184
253
  ### Authorization
185
254
 
@@ -187,44 +256,69 @@ No authorization required
187
256
 
188
257
  ### HTTP request headers
189
258
 
190
- - **Content-Type**: Not defined
191
- - **Accept**: application/json
259
+ - **Content-Type**: Not defined
260
+ - **Accept**: application/json
192
261
 
193
262
 
263
+ ## get_universe_categories
194
264
 
195
- # **get_universe_categories**
196
- > Array&lt;Integer&gt; get_universe_categories(opts)
265
+ > Array&lt;Integer&gt; get_universe_categories(x_compatibility_date, opts)
197
266
 
198
267
  Get item categories
199
268
 
200
- Get a list of item categories --- Alternate route: `/legacy/universe/categories/` Alternate route: `/v1/universe/categories/` --- This route expires daily at 11:05
269
+ Get a list of item categories This route expires daily at 11:05
270
+
271
+ ### Examples
201
272
 
202
- ### Example
203
273
  ```ruby
204
- # load the gem
274
+ require 'time'
205
275
  require 'ruby-esi'
206
276
 
207
277
  api_instance = ESI::UniverseApi.new
208
- opts = {
209
- datasource: 'tranquility', # String | The server name you would like data from
210
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
278
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
279
+ opts = {
280
+ accept_language: 'en', # String | The language to use for the response.
281
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
282
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
283
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
211
284
  }
212
285
 
213
286
  begin
214
- #Get item categories
215
- result = api_instance.get_universe_categories(opts)
287
+ # Get item categories
288
+ result = api_instance.get_universe_categories(x_compatibility_date, opts)
216
289
  p result
217
290
  rescue ESI::ApiError => e
218
- puts "Exception when calling UniverseApi->get_universe_categories: #{e}"
291
+ puts "Error when calling UniverseApi->get_universe_categories: #{e}"
292
+ end
293
+ ```
294
+
295
+ #### Using the get_universe_categories_with_http_info variant
296
+
297
+ This returns an Array which contains the response data, status code and headers.
298
+
299
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_categories_with_http_info(x_compatibility_date, opts)
300
+
301
+ ```ruby
302
+ begin
303
+ # Get item categories
304
+ data, status_code, headers = api_instance.get_universe_categories_with_http_info(x_compatibility_date, opts)
305
+ p status_code # => 2xx
306
+ p headers # => { ... }
307
+ p data # => Array&lt;Integer&gt;
308
+ rescue ESI::ApiError => e
309
+ puts "Error when calling UniverseApi->get_universe_categories_with_http_info: #{e}"
219
310
  end
220
311
  ```
221
312
 
222
313
  ### Parameters
223
314
 
224
- Name | Type | Description | Notes
225
- ------------- | ------------- | ------------- | -------------
226
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
227
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
315
+ | Name | Type | Description | Notes |
316
+ | ---- | ---- | ----------- | ----- |
317
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
318
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
319
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
320
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
321
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
228
322
 
229
323
  ### Return type
230
324
 
@@ -236,54 +330,75 @@ No authorization required
236
330
 
237
331
  ### HTTP request headers
238
332
 
239
- - **Content-Type**: Not defined
240
- - **Accept**: application/json
333
+ - **Content-Type**: Not defined
334
+ - **Accept**: application/json
241
335
 
242
336
 
337
+ ## get_universe_categories_category_id
243
338
 
244
- # **get_universe_categories_category_id**
245
- > GetUniverseCategoriesCategoryIdOk get_universe_categories_category_id(category_id, opts)
339
+ > <UniverseCategoriesCategoryIdGet> get_universe_categories_category_id(category_id, x_compatibility_date, opts)
246
340
 
247
341
  Get item category information
248
342
 
249
- Get information of an item category --- Alternate route: `/legacy/universe/categories/{category_id}/` Alternate route: `/v1/universe/categories/{category_id}/` --- This route expires daily at 11:05
343
+ Get information of an item category This route expires daily at 11:05
344
+
345
+ ### Examples
250
346
 
251
- ### Example
252
347
  ```ruby
253
- # load the gem
348
+ require 'time'
254
349
  require 'ruby-esi'
255
350
 
256
351
  api_instance = ESI::UniverseApi.new
257
- category_id = 56 # Integer | An Eve item category ID
258
- opts = {
259
- accept_language: 'en', # String | Language to use in the response
260
- datasource: 'tranquility', # String | The server name you would like data from
261
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
262
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
352
+ category_id = 789 # Integer |
353
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
354
+ opts = {
355
+ accept_language: 'en', # String | The language to use for the response.
356
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
357
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
358
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
263
359
  }
264
360
 
265
361
  begin
266
- #Get item category information
267
- result = api_instance.get_universe_categories_category_id(category_id, opts)
362
+ # Get item category information
363
+ result = api_instance.get_universe_categories_category_id(category_id, x_compatibility_date, opts)
268
364
  p result
269
365
  rescue ESI::ApiError => e
270
- puts "Exception when calling UniverseApi->get_universe_categories_category_id: #{e}"
366
+ puts "Error when calling UniverseApi->get_universe_categories_category_id: #{e}"
367
+ end
368
+ ```
369
+
370
+ #### Using the get_universe_categories_category_id_with_http_info variant
371
+
372
+ This returns an Array which contains the response data, status code and headers.
373
+
374
+ > <Array(<UniverseCategoriesCategoryIdGet>, Integer, Hash)> get_universe_categories_category_id_with_http_info(category_id, x_compatibility_date, opts)
375
+
376
+ ```ruby
377
+ begin
378
+ # Get item category information
379
+ data, status_code, headers = api_instance.get_universe_categories_category_id_with_http_info(category_id, x_compatibility_date, opts)
380
+ p status_code # => 2xx
381
+ p headers # => { ... }
382
+ p data # => <UniverseCategoriesCategoryIdGet>
383
+ rescue ESI::ApiError => e
384
+ puts "Error when calling UniverseApi->get_universe_categories_category_id_with_http_info: #{e}"
271
385
  end
272
386
  ```
273
387
 
274
388
  ### Parameters
275
389
 
276
- Name | Type | Description | Notes
277
- ------------- | ------------- | ------------- | -------------
278
- **category_id** | **Integer**| An Eve item category ID |
279
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
280
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
281
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
282
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
390
+ | Name | Type | Description | Notes |
391
+ | ---- | ---- | ----------- | ----- |
392
+ | **category_id** | **Integer** | | |
393
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
394
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
395
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
396
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
397
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
283
398
 
284
399
  ### Return type
285
400
 
286
- [**GetUniverseCategoriesCategoryIdOk**](GetUniverseCategoriesCategoryIdOk.md)
401
+ [**UniverseCategoriesCategoryIdGet**](UniverseCategoriesCategoryIdGet.md)
287
402
 
288
403
  ### Authorization
289
404
 
@@ -291,44 +406,69 @@ No authorization required
291
406
 
292
407
  ### HTTP request headers
293
408
 
294
- - **Content-Type**: Not defined
295
- - **Accept**: application/json
409
+ - **Content-Type**: Not defined
410
+ - **Accept**: application/json
296
411
 
297
412
 
413
+ ## get_universe_constellations
298
414
 
299
- # **get_universe_constellations**
300
- > Array&lt;Integer&gt; get_universe_constellations(opts)
415
+ > Array&lt;Integer&gt; get_universe_constellations(x_compatibility_date, opts)
301
416
 
302
417
  Get constellations
303
418
 
304
- Get a list of constellations --- Alternate route: `/legacy/universe/constellations/` Alternate route: `/v1/universe/constellations/` --- This route expires daily at 11:05
419
+ Get a list of constellations This route expires daily at 11:05
420
+
421
+ ### Examples
305
422
 
306
- ### Example
307
423
  ```ruby
308
- # load the gem
424
+ require 'time'
309
425
  require 'ruby-esi'
310
426
 
311
427
  api_instance = ESI::UniverseApi.new
312
- opts = {
313
- datasource: 'tranquility', # String | The server name you would like data from
314
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
428
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
429
+ opts = {
430
+ accept_language: 'en', # String | The language to use for the response.
431
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
432
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
433
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
315
434
  }
316
435
 
317
436
  begin
318
- #Get constellations
319
- result = api_instance.get_universe_constellations(opts)
437
+ # Get constellations
438
+ result = api_instance.get_universe_constellations(x_compatibility_date, opts)
320
439
  p result
321
440
  rescue ESI::ApiError => e
322
- puts "Exception when calling UniverseApi->get_universe_constellations: #{e}"
441
+ puts "Error when calling UniverseApi->get_universe_constellations: #{e}"
442
+ end
443
+ ```
444
+
445
+ #### Using the get_universe_constellations_with_http_info variant
446
+
447
+ This returns an Array which contains the response data, status code and headers.
448
+
449
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_constellations_with_http_info(x_compatibility_date, opts)
450
+
451
+ ```ruby
452
+ begin
453
+ # Get constellations
454
+ data, status_code, headers = api_instance.get_universe_constellations_with_http_info(x_compatibility_date, opts)
455
+ p status_code # => 2xx
456
+ p headers # => { ... }
457
+ p data # => Array&lt;Integer&gt;
458
+ rescue ESI::ApiError => e
459
+ puts "Error when calling UniverseApi->get_universe_constellations_with_http_info: #{e}"
323
460
  end
324
461
  ```
325
462
 
326
463
  ### Parameters
327
464
 
328
- Name | Type | Description | Notes
329
- ------------- | ------------- | ------------- | -------------
330
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
331
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
465
+ | Name | Type | Description | Notes |
466
+ | ---- | ---- | ----------- | ----- |
467
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
468
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
469
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
470
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
471
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
332
472
 
333
473
  ### Return type
334
474
 
@@ -340,54 +480,75 @@ No authorization required
340
480
 
341
481
  ### HTTP request headers
342
482
 
343
- - **Content-Type**: Not defined
344
- - **Accept**: application/json
483
+ - **Content-Type**: Not defined
484
+ - **Accept**: application/json
345
485
 
346
486
 
487
+ ## get_universe_constellations_constellation_id
347
488
 
348
- # **get_universe_constellations_constellation_id**
349
- > GetUniverseConstellationsConstellationIdOk get_universe_constellations_constellation_id(constellation_id, opts)
489
+ > <UniverseConstellationsConstellationIdGet> get_universe_constellations_constellation_id(constellation_id, x_compatibility_date, opts)
350
490
 
351
491
  Get constellation information
352
492
 
353
- Get information on a constellation --- Alternate route: `/legacy/universe/constellations/{constellation_id}/` Alternate route: `/v1/universe/constellations/{constellation_id}/` --- This route expires daily at 11:05
493
+ Get information on a constellation This route expires daily at 11:05
494
+
495
+ ### Examples
354
496
 
355
- ### Example
356
497
  ```ruby
357
- # load the gem
498
+ require 'time'
358
499
  require 'ruby-esi'
359
500
 
360
501
  api_instance = ESI::UniverseApi.new
361
- constellation_id = 56 # Integer | constellation_id integer
362
- opts = {
363
- accept_language: 'en', # String | Language to use in the response
364
- datasource: 'tranquility', # String | The server name you would like data from
365
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
366
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
502
+ constellation_id = 789 # Integer |
503
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
504
+ opts = {
505
+ accept_language: 'en', # String | The language to use for the response.
506
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
507
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
508
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
367
509
  }
368
510
 
369
511
  begin
370
- #Get constellation information
371
- result = api_instance.get_universe_constellations_constellation_id(constellation_id, opts)
512
+ # Get constellation information
513
+ result = api_instance.get_universe_constellations_constellation_id(constellation_id, x_compatibility_date, opts)
372
514
  p result
373
515
  rescue ESI::ApiError => e
374
- puts "Exception when calling UniverseApi->get_universe_constellations_constellation_id: #{e}"
516
+ puts "Error when calling UniverseApi->get_universe_constellations_constellation_id: #{e}"
517
+ end
518
+ ```
519
+
520
+ #### Using the get_universe_constellations_constellation_id_with_http_info variant
521
+
522
+ This returns an Array which contains the response data, status code and headers.
523
+
524
+ > <Array(<UniverseConstellationsConstellationIdGet>, Integer, Hash)> get_universe_constellations_constellation_id_with_http_info(constellation_id, x_compatibility_date, opts)
525
+
526
+ ```ruby
527
+ begin
528
+ # Get constellation information
529
+ data, status_code, headers = api_instance.get_universe_constellations_constellation_id_with_http_info(constellation_id, x_compatibility_date, opts)
530
+ p status_code # => 2xx
531
+ p headers # => { ... }
532
+ p data # => <UniverseConstellationsConstellationIdGet>
533
+ rescue ESI::ApiError => e
534
+ puts "Error when calling UniverseApi->get_universe_constellations_constellation_id_with_http_info: #{e}"
375
535
  end
376
536
  ```
377
537
 
378
538
  ### Parameters
379
539
 
380
- Name | Type | Description | Notes
381
- ------------- | ------------- | ------------- | -------------
382
- **constellation_id** | **Integer**| constellation_id integer |
383
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
384
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
385
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
386
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
540
+ | Name | Type | Description | Notes |
541
+ | ---- | ---- | ----------- | ----- |
542
+ | **constellation_id** | **Integer** | | |
543
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
544
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
545
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
546
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
547
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
387
548
 
388
549
  ### Return type
389
550
 
390
- [**GetUniverseConstellationsConstellationIdOk**](GetUniverseConstellationsConstellationIdOk.md)
551
+ [**UniverseConstellationsConstellationIdGet**](UniverseConstellationsConstellationIdGet.md)
391
552
 
392
553
  ### Authorization
393
554
 
@@ -395,52 +556,73 @@ No authorization required
395
556
 
396
557
  ### HTTP request headers
397
558
 
398
- - **Content-Type**: Not defined
399
- - **Accept**: application/json
559
+ - **Content-Type**: Not defined
560
+ - **Accept**: application/json
400
561
 
401
562
 
563
+ ## get_universe_factions
402
564
 
403
- # **get_universe_factions**
404
- > Array&lt;GetUniverseFactions200Ok&gt; get_universe_factions(opts)
565
+ > <Array<UniverseFactionsGetInner>> get_universe_factions(x_compatibility_date, opts)
405
566
 
406
567
  Get factions
407
568
 
408
- Get a list of factions --- Alternate route: `/dev/universe/factions/` Alternate route: `/v2/universe/factions/` --- This route expires daily at 11:05
569
+ Get a list of factions This route expires daily at 11:05
570
+
571
+ ### Examples
409
572
 
410
- ### Example
411
573
  ```ruby
412
- # load the gem
574
+ require 'time'
413
575
  require 'ruby-esi'
414
576
 
415
577
  api_instance = ESI::UniverseApi.new
416
- opts = {
417
- accept_language: 'en', # String | Language to use in the response
418
- datasource: 'tranquility', # String | The server name you would like data from
419
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
420
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
578
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
579
+ opts = {
580
+ accept_language: 'en', # String | The language to use for the response.
581
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
582
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
583
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
421
584
  }
422
585
 
423
586
  begin
424
- #Get factions
425
- result = api_instance.get_universe_factions(opts)
587
+ # Get factions
588
+ result = api_instance.get_universe_factions(x_compatibility_date, opts)
426
589
  p result
427
590
  rescue ESI::ApiError => e
428
- puts "Exception when calling UniverseApi->get_universe_factions: #{e}"
591
+ puts "Error when calling UniverseApi->get_universe_factions: #{e}"
592
+ end
593
+ ```
594
+
595
+ #### Using the get_universe_factions_with_http_info variant
596
+
597
+ This returns an Array which contains the response data, status code and headers.
598
+
599
+ > <Array(<Array<UniverseFactionsGetInner>>, Integer, Hash)> get_universe_factions_with_http_info(x_compatibility_date, opts)
600
+
601
+ ```ruby
602
+ begin
603
+ # Get factions
604
+ data, status_code, headers = api_instance.get_universe_factions_with_http_info(x_compatibility_date, opts)
605
+ p status_code # => 2xx
606
+ p headers # => { ... }
607
+ p data # => <Array<UniverseFactionsGetInner>>
608
+ rescue ESI::ApiError => e
609
+ puts "Error when calling UniverseApi->get_universe_factions_with_http_info: #{e}"
429
610
  end
430
611
  ```
431
612
 
432
613
  ### Parameters
433
614
 
434
- Name | Type | Description | Notes
435
- ------------- | ------------- | ------------- | -------------
436
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
437
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
438
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
439
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
615
+ | Name | Type | Description | Notes |
616
+ | ---- | ---- | ----------- | ----- |
617
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
618
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
619
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
620
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
621
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
440
622
 
441
623
  ### Return type
442
624
 
443
- [**Array&lt;GetUniverseFactions200Ok&gt;**](GetUniverseFactions200Ok.md)
625
+ [**Array&lt;UniverseFactionsGetInner&gt;**](UniverseFactionsGetInner.md)
444
626
 
445
627
  ### Authorization
446
628
 
@@ -448,44 +630,69 @@ No authorization required
448
630
 
449
631
  ### HTTP request headers
450
632
 
451
- - **Content-Type**: Not defined
452
- - **Accept**: application/json
633
+ - **Content-Type**: Not defined
634
+ - **Accept**: application/json
453
635
 
454
636
 
637
+ ## get_universe_graphics
455
638
 
456
- # **get_universe_graphics**
457
- > Array&lt;Integer&gt; get_universe_graphics(opts)
639
+ > Array&lt;Integer&gt; get_universe_graphics(x_compatibility_date, opts)
458
640
 
459
641
  Get graphics
460
642
 
461
- Get a list of graphics --- Alternate route: `/legacy/universe/graphics/` Alternate route: `/v1/universe/graphics/` --- This route expires daily at 11:05
643
+ Get a list of graphics This route expires daily at 11:05
644
+
645
+ ### Examples
462
646
 
463
- ### Example
464
647
  ```ruby
465
- # load the gem
648
+ require 'time'
466
649
  require 'ruby-esi'
467
650
 
468
651
  api_instance = ESI::UniverseApi.new
469
- opts = {
470
- datasource: 'tranquility', # String | The server name you would like data from
471
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
652
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
653
+ opts = {
654
+ accept_language: 'en', # String | The language to use for the response.
655
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
656
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
657
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
472
658
  }
473
659
 
474
660
  begin
475
- #Get graphics
476
- result = api_instance.get_universe_graphics(opts)
661
+ # Get graphics
662
+ result = api_instance.get_universe_graphics(x_compatibility_date, opts)
477
663
  p result
478
664
  rescue ESI::ApiError => e
479
- puts "Exception when calling UniverseApi->get_universe_graphics: #{e}"
665
+ puts "Error when calling UniverseApi->get_universe_graphics: #{e}"
666
+ end
667
+ ```
668
+
669
+ #### Using the get_universe_graphics_with_http_info variant
670
+
671
+ This returns an Array which contains the response data, status code and headers.
672
+
673
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_graphics_with_http_info(x_compatibility_date, opts)
674
+
675
+ ```ruby
676
+ begin
677
+ # Get graphics
678
+ data, status_code, headers = api_instance.get_universe_graphics_with_http_info(x_compatibility_date, opts)
679
+ p status_code # => 2xx
680
+ p headers # => { ... }
681
+ p data # => Array&lt;Integer&gt;
682
+ rescue ESI::ApiError => e
683
+ puts "Error when calling UniverseApi->get_universe_graphics_with_http_info: #{e}"
480
684
  end
481
685
  ```
482
686
 
483
687
  ### Parameters
484
688
 
485
- Name | Type | Description | Notes
486
- ------------- | ------------- | ------------- | -------------
487
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
488
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
689
+ | Name | Type | Description | Notes |
690
+ | ---- | ---- | ----------- | ----- |
691
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
692
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
693
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
694
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
695
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
489
696
 
490
697
  ### Return type
491
698
 
@@ -497,50 +704,75 @@ No authorization required
497
704
 
498
705
  ### HTTP request headers
499
706
 
500
- - **Content-Type**: Not defined
501
- - **Accept**: application/json
707
+ - **Content-Type**: Not defined
708
+ - **Accept**: application/json
502
709
 
503
710
 
711
+ ## get_universe_graphics_graphic_id
504
712
 
505
- # **get_universe_graphics_graphic_id**
506
- > GetUniverseGraphicsGraphicIdOk get_universe_graphics_graphic_id(graphic_id, opts)
713
+ > <UniverseGraphicsGraphicIdGet> get_universe_graphics_graphic_id(graphic_id, x_compatibility_date, opts)
507
714
 
508
715
  Get graphic information
509
716
 
510
- Get information on a graphic --- Alternate route: `/dev/universe/graphics/{graphic_id}/` Alternate route: `/legacy/universe/graphics/{graphic_id}/` Alternate route: `/v1/universe/graphics/{graphic_id}/` --- This route expires daily at 11:05
717
+ Get information on a graphic This route expires daily at 11:05
718
+
719
+ ### Examples
511
720
 
512
- ### Example
513
721
  ```ruby
514
- # load the gem
722
+ require 'time'
515
723
  require 'ruby-esi'
516
724
 
517
725
  api_instance = ESI::UniverseApi.new
518
- graphic_id = 56 # Integer | graphic_id integer
519
- opts = {
520
- datasource: 'tranquility', # String | The server name you would like data from
521
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
726
+ graphic_id = 789 # Integer |
727
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
728
+ opts = {
729
+ accept_language: 'en', # String | The language to use for the response.
730
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
731
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
732
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
522
733
  }
523
734
 
524
735
  begin
525
- #Get graphic information
526
- result = api_instance.get_universe_graphics_graphic_id(graphic_id, opts)
736
+ # Get graphic information
737
+ result = api_instance.get_universe_graphics_graphic_id(graphic_id, x_compatibility_date, opts)
527
738
  p result
528
739
  rescue ESI::ApiError => e
529
- puts "Exception when calling UniverseApi->get_universe_graphics_graphic_id: #{e}"
740
+ puts "Error when calling UniverseApi->get_universe_graphics_graphic_id: #{e}"
741
+ end
742
+ ```
743
+
744
+ #### Using the get_universe_graphics_graphic_id_with_http_info variant
745
+
746
+ This returns an Array which contains the response data, status code and headers.
747
+
748
+ > <Array(<UniverseGraphicsGraphicIdGet>, Integer, Hash)> get_universe_graphics_graphic_id_with_http_info(graphic_id, x_compatibility_date, opts)
749
+
750
+ ```ruby
751
+ begin
752
+ # Get graphic information
753
+ data, status_code, headers = api_instance.get_universe_graphics_graphic_id_with_http_info(graphic_id, x_compatibility_date, opts)
754
+ p status_code # => 2xx
755
+ p headers # => { ... }
756
+ p data # => <UniverseGraphicsGraphicIdGet>
757
+ rescue ESI::ApiError => e
758
+ puts "Error when calling UniverseApi->get_universe_graphics_graphic_id_with_http_info: #{e}"
530
759
  end
531
760
  ```
532
761
 
533
762
  ### Parameters
534
763
 
535
- Name | Type | Description | Notes
536
- ------------- | ------------- | ------------- | -------------
537
- **graphic_id** | **Integer**| graphic_id integer |
538
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
539
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
764
+ | Name | Type | Description | Notes |
765
+ | ---- | ---- | ----------- | ----- |
766
+ | **graphic_id** | **Integer** | | |
767
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
768
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
769
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
770
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
771
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
540
772
 
541
773
  ### Return type
542
774
 
543
- [**GetUniverseGraphicsGraphicIdOk**](GetUniverseGraphicsGraphicIdOk.md)
775
+ [**UniverseGraphicsGraphicIdGet**](UniverseGraphicsGraphicIdGet.md)
544
776
 
545
777
  ### Authorization
546
778
 
@@ -548,46 +780,71 @@ No authorization required
548
780
 
549
781
  ### HTTP request headers
550
782
 
551
- - **Content-Type**: Not defined
552
- - **Accept**: application/json
783
+ - **Content-Type**: Not defined
784
+ - **Accept**: application/json
553
785
 
554
786
 
787
+ ## get_universe_groups
555
788
 
556
- # **get_universe_groups**
557
- > Array&lt;Integer&gt; get_universe_groups(opts)
789
+ > Array&lt;Integer&gt; get_universe_groups(x_compatibility_date, opts)
558
790
 
559
791
  Get item groups
560
792
 
561
- Get a list of item groups --- Alternate route: `/legacy/universe/groups/` Alternate route: `/v1/universe/groups/` --- This route expires daily at 11:05
793
+ Get a list of item groups This route expires daily at 11:05
794
+
795
+ ### Examples
562
796
 
563
- ### Example
564
797
  ```ruby
565
- # load the gem
798
+ require 'time'
566
799
  require 'ruby-esi'
567
800
 
568
801
  api_instance = ESI::UniverseApi.new
569
- opts = {
570
- datasource: 'tranquility', # String | The server name you would like data from
571
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
572
- page: 1 # Integer | Which page of results to return
802
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
803
+ opts = {
804
+ page: 56, # Integer |
805
+ accept_language: 'en', # String | The language to use for the response.
806
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
807
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
808
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
573
809
  }
574
810
 
575
811
  begin
576
- #Get item groups
577
- result = api_instance.get_universe_groups(opts)
812
+ # Get item groups
813
+ result = api_instance.get_universe_groups(x_compatibility_date, opts)
578
814
  p result
579
815
  rescue ESI::ApiError => e
580
- puts "Exception when calling UniverseApi->get_universe_groups: #{e}"
816
+ puts "Error when calling UniverseApi->get_universe_groups: #{e}"
817
+ end
818
+ ```
819
+
820
+ #### Using the get_universe_groups_with_http_info variant
821
+
822
+ This returns an Array which contains the response data, status code and headers.
823
+
824
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_groups_with_http_info(x_compatibility_date, opts)
825
+
826
+ ```ruby
827
+ begin
828
+ # Get item groups
829
+ data, status_code, headers = api_instance.get_universe_groups_with_http_info(x_compatibility_date, opts)
830
+ p status_code # => 2xx
831
+ p headers # => { ... }
832
+ p data # => Array&lt;Integer&gt;
833
+ rescue ESI::ApiError => e
834
+ puts "Error when calling UniverseApi->get_universe_groups_with_http_info: #{e}"
581
835
  end
582
836
  ```
583
837
 
584
838
  ### Parameters
585
839
 
586
- Name | Type | Description | Notes
587
- ------------- | ------------- | ------------- | -------------
588
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
589
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
590
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
840
+ | Name | Type | Description | Notes |
841
+ | ---- | ---- | ----------- | ----- |
842
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
843
+ | **page** | **Integer** | | [optional] |
844
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
845
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
846
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
847
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
591
848
 
592
849
  ### Return type
593
850
 
@@ -599,54 +856,75 @@ No authorization required
599
856
 
600
857
  ### HTTP request headers
601
858
 
602
- - **Content-Type**: Not defined
603
- - **Accept**: application/json
859
+ - **Content-Type**: Not defined
860
+ - **Accept**: application/json
604
861
 
605
862
 
863
+ ## get_universe_groups_group_id
606
864
 
607
- # **get_universe_groups_group_id**
608
- > GetUniverseGroupsGroupIdOk get_universe_groups_group_id(group_id, opts)
865
+ > <UniverseGroupsGroupIdGet> get_universe_groups_group_id(group_id, x_compatibility_date, opts)
609
866
 
610
867
  Get item group information
611
868
 
612
- Get information on an item group --- Alternate route: `/dev/universe/groups/{group_id}/` Alternate route: `/legacy/universe/groups/{group_id}/` Alternate route: `/v1/universe/groups/{group_id}/` --- This route expires daily at 11:05
869
+ Get information on an item group This route expires daily at 11:05
870
+
871
+ ### Examples
613
872
 
614
- ### Example
615
873
  ```ruby
616
- # load the gem
874
+ require 'time'
617
875
  require 'ruby-esi'
618
876
 
619
877
  api_instance = ESI::UniverseApi.new
620
- group_id = 56 # Integer | An Eve item group ID
621
- opts = {
622
- accept_language: 'en', # String | Language to use in the response
623
- datasource: 'tranquility', # String | The server name you would like data from
624
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
625
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
878
+ group_id = 789 # Integer |
879
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
880
+ opts = {
881
+ accept_language: 'en', # String | The language to use for the response.
882
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
883
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
884
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
626
885
  }
627
886
 
628
887
  begin
629
- #Get item group information
630
- result = api_instance.get_universe_groups_group_id(group_id, opts)
888
+ # Get item group information
889
+ result = api_instance.get_universe_groups_group_id(group_id, x_compatibility_date, opts)
631
890
  p result
632
891
  rescue ESI::ApiError => e
633
- puts "Exception when calling UniverseApi->get_universe_groups_group_id: #{e}"
892
+ puts "Error when calling UniverseApi->get_universe_groups_group_id: #{e}"
893
+ end
894
+ ```
895
+
896
+ #### Using the get_universe_groups_group_id_with_http_info variant
897
+
898
+ This returns an Array which contains the response data, status code and headers.
899
+
900
+ > <Array(<UniverseGroupsGroupIdGet>, Integer, Hash)> get_universe_groups_group_id_with_http_info(group_id, x_compatibility_date, opts)
901
+
902
+ ```ruby
903
+ begin
904
+ # Get item group information
905
+ data, status_code, headers = api_instance.get_universe_groups_group_id_with_http_info(group_id, x_compatibility_date, opts)
906
+ p status_code # => 2xx
907
+ p headers # => { ... }
908
+ p data # => <UniverseGroupsGroupIdGet>
909
+ rescue ESI::ApiError => e
910
+ puts "Error when calling UniverseApi->get_universe_groups_group_id_with_http_info: #{e}"
634
911
  end
635
912
  ```
636
913
 
637
914
  ### Parameters
638
915
 
639
- Name | Type | Description | Notes
640
- ------------- | ------------- | ------------- | -------------
641
- **group_id** | **Integer**| An Eve item group ID |
642
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
643
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
644
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
645
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
916
+ | Name | Type | Description | Notes |
917
+ | ---- | ---- | ----------- | ----- |
918
+ | **group_id** | **Integer** | | |
919
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
920
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
921
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
922
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
923
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
646
924
 
647
925
  ### Return type
648
926
 
649
- [**GetUniverseGroupsGroupIdOk**](GetUniverseGroupsGroupIdOk.md)
927
+ [**UniverseGroupsGroupIdGet**](UniverseGroupsGroupIdGet.md)
650
928
 
651
929
  ### Authorization
652
930
 
@@ -654,50 +932,75 @@ No authorization required
654
932
 
655
933
  ### HTTP request headers
656
934
 
657
- - **Content-Type**: Not defined
658
- - **Accept**: application/json
935
+ - **Content-Type**: Not defined
936
+ - **Accept**: application/json
659
937
 
660
938
 
939
+ ## get_universe_moons_moon_id
661
940
 
662
- # **get_universe_moons_moon_id**
663
- > GetUniverseMoonsMoonIdOk get_universe_moons_moon_id(moon_id, opts)
941
+ > <UniverseMoonsMoonIdGet> get_universe_moons_moon_id(moon_id, x_compatibility_date, opts)
664
942
 
665
943
  Get moon information
666
944
 
667
- Get information on a moon --- Alternate route: `/legacy/universe/moons/{moon_id}/` Alternate route: `/v1/universe/moons/{moon_id}/` --- This route expires daily at 11:05
945
+ Get information on a moon This route expires daily at 11:05
946
+
947
+ ### Examples
668
948
 
669
- ### Example
670
949
  ```ruby
671
- # load the gem
950
+ require 'time'
672
951
  require 'ruby-esi'
673
952
 
674
953
  api_instance = ESI::UniverseApi.new
675
- moon_id = 56 # Integer | moon_id integer
676
- opts = {
677
- datasource: 'tranquility', # String | The server name you would like data from
678
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
954
+ moon_id = 789 # Integer |
955
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
956
+ opts = {
957
+ accept_language: 'en', # String | The language to use for the response.
958
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
959
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
960
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
679
961
  }
680
962
 
681
963
  begin
682
- #Get moon information
683
- result = api_instance.get_universe_moons_moon_id(moon_id, opts)
964
+ # Get moon information
965
+ result = api_instance.get_universe_moons_moon_id(moon_id, x_compatibility_date, opts)
684
966
  p result
685
967
  rescue ESI::ApiError => e
686
- puts "Exception when calling UniverseApi->get_universe_moons_moon_id: #{e}"
968
+ puts "Error when calling UniverseApi->get_universe_moons_moon_id: #{e}"
969
+ end
970
+ ```
971
+
972
+ #### Using the get_universe_moons_moon_id_with_http_info variant
973
+
974
+ This returns an Array which contains the response data, status code and headers.
975
+
976
+ > <Array(<UniverseMoonsMoonIdGet>, Integer, Hash)> get_universe_moons_moon_id_with_http_info(moon_id, x_compatibility_date, opts)
977
+
978
+ ```ruby
979
+ begin
980
+ # Get moon information
981
+ data, status_code, headers = api_instance.get_universe_moons_moon_id_with_http_info(moon_id, x_compatibility_date, opts)
982
+ p status_code # => 2xx
983
+ p headers # => { ... }
984
+ p data # => <UniverseMoonsMoonIdGet>
985
+ rescue ESI::ApiError => e
986
+ puts "Error when calling UniverseApi->get_universe_moons_moon_id_with_http_info: #{e}"
687
987
  end
688
988
  ```
689
989
 
690
990
  ### Parameters
691
991
 
692
- Name | Type | Description | Notes
693
- ------------- | ------------- | ------------- | -------------
694
- **moon_id** | **Integer**| moon_id integer |
695
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
696
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
992
+ | Name | Type | Description | Notes |
993
+ | ---- | ---- | ----------- | ----- |
994
+ | **moon_id** | **Integer** | | |
995
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
996
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
997
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
998
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
999
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
697
1000
 
698
1001
  ### Return type
699
1002
 
700
- [**GetUniverseMoonsMoonIdOk**](GetUniverseMoonsMoonIdOk.md)
1003
+ [**UniverseMoonsMoonIdGet**](UniverseMoonsMoonIdGet.md)
701
1004
 
702
1005
  ### Authorization
703
1006
 
@@ -705,50 +1008,75 @@ No authorization required
705
1008
 
706
1009
  ### HTTP request headers
707
1010
 
708
- - **Content-Type**: Not defined
709
- - **Accept**: application/json
1011
+ - **Content-Type**: Not defined
1012
+ - **Accept**: application/json
710
1013
 
711
1014
 
1015
+ ## get_universe_planets_planet_id
712
1016
 
713
- # **get_universe_planets_planet_id**
714
- > GetUniversePlanetsPlanetIdOk get_universe_planets_planet_id(planet_id, opts)
1017
+ > <UniversePlanetsPlanetIdGet> get_universe_planets_planet_id(planet_id, x_compatibility_date, opts)
715
1018
 
716
1019
  Get planet information
717
1020
 
718
- Get information on a planet --- Alternate route: `/legacy/universe/planets/{planet_id}/` Alternate route: `/v1/universe/planets/{planet_id}/` --- This route expires daily at 11:05
1021
+ Get information on a planet This route expires daily at 11:05
1022
+
1023
+ ### Examples
719
1024
 
720
- ### Example
721
1025
  ```ruby
722
- # load the gem
1026
+ require 'time'
723
1027
  require 'ruby-esi'
724
1028
 
725
1029
  api_instance = ESI::UniverseApi.new
726
- planet_id = 56 # Integer | planet_id integer
727
- opts = {
728
- datasource: 'tranquility', # String | The server name you would like data from
729
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1030
+ planet_id = 789 # Integer |
1031
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1032
+ opts = {
1033
+ accept_language: 'en', # String | The language to use for the response.
1034
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1035
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1036
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
730
1037
  }
731
1038
 
732
1039
  begin
733
- #Get planet information
734
- result = api_instance.get_universe_planets_planet_id(planet_id, opts)
1040
+ # Get planet information
1041
+ result = api_instance.get_universe_planets_planet_id(planet_id, x_compatibility_date, opts)
735
1042
  p result
736
1043
  rescue ESI::ApiError => e
737
- puts "Exception when calling UniverseApi->get_universe_planets_planet_id: #{e}"
1044
+ puts "Error when calling UniverseApi->get_universe_planets_planet_id: #{e}"
1045
+ end
1046
+ ```
1047
+
1048
+ #### Using the get_universe_planets_planet_id_with_http_info variant
1049
+
1050
+ This returns an Array which contains the response data, status code and headers.
1051
+
1052
+ > <Array(<UniversePlanetsPlanetIdGet>, Integer, Hash)> get_universe_planets_planet_id_with_http_info(planet_id, x_compatibility_date, opts)
1053
+
1054
+ ```ruby
1055
+ begin
1056
+ # Get planet information
1057
+ data, status_code, headers = api_instance.get_universe_planets_planet_id_with_http_info(planet_id, x_compatibility_date, opts)
1058
+ p status_code # => 2xx
1059
+ p headers # => { ... }
1060
+ p data # => <UniversePlanetsPlanetIdGet>
1061
+ rescue ESI::ApiError => e
1062
+ puts "Error when calling UniverseApi->get_universe_planets_planet_id_with_http_info: #{e}"
738
1063
  end
739
1064
  ```
740
1065
 
741
1066
  ### Parameters
742
1067
 
743
- Name | Type | Description | Notes
744
- ------------- | ------------- | ------------- | -------------
745
- **planet_id** | **Integer**| planet_id integer |
746
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
747
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1068
+ | Name | Type | Description | Notes |
1069
+ | ---- | ---- | ----------- | ----- |
1070
+ | **planet_id** | **Integer** | | |
1071
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1072
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1073
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1074
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1075
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
748
1076
 
749
1077
  ### Return type
750
1078
 
751
- [**GetUniversePlanetsPlanetIdOk**](GetUniversePlanetsPlanetIdOk.md)
1079
+ [**UniversePlanetsPlanetIdGet**](UniversePlanetsPlanetIdGet.md)
752
1080
 
753
1081
  ### Authorization
754
1082
 
@@ -756,52 +1084,73 @@ No authorization required
756
1084
 
757
1085
  ### HTTP request headers
758
1086
 
759
- - **Content-Type**: Not defined
760
- - **Accept**: application/json
1087
+ - **Content-Type**: Not defined
1088
+ - **Accept**: application/json
761
1089
 
762
1090
 
1091
+ ## get_universe_races
763
1092
 
764
- # **get_universe_races**
765
- > Array&lt;GetUniverseRaces200Ok&gt; get_universe_races(opts)
1093
+ > <Array<UniverseRacesGetInner>> get_universe_races(x_compatibility_date, opts)
766
1094
 
767
1095
  Get character races
768
1096
 
769
- Get a list of character races --- Alternate route: `/dev/universe/races/` Alternate route: `/legacy/universe/races/` Alternate route: `/v1/universe/races/` --- This route expires daily at 11:05
1097
+ Get a list of character races This route expires daily at 11:05
1098
+
1099
+ ### Examples
770
1100
 
771
- ### Example
772
1101
  ```ruby
773
- # load the gem
1102
+ require 'time'
774
1103
  require 'ruby-esi'
775
1104
 
776
1105
  api_instance = ESI::UniverseApi.new
777
- opts = {
778
- accept_language: 'en', # String | Language to use in the response
779
- datasource: 'tranquility', # String | The server name you would like data from
780
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
781
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
1106
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1107
+ opts = {
1108
+ accept_language: 'en', # String | The language to use for the response.
1109
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1110
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1111
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
782
1112
  }
783
1113
 
784
1114
  begin
785
- #Get character races
786
- result = api_instance.get_universe_races(opts)
1115
+ # Get character races
1116
+ result = api_instance.get_universe_races(x_compatibility_date, opts)
787
1117
  p result
788
1118
  rescue ESI::ApiError => e
789
- puts "Exception when calling UniverseApi->get_universe_races: #{e}"
1119
+ puts "Error when calling UniverseApi->get_universe_races: #{e}"
1120
+ end
1121
+ ```
1122
+
1123
+ #### Using the get_universe_races_with_http_info variant
1124
+
1125
+ This returns an Array which contains the response data, status code and headers.
1126
+
1127
+ > <Array(<Array<UniverseRacesGetInner>>, Integer, Hash)> get_universe_races_with_http_info(x_compatibility_date, opts)
1128
+
1129
+ ```ruby
1130
+ begin
1131
+ # Get character races
1132
+ data, status_code, headers = api_instance.get_universe_races_with_http_info(x_compatibility_date, opts)
1133
+ p status_code # => 2xx
1134
+ p headers # => { ... }
1135
+ p data # => <Array<UniverseRacesGetInner>>
1136
+ rescue ESI::ApiError => e
1137
+ puts "Error when calling UniverseApi->get_universe_races_with_http_info: #{e}"
790
1138
  end
791
1139
  ```
792
1140
 
793
1141
  ### Parameters
794
1142
 
795
- Name | Type | Description | Notes
796
- ------------- | ------------- | ------------- | -------------
797
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
798
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
799
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
800
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
1143
+ | Name | Type | Description | Notes |
1144
+ | ---- | ---- | ----------- | ----- |
1145
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1146
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1147
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1148
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1149
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
801
1150
 
802
1151
  ### Return type
803
1152
 
804
- [**Array&lt;GetUniverseRaces200Ok&gt;**](GetUniverseRaces200Ok.md)
1153
+ [**Array&lt;UniverseRacesGetInner&gt;**](UniverseRacesGetInner.md)
805
1154
 
806
1155
  ### Authorization
807
1156
 
@@ -809,44 +1158,69 @@ No authorization required
809
1158
 
810
1159
  ### HTTP request headers
811
1160
 
812
- - **Content-Type**: Not defined
813
- - **Accept**: application/json
1161
+ - **Content-Type**: Not defined
1162
+ - **Accept**: application/json
814
1163
 
815
1164
 
1165
+ ## get_universe_regions
816
1166
 
817
- # **get_universe_regions**
818
- > Array&lt;Integer&gt; get_universe_regions(opts)
1167
+ > Array&lt;Integer&gt; get_universe_regions(x_compatibility_date, opts)
819
1168
 
820
1169
  Get regions
821
1170
 
822
- Get a list of regions --- Alternate route: `/legacy/universe/regions/` Alternate route: `/v1/universe/regions/` --- This route expires daily at 11:05
1171
+ Get a list of regions This route expires daily at 11:05
1172
+
1173
+ ### Examples
823
1174
 
824
- ### Example
825
1175
  ```ruby
826
- # load the gem
1176
+ require 'time'
827
1177
  require 'ruby-esi'
828
1178
 
829
1179
  api_instance = ESI::UniverseApi.new
830
- opts = {
831
- datasource: 'tranquility', # String | The server name you would like data from
832
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1180
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1181
+ opts = {
1182
+ accept_language: 'en', # String | The language to use for the response.
1183
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1184
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1185
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
833
1186
  }
834
1187
 
835
1188
  begin
836
- #Get regions
837
- result = api_instance.get_universe_regions(opts)
1189
+ # Get regions
1190
+ result = api_instance.get_universe_regions(x_compatibility_date, opts)
838
1191
  p result
839
1192
  rescue ESI::ApiError => e
840
- puts "Exception when calling UniverseApi->get_universe_regions: #{e}"
1193
+ puts "Error when calling UniverseApi->get_universe_regions: #{e}"
1194
+ end
1195
+ ```
1196
+
1197
+ #### Using the get_universe_regions_with_http_info variant
1198
+
1199
+ This returns an Array which contains the response data, status code and headers.
1200
+
1201
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_regions_with_http_info(x_compatibility_date, opts)
1202
+
1203
+ ```ruby
1204
+ begin
1205
+ # Get regions
1206
+ data, status_code, headers = api_instance.get_universe_regions_with_http_info(x_compatibility_date, opts)
1207
+ p status_code # => 2xx
1208
+ p headers # => { ... }
1209
+ p data # => Array&lt;Integer&gt;
1210
+ rescue ESI::ApiError => e
1211
+ puts "Error when calling UniverseApi->get_universe_regions_with_http_info: #{e}"
841
1212
  end
842
1213
  ```
843
1214
 
844
1215
  ### Parameters
845
1216
 
846
- Name | Type | Description | Notes
847
- ------------- | ------------- | ------------- | -------------
848
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
849
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1217
+ | Name | Type | Description | Notes |
1218
+ | ---- | ---- | ----------- | ----- |
1219
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1220
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1221
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1222
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1223
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
850
1224
 
851
1225
  ### Return type
852
1226
 
@@ -858,54 +1232,75 @@ No authorization required
858
1232
 
859
1233
  ### HTTP request headers
860
1234
 
861
- - **Content-Type**: Not defined
862
- - **Accept**: application/json
1235
+ - **Content-Type**: Not defined
1236
+ - **Accept**: application/json
863
1237
 
864
1238
 
1239
+ ## get_universe_regions_region_id
865
1240
 
866
- # **get_universe_regions_region_id**
867
- > GetUniverseRegionsRegionIdOk get_universe_regions_region_id(region_id, opts)
1241
+ > <UniverseRegionsRegionIdGet> get_universe_regions_region_id(region_id, x_compatibility_date, opts)
868
1242
 
869
1243
  Get region information
870
1244
 
871
- Get information on a region --- Alternate route: `/legacy/universe/regions/{region_id}/` Alternate route: `/v1/universe/regions/{region_id}/` --- This route expires daily at 11:05
1245
+ Get information on a region This route expires daily at 11:05
1246
+
1247
+ ### Examples
872
1248
 
873
- ### Example
874
1249
  ```ruby
875
- # load the gem
1250
+ require 'time'
876
1251
  require 'ruby-esi'
877
1252
 
878
1253
  api_instance = ESI::UniverseApi.new
879
- region_id = 56 # Integer | region_id integer
880
- opts = {
881
- accept_language: 'en', # String | Language to use in the response
882
- datasource: 'tranquility', # String | The server name you would like data from
883
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
884
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
1254
+ region_id = 789 # Integer |
1255
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1256
+ opts = {
1257
+ accept_language: 'en', # String | The language to use for the response.
1258
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1259
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1260
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
885
1261
  }
886
1262
 
887
1263
  begin
888
- #Get region information
889
- result = api_instance.get_universe_regions_region_id(region_id, opts)
1264
+ # Get region information
1265
+ result = api_instance.get_universe_regions_region_id(region_id, x_compatibility_date, opts)
890
1266
  p result
891
1267
  rescue ESI::ApiError => e
892
- puts "Exception when calling UniverseApi->get_universe_regions_region_id: #{e}"
1268
+ puts "Error when calling UniverseApi->get_universe_regions_region_id: #{e}"
1269
+ end
1270
+ ```
1271
+
1272
+ #### Using the get_universe_regions_region_id_with_http_info variant
1273
+
1274
+ This returns an Array which contains the response data, status code and headers.
1275
+
1276
+ > <Array(<UniverseRegionsRegionIdGet>, Integer, Hash)> get_universe_regions_region_id_with_http_info(region_id, x_compatibility_date, opts)
1277
+
1278
+ ```ruby
1279
+ begin
1280
+ # Get region information
1281
+ data, status_code, headers = api_instance.get_universe_regions_region_id_with_http_info(region_id, x_compatibility_date, opts)
1282
+ p status_code # => 2xx
1283
+ p headers # => { ... }
1284
+ p data # => <UniverseRegionsRegionIdGet>
1285
+ rescue ESI::ApiError => e
1286
+ puts "Error when calling UniverseApi->get_universe_regions_region_id_with_http_info: #{e}"
893
1287
  end
894
1288
  ```
895
1289
 
896
1290
  ### Parameters
897
1291
 
898
- Name | Type | Description | Notes
899
- ------------- | ------------- | ------------- | -------------
900
- **region_id** | **Integer**| region_id integer |
901
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
902
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
903
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
904
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
1292
+ | Name | Type | Description | Notes |
1293
+ | ---- | ---- | ----------- | ----- |
1294
+ | **region_id** | **Integer** | | |
1295
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1296
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1297
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1298
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1299
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
905
1300
 
906
1301
  ### Return type
907
1302
 
908
- [**GetUniverseRegionsRegionIdOk**](GetUniverseRegionsRegionIdOk.md)
1303
+ [**UniverseRegionsRegionIdGet**](UniverseRegionsRegionIdGet.md)
909
1304
 
910
1305
  ### Authorization
911
1306
 
@@ -913,50 +1308,75 @@ No authorization required
913
1308
 
914
1309
  ### HTTP request headers
915
1310
 
916
- - **Content-Type**: Not defined
917
- - **Accept**: application/json
1311
+ - **Content-Type**: Not defined
1312
+ - **Accept**: application/json
918
1313
 
919
1314
 
1315
+ ## get_universe_stargates_stargate_id
920
1316
 
921
- # **get_universe_stargates_stargate_id**
922
- > GetUniverseStargatesStargateIdOk get_universe_stargates_stargate_id(stargate_id, opts)
1317
+ > <UniverseStargatesStargateIdGet> get_universe_stargates_stargate_id(stargate_id, x_compatibility_date, opts)
923
1318
 
924
1319
  Get stargate information
925
1320
 
926
- Get information on a stargate --- Alternate route: `/legacy/universe/stargates/{stargate_id}/` Alternate route: `/v1/universe/stargates/{stargate_id}/` --- This route expires daily at 11:05
1321
+ Get information on a stargate This route expires daily at 11:05
1322
+
1323
+ ### Examples
927
1324
 
928
- ### Example
929
1325
  ```ruby
930
- # load the gem
1326
+ require 'time'
931
1327
  require 'ruby-esi'
932
1328
 
933
1329
  api_instance = ESI::UniverseApi.new
934
- stargate_id = 56 # Integer | stargate_id integer
935
- opts = {
936
- datasource: 'tranquility', # String | The server name you would like data from
937
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1330
+ stargate_id = 789 # Integer |
1331
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1332
+ opts = {
1333
+ accept_language: 'en', # String | The language to use for the response.
1334
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1335
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1336
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
938
1337
  }
939
1338
 
940
1339
  begin
941
- #Get stargate information
942
- result = api_instance.get_universe_stargates_stargate_id(stargate_id, opts)
1340
+ # Get stargate information
1341
+ result = api_instance.get_universe_stargates_stargate_id(stargate_id, x_compatibility_date, opts)
943
1342
  p result
944
1343
  rescue ESI::ApiError => e
945
- puts "Exception when calling UniverseApi->get_universe_stargates_stargate_id: #{e}"
1344
+ puts "Error when calling UniverseApi->get_universe_stargates_stargate_id: #{e}"
1345
+ end
1346
+ ```
1347
+
1348
+ #### Using the get_universe_stargates_stargate_id_with_http_info variant
1349
+
1350
+ This returns an Array which contains the response data, status code and headers.
1351
+
1352
+ > <Array(<UniverseStargatesStargateIdGet>, Integer, Hash)> get_universe_stargates_stargate_id_with_http_info(stargate_id, x_compatibility_date, opts)
1353
+
1354
+ ```ruby
1355
+ begin
1356
+ # Get stargate information
1357
+ data, status_code, headers = api_instance.get_universe_stargates_stargate_id_with_http_info(stargate_id, x_compatibility_date, opts)
1358
+ p status_code # => 2xx
1359
+ p headers # => { ... }
1360
+ p data # => <UniverseStargatesStargateIdGet>
1361
+ rescue ESI::ApiError => e
1362
+ puts "Error when calling UniverseApi->get_universe_stargates_stargate_id_with_http_info: #{e}"
946
1363
  end
947
1364
  ```
948
1365
 
949
1366
  ### Parameters
950
1367
 
951
- Name | Type | Description | Notes
952
- ------------- | ------------- | ------------- | -------------
953
- **stargate_id** | **Integer**| stargate_id integer |
954
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
955
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1368
+ | Name | Type | Description | Notes |
1369
+ | ---- | ---- | ----------- | ----- |
1370
+ | **stargate_id** | **Integer** | | |
1371
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1372
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1373
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1374
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1375
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
956
1376
 
957
1377
  ### Return type
958
1378
 
959
- [**GetUniverseStargatesStargateIdOk**](GetUniverseStargatesStargateIdOk.md)
1379
+ [**UniverseStargatesStargateIdGet**](UniverseStargatesStargateIdGet.md)
960
1380
 
961
1381
  ### Authorization
962
1382
 
@@ -964,50 +1384,75 @@ No authorization required
964
1384
 
965
1385
  ### HTTP request headers
966
1386
 
967
- - **Content-Type**: Not defined
968
- - **Accept**: application/json
1387
+ - **Content-Type**: Not defined
1388
+ - **Accept**: application/json
969
1389
 
970
1390
 
1391
+ ## get_universe_stars_star_id
971
1392
 
972
- # **get_universe_stars_star_id**
973
- > GetUniverseStarsStarIdOk get_universe_stars_star_id(star_id, opts)
1393
+ > <UniverseStarsStarIdGet> get_universe_stars_star_id(star_id, x_compatibility_date, opts)
974
1394
 
975
1395
  Get star information
976
1396
 
977
- Get information on a star --- Alternate route: `/legacy/universe/stars/{star_id}/` Alternate route: `/v1/universe/stars/{star_id}/` --- This route expires daily at 11:05
1397
+ Get information on a star This route expires daily at 11:05
1398
+
1399
+ ### Examples
978
1400
 
979
- ### Example
980
1401
  ```ruby
981
- # load the gem
1402
+ require 'time'
982
1403
  require 'ruby-esi'
983
1404
 
984
1405
  api_instance = ESI::UniverseApi.new
985
- star_id = 56 # Integer | star_id integer
986
- opts = {
987
- datasource: 'tranquility', # String | The server name you would like data from
988
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1406
+ star_id = 789 # Integer |
1407
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1408
+ opts = {
1409
+ accept_language: 'en', # String | The language to use for the response.
1410
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1411
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1412
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
989
1413
  }
990
1414
 
991
1415
  begin
992
- #Get star information
993
- result = api_instance.get_universe_stars_star_id(star_id, opts)
1416
+ # Get star information
1417
+ result = api_instance.get_universe_stars_star_id(star_id, x_compatibility_date, opts)
994
1418
  p result
995
1419
  rescue ESI::ApiError => e
996
- puts "Exception when calling UniverseApi->get_universe_stars_star_id: #{e}"
1420
+ puts "Error when calling UniverseApi->get_universe_stars_star_id: #{e}"
1421
+ end
1422
+ ```
1423
+
1424
+ #### Using the get_universe_stars_star_id_with_http_info variant
1425
+
1426
+ This returns an Array which contains the response data, status code and headers.
1427
+
1428
+ > <Array(<UniverseStarsStarIdGet>, Integer, Hash)> get_universe_stars_star_id_with_http_info(star_id, x_compatibility_date, opts)
1429
+
1430
+ ```ruby
1431
+ begin
1432
+ # Get star information
1433
+ data, status_code, headers = api_instance.get_universe_stars_star_id_with_http_info(star_id, x_compatibility_date, opts)
1434
+ p status_code # => 2xx
1435
+ p headers # => { ... }
1436
+ p data # => <UniverseStarsStarIdGet>
1437
+ rescue ESI::ApiError => e
1438
+ puts "Error when calling UniverseApi->get_universe_stars_star_id_with_http_info: #{e}"
997
1439
  end
998
1440
  ```
999
1441
 
1000
1442
  ### Parameters
1001
1443
 
1002
- Name | Type | Description | Notes
1003
- ------------- | ------------- | ------------- | -------------
1004
- **star_id** | **Integer**| star_id integer |
1005
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1006
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1444
+ | Name | Type | Description | Notes |
1445
+ | ---- | ---- | ----------- | ----- |
1446
+ | **star_id** | **Integer** | | |
1447
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1448
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1449
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1450
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1451
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1007
1452
 
1008
1453
  ### Return type
1009
1454
 
1010
- [**GetUniverseStarsStarIdOk**](GetUniverseStarsStarIdOk.md)
1455
+ [**UniverseStarsStarIdGet**](UniverseStarsStarIdGet.md)
1011
1456
 
1012
1457
  ### Authorization
1013
1458
 
@@ -1015,50 +1460,75 @@ No authorization required
1015
1460
 
1016
1461
  ### HTTP request headers
1017
1462
 
1018
- - **Content-Type**: Not defined
1019
- - **Accept**: application/json
1463
+ - **Content-Type**: Not defined
1464
+ - **Accept**: application/json
1020
1465
 
1021
1466
 
1467
+ ## get_universe_stations_station_id
1022
1468
 
1023
- # **get_universe_stations_station_id**
1024
- > GetUniverseStationsStationIdOk get_universe_stations_station_id(station_id, opts)
1469
+ > <UniverseStationsStationIdGet> get_universe_stations_station_id(station_id, x_compatibility_date, opts)
1025
1470
 
1026
1471
  Get station information
1027
1472
 
1028
- Get information on a station --- Alternate route: `/dev/universe/stations/{station_id}/` Alternate route: `/v2/universe/stations/{station_id}/` --- This route expires daily at 11:05
1473
+ Get information on a station This route expires daily at 11:05
1474
+
1475
+ ### Examples
1029
1476
 
1030
- ### Example
1031
1477
  ```ruby
1032
- # load the gem
1478
+ require 'time'
1033
1479
  require 'ruby-esi'
1034
1480
 
1035
1481
  api_instance = ESI::UniverseApi.new
1036
- station_id = 56 # Integer | station_id integer
1037
- opts = {
1038
- datasource: 'tranquility', # String | The server name you would like data from
1039
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1482
+ station_id = 789 # Integer |
1483
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1484
+ opts = {
1485
+ accept_language: 'en', # String | The language to use for the response.
1486
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1487
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1488
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1040
1489
  }
1041
1490
 
1042
1491
  begin
1043
- #Get station information
1044
- result = api_instance.get_universe_stations_station_id(station_id, opts)
1492
+ # Get station information
1493
+ result = api_instance.get_universe_stations_station_id(station_id, x_compatibility_date, opts)
1045
1494
  p result
1046
1495
  rescue ESI::ApiError => e
1047
- puts "Exception when calling UniverseApi->get_universe_stations_station_id: #{e}"
1496
+ puts "Error when calling UniverseApi->get_universe_stations_station_id: #{e}"
1497
+ end
1498
+ ```
1499
+
1500
+ #### Using the get_universe_stations_station_id_with_http_info variant
1501
+
1502
+ This returns an Array which contains the response data, status code and headers.
1503
+
1504
+ > <Array(<UniverseStationsStationIdGet>, Integer, Hash)> get_universe_stations_station_id_with_http_info(station_id, x_compatibility_date, opts)
1505
+
1506
+ ```ruby
1507
+ begin
1508
+ # Get station information
1509
+ data, status_code, headers = api_instance.get_universe_stations_station_id_with_http_info(station_id, x_compatibility_date, opts)
1510
+ p status_code # => 2xx
1511
+ p headers # => { ... }
1512
+ p data # => <UniverseStationsStationIdGet>
1513
+ rescue ESI::ApiError => e
1514
+ puts "Error when calling UniverseApi->get_universe_stations_station_id_with_http_info: #{e}"
1048
1515
  end
1049
1516
  ```
1050
1517
 
1051
1518
  ### Parameters
1052
1519
 
1053
- Name | Type | Description | Notes
1054
- ------------- | ------------- | ------------- | -------------
1055
- **station_id** | **Integer**| station_id integer |
1056
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1057
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1520
+ | Name | Type | Description | Notes |
1521
+ | ---- | ---- | ----------- | ----- |
1522
+ | **station_id** | **Integer** | | |
1523
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1524
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1525
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1526
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1527
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1058
1528
 
1059
1529
  ### Return type
1060
1530
 
1061
- [**GetUniverseStationsStationIdOk**](GetUniverseStationsStationIdOk.md)
1531
+ [**UniverseStationsStationIdGet**](UniverseStationsStationIdGet.md)
1062
1532
 
1063
1533
  ### Authorization
1064
1534
 
@@ -1066,46 +1536,71 @@ No authorization required
1066
1536
 
1067
1537
  ### HTTP request headers
1068
1538
 
1069
- - **Content-Type**: Not defined
1070
- - **Accept**: application/json
1539
+ - **Content-Type**: Not defined
1540
+ - **Accept**: application/json
1071
1541
 
1072
1542
 
1543
+ ## get_universe_structures
1073
1544
 
1074
- # **get_universe_structures**
1075
- > Array&lt;Integer&gt; get_universe_structures(opts)
1545
+ > Array&lt;Integer&gt; get_universe_structures(x_compatibility_date, opts)
1076
1546
 
1077
1547
  List all public structures
1078
1548
 
1079
- List all public structures --- Alternate route: `/dev/universe/structures/` Alternate route: `/legacy/universe/structures/` Alternate route: `/v1/universe/structures/` --- This route is cached for up to 3600 seconds
1549
+ List all public structures
1550
+
1551
+ ### Examples
1080
1552
 
1081
- ### Example
1082
1553
  ```ruby
1083
- # load the gem
1554
+ require 'time'
1084
1555
  require 'ruby-esi'
1085
1556
 
1086
1557
  api_instance = ESI::UniverseApi.new
1087
- opts = {
1088
- datasource: 'tranquility', # String | The server name you would like data from
1089
- filter: 'filter_example', # String | Only list public structures that have this service online
1090
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1558
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1559
+ opts = {
1560
+ filter: 'market', # String |
1561
+ accept_language: 'en', # String | The language to use for the response.
1562
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1563
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1564
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1091
1565
  }
1092
1566
 
1093
1567
  begin
1094
- #List all public structures
1095
- result = api_instance.get_universe_structures(opts)
1568
+ # List all public structures
1569
+ result = api_instance.get_universe_structures(x_compatibility_date, opts)
1096
1570
  p result
1097
1571
  rescue ESI::ApiError => e
1098
- puts "Exception when calling UniverseApi->get_universe_structures: #{e}"
1572
+ puts "Error when calling UniverseApi->get_universe_structures: #{e}"
1573
+ end
1574
+ ```
1575
+
1576
+ #### Using the get_universe_structures_with_http_info variant
1577
+
1578
+ This returns an Array which contains the response data, status code and headers.
1579
+
1580
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_structures_with_http_info(x_compatibility_date, opts)
1581
+
1582
+ ```ruby
1583
+ begin
1584
+ # List all public structures
1585
+ data, status_code, headers = api_instance.get_universe_structures_with_http_info(x_compatibility_date, opts)
1586
+ p status_code # => 2xx
1587
+ p headers # => { ... }
1588
+ p data # => Array&lt;Integer&gt;
1589
+ rescue ESI::ApiError => e
1590
+ puts "Error when calling UniverseApi->get_universe_structures_with_http_info: #{e}"
1099
1591
  end
1100
1592
  ```
1101
1593
 
1102
1594
  ### Parameters
1103
1595
 
1104
- Name | Type | Description | Notes
1105
- ------------- | ------------- | ------------- | -------------
1106
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1107
- **filter** | **String**| Only list public structures that have this service online | [optional]
1108
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1596
+ | Name | Type | Description | Notes |
1597
+ | ---- | ---- | ----------- | ----- |
1598
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1599
+ | **filter** | **String** | | [optional] |
1600
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1601
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1602
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1603
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1109
1604
 
1110
1605
  ### Return type
1111
1606
 
@@ -1117,106 +1612,154 @@ No authorization required
1117
1612
 
1118
1613
  ### HTTP request headers
1119
1614
 
1120
- - **Content-Type**: Not defined
1121
- - **Accept**: application/json
1615
+ - **Content-Type**: Not defined
1616
+ - **Accept**: application/json
1122
1617
 
1123
1618
 
1619
+ ## get_universe_structures_structure_id
1124
1620
 
1125
- # **get_universe_structures_structure_id**
1126
- > GetUniverseStructuresStructureIdOk get_universe_structures_structure_id(structure_id, opts)
1621
+ > <UniverseStructuresStructureIdGet> get_universe_structures_structure_id(structure_id, x_compatibility_date, opts)
1127
1622
 
1128
1623
  Get structure information
1129
1624
 
1130
- Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs. --- Alternate route: `/v2/universe/structures/{structure_id}/` --- This route is cached for up to 3600 seconds
1625
+ Returns information on requested structure if you are on the ACL. Otherwise, returns \"Forbidden\" for all inputs.
1626
+
1627
+ ### Examples
1131
1628
 
1132
- ### Example
1133
1629
  ```ruby
1134
- # load the gem
1630
+ require 'time'
1135
1631
  require 'ruby-esi'
1136
1632
  # setup authorization
1137
1633
  ESI.configure do |config|
1138
- # Configure OAuth2 access token for authorization: evesso
1634
+ # Configure OAuth2 access token for authorization: OAuth2
1139
1635
  config.access_token = 'YOUR ACCESS TOKEN'
1140
1636
  end
1141
1637
 
1142
1638
  api_instance = ESI::UniverseApi.new
1143
- structure_id = 789 # Integer | An Eve structure ID
1144
- opts = {
1145
- datasource: 'tranquility', # String | The server name you would like data from
1146
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1147
- token: 'token_example' # String | Access token to use if unable to set a header
1639
+ structure_id = 789 # Integer |
1640
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1641
+ opts = {
1642
+ accept_language: 'en', # String | The language to use for the response.
1643
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1644
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1645
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1148
1646
  }
1149
1647
 
1150
1648
  begin
1151
- #Get structure information
1152
- result = api_instance.get_universe_structures_structure_id(structure_id, opts)
1649
+ # Get structure information
1650
+ result = api_instance.get_universe_structures_structure_id(structure_id, x_compatibility_date, opts)
1153
1651
  p result
1154
1652
  rescue ESI::ApiError => e
1155
- puts "Exception when calling UniverseApi->get_universe_structures_structure_id: #{e}"
1653
+ puts "Error when calling UniverseApi->get_universe_structures_structure_id: #{e}"
1654
+ end
1655
+ ```
1656
+
1657
+ #### Using the get_universe_structures_structure_id_with_http_info variant
1658
+
1659
+ This returns an Array which contains the response data, status code and headers.
1660
+
1661
+ > <Array(<UniverseStructuresStructureIdGet>, Integer, Hash)> get_universe_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts)
1662
+
1663
+ ```ruby
1664
+ begin
1665
+ # Get structure information
1666
+ data, status_code, headers = api_instance.get_universe_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts)
1667
+ p status_code # => 2xx
1668
+ p headers # => { ... }
1669
+ p data # => <UniverseStructuresStructureIdGet>
1670
+ rescue ESI::ApiError => e
1671
+ puts "Error when calling UniverseApi->get_universe_structures_structure_id_with_http_info: #{e}"
1156
1672
  end
1157
1673
  ```
1158
1674
 
1159
1675
  ### Parameters
1160
1676
 
1161
- Name | Type | Description | Notes
1162
- ------------- | ------------- | ------------- | -------------
1163
- **structure_id** | **Integer**| An Eve structure ID |
1164
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1165
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1166
- **token** | **String**| Access token to use if unable to set a header | [optional]
1677
+ | Name | Type | Description | Notes |
1678
+ | ---- | ---- | ----------- | ----- |
1679
+ | **structure_id** | **Integer** | | |
1680
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1681
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1682
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1683
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1684
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1167
1685
 
1168
1686
  ### Return type
1169
1687
 
1170
- [**GetUniverseStructuresStructureIdOk**](GetUniverseStructuresStructureIdOk.md)
1688
+ [**UniverseStructuresStructureIdGet**](UniverseStructuresStructureIdGet.md)
1171
1689
 
1172
1690
  ### Authorization
1173
1691
 
1174
- [evesso](../README.md#evesso)
1692
+ [OAuth2](../README.md#OAuth2)
1175
1693
 
1176
1694
  ### HTTP request headers
1177
1695
 
1178
- - **Content-Type**: Not defined
1179
- - **Accept**: application/json
1696
+ - **Content-Type**: Not defined
1697
+ - **Accept**: application/json
1180
1698
 
1181
1699
 
1700
+ ## get_universe_system_jumps
1182
1701
 
1183
- # **get_universe_system_jumps**
1184
- > Array&lt;GetUniverseSystemJumps200Ok&gt; get_universe_system_jumps(opts)
1702
+ > <Array<UniverseSystemJumpsGetInner>> get_universe_system_jumps(x_compatibility_date, opts)
1185
1703
 
1186
1704
  Get system jumps
1187
1705
 
1188
- Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed --- Alternate route: `/legacy/universe/system_jumps/` Alternate route: `/v1/universe/system_jumps/` --- This route is cached for up to 3600 seconds
1706
+ Get the number of jumps in solar systems within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with jumps will be listed
1707
+
1708
+ ### Examples
1189
1709
 
1190
- ### Example
1191
1710
  ```ruby
1192
- # load the gem
1711
+ require 'time'
1193
1712
  require 'ruby-esi'
1194
1713
 
1195
1714
  api_instance = ESI::UniverseApi.new
1196
- opts = {
1197
- datasource: 'tranquility', # String | The server name you would like data from
1198
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1715
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1716
+ opts = {
1717
+ accept_language: 'en', # String | The language to use for the response.
1718
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1719
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1720
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1199
1721
  }
1200
1722
 
1201
1723
  begin
1202
- #Get system jumps
1203
- result = api_instance.get_universe_system_jumps(opts)
1724
+ # Get system jumps
1725
+ result = api_instance.get_universe_system_jumps(x_compatibility_date, opts)
1204
1726
  p result
1205
1727
  rescue ESI::ApiError => e
1206
- puts "Exception when calling UniverseApi->get_universe_system_jumps: #{e}"
1728
+ puts "Error when calling UniverseApi->get_universe_system_jumps: #{e}"
1729
+ end
1730
+ ```
1731
+
1732
+ #### Using the get_universe_system_jumps_with_http_info variant
1733
+
1734
+ This returns an Array which contains the response data, status code and headers.
1735
+
1736
+ > <Array(<Array<UniverseSystemJumpsGetInner>>, Integer, Hash)> get_universe_system_jumps_with_http_info(x_compatibility_date, opts)
1737
+
1738
+ ```ruby
1739
+ begin
1740
+ # Get system jumps
1741
+ data, status_code, headers = api_instance.get_universe_system_jumps_with_http_info(x_compatibility_date, opts)
1742
+ p status_code # => 2xx
1743
+ p headers # => { ... }
1744
+ p data # => <Array<UniverseSystemJumpsGetInner>>
1745
+ rescue ESI::ApiError => e
1746
+ puts "Error when calling UniverseApi->get_universe_system_jumps_with_http_info: #{e}"
1207
1747
  end
1208
1748
  ```
1209
1749
 
1210
1750
  ### Parameters
1211
1751
 
1212
- Name | Type | Description | Notes
1213
- ------------- | ------------- | ------------- | -------------
1214
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1215
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1752
+ | Name | Type | Description | Notes |
1753
+ | ---- | ---- | ----------- | ----- |
1754
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1755
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1756
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1757
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1758
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1216
1759
 
1217
1760
  ### Return type
1218
1761
 
1219
- [**Array&lt;GetUniverseSystemJumps200Ok&gt;**](GetUniverseSystemJumps200Ok.md)
1762
+ [**Array&lt;UniverseSystemJumpsGetInner&gt;**](UniverseSystemJumpsGetInner.md)
1220
1763
 
1221
1764
  ### Authorization
1222
1765
 
@@ -1224,48 +1767,73 @@ No authorization required
1224
1767
 
1225
1768
  ### HTTP request headers
1226
1769
 
1227
- - **Content-Type**: Not defined
1228
- - **Accept**: application/json
1770
+ - **Content-Type**: Not defined
1771
+ - **Accept**: application/json
1229
1772
 
1230
1773
 
1774
+ ## get_universe_system_kills
1231
1775
 
1232
- # **get_universe_system_kills**
1233
- > Array&lt;GetUniverseSystemKills200Ok&gt; get_universe_system_kills(opts)
1776
+ > <Array<UniverseSystemKillsGetInner>> get_universe_system_kills(x_compatibility_date, opts)
1234
1777
 
1235
1778
  Get system kills
1236
1779
 
1237
- Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed --- Alternate route: `/v2/universe/system_kills/` --- This route is cached for up to 3600 seconds
1780
+ Get the number of ship, pod and NPC kills per solar system within the last hour ending at the timestamp of the Last-Modified header, excluding wormhole space. Only systems with kills will be listed
1781
+
1782
+ ### Examples
1238
1783
 
1239
- ### Example
1240
1784
  ```ruby
1241
- # load the gem
1785
+ require 'time'
1242
1786
  require 'ruby-esi'
1243
1787
 
1244
1788
  api_instance = ESI::UniverseApi.new
1245
- opts = {
1246
- datasource: 'tranquility', # String | The server name you would like data from
1247
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1789
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1790
+ opts = {
1791
+ accept_language: 'en', # String | The language to use for the response.
1792
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1793
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1794
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1248
1795
  }
1249
1796
 
1250
1797
  begin
1251
- #Get system kills
1252
- result = api_instance.get_universe_system_kills(opts)
1798
+ # Get system kills
1799
+ result = api_instance.get_universe_system_kills(x_compatibility_date, opts)
1253
1800
  p result
1254
1801
  rescue ESI::ApiError => e
1255
- puts "Exception when calling UniverseApi->get_universe_system_kills: #{e}"
1802
+ puts "Error when calling UniverseApi->get_universe_system_kills: #{e}"
1803
+ end
1804
+ ```
1805
+
1806
+ #### Using the get_universe_system_kills_with_http_info variant
1807
+
1808
+ This returns an Array which contains the response data, status code and headers.
1809
+
1810
+ > <Array(<Array<UniverseSystemKillsGetInner>>, Integer, Hash)> get_universe_system_kills_with_http_info(x_compatibility_date, opts)
1811
+
1812
+ ```ruby
1813
+ begin
1814
+ # Get system kills
1815
+ data, status_code, headers = api_instance.get_universe_system_kills_with_http_info(x_compatibility_date, opts)
1816
+ p status_code # => 2xx
1817
+ p headers # => { ... }
1818
+ p data # => <Array<UniverseSystemKillsGetInner>>
1819
+ rescue ESI::ApiError => e
1820
+ puts "Error when calling UniverseApi->get_universe_system_kills_with_http_info: #{e}"
1256
1821
  end
1257
1822
  ```
1258
1823
 
1259
1824
  ### Parameters
1260
1825
 
1261
- Name | Type | Description | Notes
1262
- ------------- | ------------- | ------------- | -------------
1263
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1264
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1826
+ | Name | Type | Description | Notes |
1827
+ | ---- | ---- | ----------- | ----- |
1828
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1829
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1830
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1831
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1832
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1265
1833
 
1266
1834
  ### Return type
1267
1835
 
1268
- [**Array&lt;GetUniverseSystemKills200Ok&gt;**](GetUniverseSystemKills200Ok.md)
1836
+ [**Array&lt;UniverseSystemKillsGetInner&gt;**](UniverseSystemKillsGetInner.md)
1269
1837
 
1270
1838
  ### Authorization
1271
1839
 
@@ -1273,44 +1841,69 @@ No authorization required
1273
1841
 
1274
1842
  ### HTTP request headers
1275
1843
 
1276
- - **Content-Type**: Not defined
1277
- - **Accept**: application/json
1844
+ - **Content-Type**: Not defined
1845
+ - **Accept**: application/json
1278
1846
 
1279
1847
 
1848
+ ## get_universe_systems
1280
1849
 
1281
- # **get_universe_systems**
1282
- > Array&lt;Integer&gt; get_universe_systems(opts)
1850
+ > Array&lt;Integer&gt; get_universe_systems(x_compatibility_date, opts)
1283
1851
 
1284
1852
  Get solar systems
1285
1853
 
1286
- Get a list of solar systems --- Alternate route: `/dev/universe/systems/` Alternate route: `/legacy/universe/systems/` Alternate route: `/v1/universe/systems/` --- This route expires daily at 11:05
1854
+ Get a list of solar systems This route expires daily at 11:05
1855
+
1856
+ ### Examples
1287
1857
 
1288
- ### Example
1289
1858
  ```ruby
1290
- # load the gem
1859
+ require 'time'
1291
1860
  require 'ruby-esi'
1292
1861
 
1293
1862
  api_instance = ESI::UniverseApi.new
1294
- opts = {
1295
- datasource: 'tranquility', # String | The server name you would like data from
1296
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1863
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1864
+ opts = {
1865
+ accept_language: 'en', # String | The language to use for the response.
1866
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1867
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1868
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1297
1869
  }
1298
1870
 
1299
1871
  begin
1300
- #Get solar systems
1301
- result = api_instance.get_universe_systems(opts)
1872
+ # Get solar systems
1873
+ result = api_instance.get_universe_systems(x_compatibility_date, opts)
1302
1874
  p result
1303
1875
  rescue ESI::ApiError => e
1304
- puts "Exception when calling UniverseApi->get_universe_systems: #{e}"
1876
+ puts "Error when calling UniverseApi->get_universe_systems: #{e}"
1877
+ end
1878
+ ```
1879
+
1880
+ #### Using the get_universe_systems_with_http_info variant
1881
+
1882
+ This returns an Array which contains the response data, status code and headers.
1883
+
1884
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_systems_with_http_info(x_compatibility_date, opts)
1885
+
1886
+ ```ruby
1887
+ begin
1888
+ # Get solar systems
1889
+ data, status_code, headers = api_instance.get_universe_systems_with_http_info(x_compatibility_date, opts)
1890
+ p status_code # => 2xx
1891
+ p headers # => { ... }
1892
+ p data # => Array&lt;Integer&gt;
1893
+ rescue ESI::ApiError => e
1894
+ puts "Error when calling UniverseApi->get_universe_systems_with_http_info: #{e}"
1305
1895
  end
1306
1896
  ```
1307
1897
 
1308
1898
  ### Parameters
1309
1899
 
1310
- Name | Type | Description | Notes
1311
- ------------- | ------------- | ------------- | -------------
1312
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1313
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1900
+ | Name | Type | Description | Notes |
1901
+ | ---- | ---- | ----------- | ----- |
1902
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1903
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1904
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1905
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1906
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1314
1907
 
1315
1908
  ### Return type
1316
1909
 
@@ -1322,54 +1915,75 @@ No authorization required
1322
1915
 
1323
1916
  ### HTTP request headers
1324
1917
 
1325
- - **Content-Type**: Not defined
1326
- - **Accept**: application/json
1918
+ - **Content-Type**: Not defined
1919
+ - **Accept**: application/json
1327
1920
 
1328
1921
 
1922
+ ## get_universe_systems_system_id
1329
1923
 
1330
- # **get_universe_systems_system_id**
1331
- > GetUniverseSystemsSystemIdOk get_universe_systems_system_id(system_id, opts)
1924
+ > <UniverseSystemsSystemIdGet> get_universe_systems_system_id(system_id, x_compatibility_date, opts)
1332
1925
 
1333
1926
  Get solar system information
1334
1927
 
1335
- Get information on a solar system. --- Alternate route: `/dev/universe/systems/{system_id}/` Alternate route: `/v4/universe/systems/{system_id}/` --- This route expires daily at 11:05
1928
+ Get information on a solar system. This route expires daily at 11:05
1929
+
1930
+ ### Examples
1336
1931
 
1337
- ### Example
1338
1932
  ```ruby
1339
- # load the gem
1933
+ require 'time'
1340
1934
  require 'ruby-esi'
1341
1935
 
1342
1936
  api_instance = ESI::UniverseApi.new
1343
- system_id = 56 # Integer | system_id integer
1344
- opts = {
1345
- accept_language: 'en', # String | Language to use in the response
1346
- datasource: 'tranquility', # String | The server name you would like data from
1347
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1348
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
1937
+ system_id = 789 # Integer |
1938
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
1939
+ opts = {
1940
+ accept_language: 'en', # String | The language to use for the response.
1941
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
1942
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
1943
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1349
1944
  }
1350
1945
 
1351
1946
  begin
1352
- #Get solar system information
1353
- result = api_instance.get_universe_systems_system_id(system_id, opts)
1947
+ # Get solar system information
1948
+ result = api_instance.get_universe_systems_system_id(system_id, x_compatibility_date, opts)
1354
1949
  p result
1355
1950
  rescue ESI::ApiError => e
1356
- puts "Exception when calling UniverseApi->get_universe_systems_system_id: #{e}"
1951
+ puts "Error when calling UniverseApi->get_universe_systems_system_id: #{e}"
1952
+ end
1953
+ ```
1954
+
1955
+ #### Using the get_universe_systems_system_id_with_http_info variant
1956
+
1957
+ This returns an Array which contains the response data, status code and headers.
1958
+
1959
+ > <Array(<UniverseSystemsSystemIdGet>, Integer, Hash)> get_universe_systems_system_id_with_http_info(system_id, x_compatibility_date, opts)
1960
+
1961
+ ```ruby
1962
+ begin
1963
+ # Get solar system information
1964
+ data, status_code, headers = api_instance.get_universe_systems_system_id_with_http_info(system_id, x_compatibility_date, opts)
1965
+ p status_code # => 2xx
1966
+ p headers # => { ... }
1967
+ p data # => <UniverseSystemsSystemIdGet>
1968
+ rescue ESI::ApiError => e
1969
+ puts "Error when calling UniverseApi->get_universe_systems_system_id_with_http_info: #{e}"
1357
1970
  end
1358
1971
  ```
1359
1972
 
1360
1973
  ### Parameters
1361
1974
 
1362
- Name | Type | Description | Notes
1363
- ------------- | ------------- | ------------- | -------------
1364
- **system_id** | **Integer**| system_id integer |
1365
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
1366
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1367
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1368
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
1975
+ | Name | Type | Description | Notes |
1976
+ | ---- | ---- | ----------- | ----- |
1977
+ | **system_id** | **Integer** | | |
1978
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
1979
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
1980
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
1981
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
1982
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1369
1983
 
1370
1984
  ### Return type
1371
1985
 
1372
- [**GetUniverseSystemsSystemIdOk**](GetUniverseSystemsSystemIdOk.md)
1986
+ [**UniverseSystemsSystemIdGet**](UniverseSystemsSystemIdGet.md)
1373
1987
 
1374
1988
  ### Authorization
1375
1989
 
@@ -1377,46 +1991,71 @@ No authorization required
1377
1991
 
1378
1992
  ### HTTP request headers
1379
1993
 
1380
- - **Content-Type**: Not defined
1381
- - **Accept**: application/json
1994
+ - **Content-Type**: Not defined
1995
+ - **Accept**: application/json
1382
1996
 
1383
1997
 
1998
+ ## get_universe_types
1384
1999
 
1385
- # **get_universe_types**
1386
- > Array&lt;Integer&gt; get_universe_types(opts)
2000
+ > Array&lt;Integer&gt; get_universe_types(x_compatibility_date, opts)
1387
2001
 
1388
2002
  Get types
1389
2003
 
1390
- Get a list of type ids --- Alternate route: `/legacy/universe/types/` Alternate route: `/v1/universe/types/` --- This route expires daily at 11:05
2004
+ Get a list of type ids This route expires daily at 11:05
2005
+
2006
+ ### Examples
1391
2007
 
1392
- ### Example
1393
2008
  ```ruby
1394
- # load the gem
2009
+ require 'time'
1395
2010
  require 'ruby-esi'
1396
2011
 
1397
2012
  api_instance = ESI::UniverseApi.new
1398
- opts = {
1399
- datasource: 'tranquility', # String | The server name you would like data from
1400
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1401
- page: 1 # Integer | Which page of results to return
2013
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
2014
+ opts = {
2015
+ page: 56, # Integer |
2016
+ accept_language: 'en', # String | The language to use for the response.
2017
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2018
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
2019
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1402
2020
  }
1403
2021
 
1404
2022
  begin
1405
- #Get types
1406
- result = api_instance.get_universe_types(opts)
2023
+ # Get types
2024
+ result = api_instance.get_universe_types(x_compatibility_date, opts)
1407
2025
  p result
1408
2026
  rescue ESI::ApiError => e
1409
- puts "Exception when calling UniverseApi->get_universe_types: #{e}"
2027
+ puts "Error when calling UniverseApi->get_universe_types: #{e}"
2028
+ end
2029
+ ```
2030
+
2031
+ #### Using the get_universe_types_with_http_info variant
2032
+
2033
+ This returns an Array which contains the response data, status code and headers.
2034
+
2035
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_universe_types_with_http_info(x_compatibility_date, opts)
2036
+
2037
+ ```ruby
2038
+ begin
2039
+ # Get types
2040
+ data, status_code, headers = api_instance.get_universe_types_with_http_info(x_compatibility_date, opts)
2041
+ p status_code # => 2xx
2042
+ p headers # => { ... }
2043
+ p data # => Array&lt;Integer&gt;
2044
+ rescue ESI::ApiError => e
2045
+ puts "Error when calling UniverseApi->get_universe_types_with_http_info: #{e}"
1410
2046
  end
1411
2047
  ```
1412
2048
 
1413
2049
  ### Parameters
1414
2050
 
1415
- Name | Type | Description | Notes
1416
- ------------- | ------------- | ------------- | -------------
1417
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1418
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1419
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
2051
+ | Name | Type | Description | Notes |
2052
+ | ---- | ---- | ----------- | ----- |
2053
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
2054
+ | **page** | **Integer** | | [optional] |
2055
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
2056
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
2057
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
2058
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1420
2059
 
1421
2060
  ### Return type
1422
2061
 
@@ -1428,54 +2067,75 @@ No authorization required
1428
2067
 
1429
2068
  ### HTTP request headers
1430
2069
 
1431
- - **Content-Type**: Not defined
1432
- - **Accept**: application/json
2070
+ - **Content-Type**: Not defined
2071
+ - **Accept**: application/json
1433
2072
 
1434
2073
 
2074
+ ## get_universe_types_type_id
1435
2075
 
1436
- # **get_universe_types_type_id**
1437
- > GetUniverseTypesTypeIdOk get_universe_types_type_id(type_id, opts)
2076
+ > <UniverseTypesTypeIdGet> get_universe_types_type_id(type_id, x_compatibility_date, opts)
1438
2077
 
1439
2078
  Get type information
1440
2079
 
1441
- Get information on a type --- Alternate route: `/dev/universe/types/{type_id}/` Alternate route: `/v3/universe/types/{type_id}/` --- This route expires daily at 11:05
2080
+ Get information on a type This route expires daily at 11:05
2081
+
2082
+ ### Examples
1442
2083
 
1443
- ### Example
1444
2084
  ```ruby
1445
- # load the gem
2085
+ require 'time'
1446
2086
  require 'ruby-esi'
1447
2087
 
1448
2088
  api_instance = ESI::UniverseApi.new
1449
- type_id = 56 # Integer | An Eve item type ID
1450
- opts = {
1451
- accept_language: 'en', # String | Language to use in the response
1452
- datasource: 'tranquility', # String | The server name you would like data from
1453
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
1454
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
2089
+ type_id = 789 # Integer |
2090
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
2091
+ opts = {
2092
+ accept_language: 'en', # String | The language to use for the response.
2093
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2094
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
2095
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1455
2096
  }
1456
2097
 
1457
2098
  begin
1458
- #Get type information
1459
- result = api_instance.get_universe_types_type_id(type_id, opts)
2099
+ # Get type information
2100
+ result = api_instance.get_universe_types_type_id(type_id, x_compatibility_date, opts)
1460
2101
  p result
1461
2102
  rescue ESI::ApiError => e
1462
- puts "Exception when calling UniverseApi->get_universe_types_type_id: #{e}"
2103
+ puts "Error when calling UniverseApi->get_universe_types_type_id: #{e}"
2104
+ end
2105
+ ```
2106
+
2107
+ #### Using the get_universe_types_type_id_with_http_info variant
2108
+
2109
+ This returns an Array which contains the response data, status code and headers.
2110
+
2111
+ > <Array(<UniverseTypesTypeIdGet>, Integer, Hash)> get_universe_types_type_id_with_http_info(type_id, x_compatibility_date, opts)
2112
+
2113
+ ```ruby
2114
+ begin
2115
+ # Get type information
2116
+ data, status_code, headers = api_instance.get_universe_types_type_id_with_http_info(type_id, x_compatibility_date, opts)
2117
+ p status_code # => 2xx
2118
+ p headers # => { ... }
2119
+ p data # => <UniverseTypesTypeIdGet>
2120
+ rescue ESI::ApiError => e
2121
+ puts "Error when calling UniverseApi->get_universe_types_type_id_with_http_info: #{e}"
1463
2122
  end
1464
2123
  ```
1465
2124
 
1466
2125
  ### Parameters
1467
2126
 
1468
- Name | Type | Description | Notes
1469
- ------------- | ------------- | ------------- | -------------
1470
- **type_id** | **Integer**| An Eve item type ID |
1471
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
1472
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1473
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
1474
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
2127
+ | Name | Type | Description | Notes |
2128
+ | ---- | ---- | ----------- | ----- |
2129
+ | **type_id** | **Integer** | | |
2130
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
2131
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
2132
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
2133
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
2134
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1475
2135
 
1476
2136
  ### Return type
1477
2137
 
1478
- [**GetUniverseTypesTypeIdOk**](GetUniverseTypesTypeIdOk.md)
2138
+ [**UniverseTypesTypeIdGet**](UniverseTypesTypeIdGet.md)
1479
2139
 
1480
2140
  ### Authorization
1481
2141
 
@@ -1483,52 +2143,75 @@ No authorization required
1483
2143
 
1484
2144
  ### HTTP request headers
1485
2145
 
1486
- - **Content-Type**: Not defined
1487
- - **Accept**: application/json
2146
+ - **Content-Type**: Not defined
2147
+ - **Accept**: application/json
1488
2148
 
1489
2149
 
2150
+ ## post_universe_ids
1490
2151
 
1491
- # **post_universe_ids**
1492
- > PostUniverseIdsOk post_universe_ids(body, opts)
2152
+ > <UniverseIdsPost> post_universe_ids(x_compatibility_date, request_body, opts)
1493
2153
 
1494
2154
  Bulk names to IDs
1495
2155
 
1496
- Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours --- Alternate route: `/dev/universe/ids/` Alternate route: `/legacy/universe/ids/` Alternate route: `/v1/universe/ids/`
2156
+ Resolve a set of names to IDs in the following categories: agents, alliances, characters, constellations, corporations factions, inventory_types, regions, stations, and systems. Only exact matches will be returned. All names searched for are cached for 12 hours
2157
+
2158
+ ### Examples
1497
2159
 
1498
- ### Example
1499
2160
  ```ruby
1500
- # load the gem
2161
+ require 'time'
1501
2162
  require 'ruby-esi'
1502
2163
 
1503
2164
  api_instance = ESI::UniverseApi.new
1504
- body = ['body_example'] # Array<String> | The names to resolve
1505
- opts = {
1506
- accept_language: 'en' # String | Language to use in the response
1507
- datasource: 'tranquility' # String | The server name you would like data from
1508
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
2165
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
2166
+ request_body = ['property_example'] # Array<String> |
2167
+ opts = {
2168
+ accept_language: 'en', # String | The language to use for the response.
2169
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2170
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
2171
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1509
2172
  }
1510
2173
 
1511
2174
  begin
1512
- #Bulk names to IDs
1513
- result = api_instance.post_universe_ids(body, opts)
2175
+ # Bulk names to IDs
2176
+ result = api_instance.post_universe_ids(x_compatibility_date, request_body, opts)
1514
2177
  p result
1515
2178
  rescue ESI::ApiError => e
1516
- puts "Exception when calling UniverseApi->post_universe_ids: #{e}"
2179
+ puts "Error when calling UniverseApi->post_universe_ids: #{e}"
2180
+ end
2181
+ ```
2182
+
2183
+ #### Using the post_universe_ids_with_http_info variant
2184
+
2185
+ This returns an Array which contains the response data, status code and headers.
2186
+
2187
+ > <Array(<UniverseIdsPost>, Integer, Hash)> post_universe_ids_with_http_info(x_compatibility_date, request_body, opts)
2188
+
2189
+ ```ruby
2190
+ begin
2191
+ # Bulk names to IDs
2192
+ data, status_code, headers = api_instance.post_universe_ids_with_http_info(x_compatibility_date, request_body, opts)
2193
+ p status_code # => 2xx
2194
+ p headers # => { ... }
2195
+ p data # => <UniverseIdsPost>
2196
+ rescue ESI::ApiError => e
2197
+ puts "Error when calling UniverseApi->post_universe_ids_with_http_info: #{e}"
1517
2198
  end
1518
2199
  ```
1519
2200
 
1520
2201
  ### Parameters
1521
2202
 
1522
- Name | Type | Description | Notes
1523
- ------------- | ------------- | ------------- | -------------
1524
- **body** | [**Array&lt;String&gt;**](String.md)| The names to resolve |
1525
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
1526
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
1527
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
2203
+ | Name | Type | Description | Notes |
2204
+ | ---- | ---- | ----------- | ----- |
2205
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
2206
+ | **request_body** | [**Array&lt;String&gt;**](String.md) | | |
2207
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
2208
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
2209
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
2210
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1528
2211
 
1529
2212
  ### Return type
1530
2213
 
1531
- [**PostUniverseIdsOk**](PostUniverseIdsOk.md)
2214
+ [**UniverseIdsPost**](UniverseIdsPost.md)
1532
2215
 
1533
2216
  ### Authorization
1534
2217
 
@@ -1536,48 +2219,75 @@ No authorization required
1536
2219
 
1537
2220
  ### HTTP request headers
1538
2221
 
1539
- - **Content-Type**: application/json
1540
- - **Accept**: application/json
2222
+ - **Content-Type**: application/json
2223
+ - **Accept**: application/json
1541
2224
 
1542
2225
 
2226
+ ## post_universe_names
1543
2227
 
1544
- # **post_universe_names**
1545
- > Array&lt;PostUniverseNames200Ok&gt; post_universe_names(body, opts)
2228
+ > <Array<UniverseNamesPostInner>> post_universe_names(x_compatibility_date, request_body, opts)
1546
2229
 
1547
2230
  Get names and categories for a set of IDs
1548
2231
 
1549
- Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions --- Alternate route: `/dev/universe/names/` Alternate route: `/v3/universe/names/`
2232
+ Resolve a set of IDs to names and categories. Supported ID's for resolving are: Characters, Corporations, Alliances, Stations, Solar Systems, Constellations, Regions, Types, Factions
2233
+
2234
+ ### Examples
1550
2235
 
1551
- ### Example
1552
2236
  ```ruby
1553
- # load the gem
2237
+ require 'time'
1554
2238
  require 'ruby-esi'
1555
2239
 
1556
2240
  api_instance = ESI::UniverseApi.new
1557
- body = [56] # Array<Integer> | The ids to resolve
1558
- opts = {
1559
- datasource: 'tranquility' # String | The server name you would like data from
2241
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
2242
+ request_body = [3.56] # Array<Integer> |
2243
+ opts = {
2244
+ accept_language: 'en', # String | The language to use for the response.
2245
+ if_none_match: 'if_none_match_example', # String | The ETag of the previous request. A 304 will be returned if this matches the current ETag.
2246
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
2247
+ if_modified_since: 'if_modified_since_example' # String | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date.
1560
2248
  }
1561
2249
 
1562
2250
  begin
1563
- #Get names and categories for a set of IDs
1564
- result = api_instance.post_universe_names(body, opts)
2251
+ # Get names and categories for a set of IDs
2252
+ result = api_instance.post_universe_names(x_compatibility_date, request_body, opts)
1565
2253
  p result
1566
2254
  rescue ESI::ApiError => e
1567
- puts "Exception when calling UniverseApi->post_universe_names: #{e}"
2255
+ puts "Error when calling UniverseApi->post_universe_names: #{e}"
2256
+ end
2257
+ ```
2258
+
2259
+ #### Using the post_universe_names_with_http_info variant
2260
+
2261
+ This returns an Array which contains the response data, status code and headers.
2262
+
2263
+ > <Array(<Array<UniverseNamesPostInner>>, Integer, Hash)> post_universe_names_with_http_info(x_compatibility_date, request_body, opts)
2264
+
2265
+ ```ruby
2266
+ begin
2267
+ # Get names and categories for a set of IDs
2268
+ data, status_code, headers = api_instance.post_universe_names_with_http_info(x_compatibility_date, request_body, opts)
2269
+ p status_code # => 2xx
2270
+ p headers # => { ... }
2271
+ p data # => <Array<UniverseNamesPostInner>>
2272
+ rescue ESI::ApiError => e
2273
+ puts "Error when calling UniverseApi->post_universe_names_with_http_info: #{e}"
1568
2274
  end
1569
2275
  ```
1570
2276
 
1571
2277
  ### Parameters
1572
2278
 
1573
- Name | Type | Description | Notes
1574
- ------------- | ------------- | ------------- | -------------
1575
- **body** | [**Array&lt;Integer&gt;**](Integer.md)| The ids to resolve |
1576
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
2279
+ | Name | Type | Description | Notes |
2280
+ | ---- | ---- | ----------- | ----- |
2281
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
2282
+ | **request_body** | [**Array&lt;Integer&gt;**](Integer.md) | | |
2283
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
2284
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
2285
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
2286
+ | **if_modified_since** | **String** | The date the resource was last modified. A 304 will be returned if the resource has not been modified since this date. | [optional] |
1577
2287
 
1578
2288
  ### Return type
1579
2289
 
1580
- [**Array&lt;PostUniverseNames200Ok&gt;**](PostUniverseNames200Ok.md)
2290
+ [**Array&lt;UniverseNamesPostInner&gt;**](UniverseNamesPostInner.md)
1581
2291
 
1582
2292
  ### Authorization
1583
2293
 
@@ -1585,8 +2295,6 @@ No authorization required
1585
2295
 
1586
2296
  ### HTTP request headers
1587
2297
 
1588
- - **Content-Type**: application/json
1589
- - **Accept**: application/json
1590
-
1591
-
2298
+ - **Content-Type**: application/json
2299
+ - **Accept**: application/json
1592
2300