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/MarketApi.md CHANGED
@@ -1,292 +1,411 @@
1
1
  # ESI::MarketApi
2
2
 
3
- All URIs are relative to *https://esi.evetech.net/latest*
4
-
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**get_characters_character_id_orders**](MarketApi.md#get_characters_character_id_orders) | **GET** /characters/{character_id}/orders/ | List open orders from a character
8
- [**get_characters_character_id_orders_history**](MarketApi.md#get_characters_character_id_orders_history) | **GET** /characters/{character_id}/orders/history/ | List historical orders by a character
9
- [**get_corporations_corporation_id_orders**](MarketApi.md#get_corporations_corporation_id_orders) | **GET** /corporations/{corporation_id}/orders/ | List open orders from a corporation
10
- [**get_corporations_corporation_id_orders_history**](MarketApi.md#get_corporations_corporation_id_orders_history) | **GET** /corporations/{corporation_id}/orders/history/ | List historical orders from a corporation
11
- [**get_markets_groups**](MarketApi.md#get_markets_groups) | **GET** /markets/groups/ | Get item groups
12
- [**get_markets_groups_market_group_id**](MarketApi.md#get_markets_groups_market_group_id) | **GET** /markets/groups/{market_group_id}/ | Get item group information
13
- [**get_markets_prices**](MarketApi.md#get_markets_prices) | **GET** /markets/prices/ | List market prices
14
- [**get_markets_region_id_history**](MarketApi.md#get_markets_region_id_history) | **GET** /markets/{region_id}/history/ | List historical market statistics in a region
15
- [**get_markets_region_id_orders**](MarketApi.md#get_markets_region_id_orders) | **GET** /markets/{region_id}/orders/ | List orders in a region
16
- [**get_markets_region_id_types**](MarketApi.md#get_markets_region_id_types) | **GET** /markets/{region_id}/types/ | List type IDs relevant to a market
17
- [**get_markets_structures_structure_id**](MarketApi.md#get_markets_structures_structure_id) | **GET** /markets/structures/{structure_id}/ | List orders in a structure
18
-
19
- # **get_characters_character_id_orders**
20
- > Array<GetCharactersCharacterIdOrders200Ok> get_characters_character_id_orders(character_id, opts)
3
+ All URIs are relative to *https://esi.evetech.net*
4
+
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**get_characters_character_id_orders**](MarketApi.md#get_characters_character_id_orders) | **GET** /characters/{character_id}/orders | List open orders from a character |
8
+ | [**get_characters_character_id_orders_history**](MarketApi.md#get_characters_character_id_orders_history) | **GET** /characters/{character_id}/orders/history | List historical orders by a character |
9
+ | [**get_corporations_corporation_id_orders**](MarketApi.md#get_corporations_corporation_id_orders) | **GET** /corporations/{corporation_id}/orders | List open orders from a corporation |
10
+ | [**get_corporations_corporation_id_orders_history**](MarketApi.md#get_corporations_corporation_id_orders_history) | **GET** /corporations/{corporation_id}/orders/history | List historical orders from a corporation |
11
+ | [**get_markets_groups**](MarketApi.md#get_markets_groups) | **GET** /markets/groups | Get item groups |
12
+ | [**get_markets_groups_market_group_id**](MarketApi.md#get_markets_groups_market_group_id) | **GET** /markets/groups/{market_group_id} | Get item group information |
13
+ | [**get_markets_prices**](MarketApi.md#get_markets_prices) | **GET** /markets/prices | List market prices |
14
+ | [**get_markets_region_id_history**](MarketApi.md#get_markets_region_id_history) | **GET** /markets/{region_id}/history | List historical market statistics in a region |
15
+ | [**get_markets_region_id_orders**](MarketApi.md#get_markets_region_id_orders) | **GET** /markets/{region_id}/orders | List orders in a region |
16
+ | [**get_markets_region_id_types**](MarketApi.md#get_markets_region_id_types) | **GET** /markets/{region_id}/types | List type IDs relevant to a market |
17
+ | [**get_markets_structures_structure_id**](MarketApi.md#get_markets_structures_structure_id) | **GET** /markets/structures/{structure_id} | List orders in a structure |
18
+
19
+
20
+ ## get_characters_character_id_orders
21
+
22
+ > <Array<CharactersCharacterIdOrdersGetInner>> get_characters_character_id_orders(character_id, x_compatibility_date, opts)
21
23
 
22
24
  List open orders from a character
23
25
 
24
- List open market orders placed by a character --- Alternate route: `/dev/characters/{character_id}/orders/` Alternate route: `/v2/characters/{character_id}/orders/` --- This route is cached for up to 1200 seconds
26
+ List open market orders placed by a character
27
+
28
+ ### Examples
25
29
 
26
- ### Example
27
30
  ```ruby
28
- # load the gem
31
+ require 'time'
29
32
  require 'ruby-esi'
30
33
  # setup authorization
31
34
  ESI.configure do |config|
32
- # Configure OAuth2 access token for authorization: evesso
35
+ # Configure OAuth2 access token for authorization: OAuth2
33
36
  config.access_token = 'YOUR ACCESS TOKEN'
34
37
  end
35
38
 
36
39
  api_instance = ESI::MarketApi.new
37
- character_id = 56 # Integer | An EVE character ID
38
- opts = {
39
- datasource: 'tranquility', # String | The server name you would like data from
40
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
41
- token: 'token_example' # String | Access token to use if unable to set a header
40
+ character_id = 789 # Integer | The ID of the character
41
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
42
+ opts = {
43
+ accept_language: 'en', # String | The language to use for the response.
44
+ 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.
45
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
46
+ 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.
42
47
  }
43
48
 
44
49
  begin
45
- #List open orders from a character
46
- result = api_instance.get_characters_character_id_orders(character_id, opts)
50
+ # List open orders from a character
51
+ result = api_instance.get_characters_character_id_orders(character_id, x_compatibility_date, opts)
47
52
  p result
48
53
  rescue ESI::ApiError => e
49
- puts "Exception when calling MarketApi->get_characters_character_id_orders: #{e}"
54
+ puts "Error when calling MarketApi->get_characters_character_id_orders: #{e}"
55
+ end
56
+ ```
57
+
58
+ #### Using the get_characters_character_id_orders_with_http_info variant
59
+
60
+ This returns an Array which contains the response data, status code and headers.
61
+
62
+ > <Array(<Array<CharactersCharacterIdOrdersGetInner>>, Integer, Hash)> get_characters_character_id_orders_with_http_info(character_id, x_compatibility_date, opts)
63
+
64
+ ```ruby
65
+ begin
66
+ # List open orders from a character
67
+ data, status_code, headers = api_instance.get_characters_character_id_orders_with_http_info(character_id, x_compatibility_date, opts)
68
+ p status_code # => 2xx
69
+ p headers # => { ... }
70
+ p data # => <Array<CharactersCharacterIdOrdersGetInner>>
71
+ rescue ESI::ApiError => e
72
+ puts "Error when calling MarketApi->get_characters_character_id_orders_with_http_info: #{e}"
50
73
  end
51
74
  ```
52
75
 
53
76
  ### Parameters
54
77
 
55
- Name | Type | Description | Notes
56
- ------------- | ------------- | ------------- | -------------
57
- **character_id** | **Integer**| An EVE character ID |
58
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
59
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
60
- **token** | **String**| Access token to use if unable to set a header | [optional]
78
+ | Name | Type | Description | Notes |
79
+ | ---- | ---- | ----------- | ----- |
80
+ | **character_id** | **Integer** | The ID of the character | |
81
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
82
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
83
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
84
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
85
+ | **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] |
61
86
 
62
87
  ### Return type
63
88
 
64
- [**Array&lt;GetCharactersCharacterIdOrders200Ok&gt;**](GetCharactersCharacterIdOrders200Ok.md)
89
+ [**Array&lt;CharactersCharacterIdOrdersGetInner&gt;**](CharactersCharacterIdOrdersGetInner.md)
65
90
 
66
91
  ### Authorization
67
92
 
68
- [evesso](../README.md#evesso)
93
+ [OAuth2](../README.md#OAuth2)
69
94
 
70
95
  ### HTTP request headers
71
96
 
72
- - **Content-Type**: Not defined
73
- - **Accept**: application/json
97
+ - **Content-Type**: Not defined
98
+ - **Accept**: application/json
74
99
 
75
100
 
101
+ ## get_characters_character_id_orders_history
76
102
 
77
- # **get_characters_character_id_orders_history**
78
- > Array&lt;GetCharactersCharacterIdOrdersHistory200Ok&gt; get_characters_character_id_orders_history(character_id, opts)
103
+ > <Array<CharactersCharacterIdOrdersHistoryGetInner>> get_characters_character_id_orders_history(character_id, x_compatibility_date, opts)
79
104
 
80
105
  List historical orders by a character
81
106
 
82
- List cancelled and expired market orders placed by a character up to 90 days in the past. --- Alternate route: `/dev/characters/{character_id}/orders/history/` Alternate route: `/legacy/characters/{character_id}/orders/history/` Alternate route: `/v1/characters/{character_id}/orders/history/` --- This route is cached for up to 3600 seconds
107
+ List cancelled and expired market orders placed by a character up to 90 days in the past.
108
+
109
+ ### Examples
83
110
 
84
- ### Example
85
111
  ```ruby
86
- # load the gem
112
+ require 'time'
87
113
  require 'ruby-esi'
88
114
  # setup authorization
89
115
  ESI.configure do |config|
90
- # Configure OAuth2 access token for authorization: evesso
116
+ # Configure OAuth2 access token for authorization: OAuth2
91
117
  config.access_token = 'YOUR ACCESS TOKEN'
92
118
  end
93
119
 
94
120
  api_instance = ESI::MarketApi.new
95
- character_id = 56 # Integer | An EVE character ID
96
- opts = {
97
- datasource: 'tranquility', # String | The server name you would like data from
98
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
99
- page: 1, # Integer | Which page of results to return
100
- token: 'token_example' # String | Access token to use if unable to set a header
121
+ character_id = 789 # Integer | The ID of the character
122
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
123
+ opts = {
124
+ page: 56, # Integer |
125
+ accept_language: 'en', # String | The language to use for the response.
126
+ 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.
127
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
128
+ 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.
101
129
  }
102
130
 
103
131
  begin
104
- #List historical orders by a character
105
- result = api_instance.get_characters_character_id_orders_history(character_id, opts)
132
+ # List historical orders by a character
133
+ result = api_instance.get_characters_character_id_orders_history(character_id, x_compatibility_date, opts)
106
134
  p result
107
135
  rescue ESI::ApiError => e
108
- puts "Exception when calling MarketApi->get_characters_character_id_orders_history: #{e}"
136
+ puts "Error when calling MarketApi->get_characters_character_id_orders_history: #{e}"
137
+ end
138
+ ```
139
+
140
+ #### Using the get_characters_character_id_orders_history_with_http_info variant
141
+
142
+ This returns an Array which contains the response data, status code and headers.
143
+
144
+ > <Array(<Array<CharactersCharacterIdOrdersHistoryGetInner>>, Integer, Hash)> get_characters_character_id_orders_history_with_http_info(character_id, x_compatibility_date, opts)
145
+
146
+ ```ruby
147
+ begin
148
+ # List historical orders by a character
149
+ data, status_code, headers = api_instance.get_characters_character_id_orders_history_with_http_info(character_id, x_compatibility_date, opts)
150
+ p status_code # => 2xx
151
+ p headers # => { ... }
152
+ p data # => <Array<CharactersCharacterIdOrdersHistoryGetInner>>
153
+ rescue ESI::ApiError => e
154
+ puts "Error when calling MarketApi->get_characters_character_id_orders_history_with_http_info: #{e}"
109
155
  end
110
156
  ```
111
157
 
112
158
  ### Parameters
113
159
 
114
- Name | Type | Description | Notes
115
- ------------- | ------------- | ------------- | -------------
116
- **character_id** | **Integer**| An EVE character ID |
117
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
118
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
119
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
120
- **token** | **String**| Access token to use if unable to set a header | [optional]
160
+ | Name | Type | Description | Notes |
161
+ | ---- | ---- | ----------- | ----- |
162
+ | **character_id** | **Integer** | The ID of the character | |
163
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
164
+ | **page** | **Integer** | | [optional] |
165
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
166
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
167
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
168
+ | **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] |
121
169
 
122
170
  ### Return type
123
171
 
124
- [**Array&lt;GetCharactersCharacterIdOrdersHistory200Ok&gt;**](GetCharactersCharacterIdOrdersHistory200Ok.md)
172
+ [**Array&lt;CharactersCharacterIdOrdersHistoryGetInner&gt;**](CharactersCharacterIdOrdersHistoryGetInner.md)
125
173
 
126
174
  ### Authorization
127
175
 
128
- [evesso](../README.md#evesso)
176
+ [OAuth2](../README.md#OAuth2)
129
177
 
130
178
  ### HTTP request headers
131
179
 
132
- - **Content-Type**: Not defined
133
- - **Accept**: application/json
180
+ - **Content-Type**: Not defined
181
+ - **Accept**: application/json
134
182
 
135
183
 
184
+ ## get_corporations_corporation_id_orders
136
185
 
137
- # **get_corporations_corporation_id_orders**
138
- > Array&lt;GetCorporationsCorporationIdOrders200Ok&gt; get_corporations_corporation_id_orders(corporation_id, opts)
186
+ > <Array<CorporationsCorporationIdOrdersGetInner>> get_corporations_corporation_id_orders(corporation_id, x_compatibility_date, opts)
139
187
 
140
188
  List open orders from a corporation
141
189
 
142
- List open market orders placed on behalf of a corporation --- Alternate route: `/dev/corporations/{corporation_id}/orders/` Alternate route: `/v3/corporations/{corporation_id}/orders/` --- This route is cached for up to 1200 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
190
+ List open market orders placed on behalf of a corporation
191
+
192
+ ### Examples
143
193
 
144
- ### Example
145
194
  ```ruby
146
- # load the gem
195
+ require 'time'
147
196
  require 'ruby-esi'
148
197
  # setup authorization
149
198
  ESI.configure do |config|
150
- # Configure OAuth2 access token for authorization: evesso
199
+ # Configure OAuth2 access token for authorization: OAuth2
151
200
  config.access_token = 'YOUR ACCESS TOKEN'
152
201
  end
153
202
 
154
203
  api_instance = ESI::MarketApi.new
155
- corporation_id = 56 # Integer | An EVE corporation ID
156
- opts = {
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
- page: 1, # Integer | Which page of results to return
160
- token: 'token_example' # String | Access token to use if unable to set a header
204
+ corporation_id = 789 # Integer | The ID of the corporation
205
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
206
+ opts = {
207
+ page: 56, # Integer |
208
+ accept_language: 'en', # String | The language to use for the response.
209
+ 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.
210
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
211
+ 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.
161
212
  }
162
213
 
163
214
  begin
164
- #List open orders from a corporation
165
- result = api_instance.get_corporations_corporation_id_orders(corporation_id, opts)
215
+ # List open orders from a corporation
216
+ result = api_instance.get_corporations_corporation_id_orders(corporation_id, x_compatibility_date, opts)
166
217
  p result
167
218
  rescue ESI::ApiError => e
168
- puts "Exception when calling MarketApi->get_corporations_corporation_id_orders: #{e}"
219
+ puts "Error when calling MarketApi->get_corporations_corporation_id_orders: #{e}"
220
+ end
221
+ ```
222
+
223
+ #### Using the get_corporations_corporation_id_orders_with_http_info variant
224
+
225
+ This returns an Array which contains the response data, status code and headers.
226
+
227
+ > <Array(<Array<CorporationsCorporationIdOrdersGetInner>>, Integer, Hash)> get_corporations_corporation_id_orders_with_http_info(corporation_id, x_compatibility_date, opts)
228
+
229
+ ```ruby
230
+ begin
231
+ # List open orders from a corporation
232
+ data, status_code, headers = api_instance.get_corporations_corporation_id_orders_with_http_info(corporation_id, x_compatibility_date, opts)
233
+ p status_code # => 2xx
234
+ p headers # => { ... }
235
+ p data # => <Array<CorporationsCorporationIdOrdersGetInner>>
236
+ rescue ESI::ApiError => e
237
+ puts "Error when calling MarketApi->get_corporations_corporation_id_orders_with_http_info: #{e}"
169
238
  end
170
239
  ```
171
240
 
172
241
  ### Parameters
173
242
 
174
- Name | Type | Description | Notes
175
- ------------- | ------------- | ------------- | -------------
176
- **corporation_id** | **Integer**| An EVE corporation ID |
177
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
178
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
179
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
180
- **token** | **String**| Access token to use if unable to set a header | [optional]
243
+ | Name | Type | Description | Notes |
244
+ | ---- | ---- | ----------- | ----- |
245
+ | **corporation_id** | **Integer** | The ID of the corporation | |
246
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
247
+ | **page** | **Integer** | | [optional] |
248
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
249
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
250
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
251
+ | **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] |
181
252
 
182
253
  ### Return type
183
254
 
184
- [**Array&lt;GetCorporationsCorporationIdOrders200Ok&gt;**](GetCorporationsCorporationIdOrders200Ok.md)
255
+ [**Array&lt;CorporationsCorporationIdOrdersGetInner&gt;**](CorporationsCorporationIdOrdersGetInner.md)
185
256
 
186
257
  ### Authorization
187
258
 
188
- [evesso](../README.md#evesso)
259
+ [OAuth2](../README.md#OAuth2)
189
260
 
190
261
  ### HTTP request headers
191
262
 
192
- - **Content-Type**: Not defined
193
- - **Accept**: application/json
263
+ - **Content-Type**: Not defined
264
+ - **Accept**: application/json
194
265
 
195
266
 
267
+ ## get_corporations_corporation_id_orders_history
196
268
 
197
- # **get_corporations_corporation_id_orders_history**
198
- > Array&lt;GetCorporationsCorporationIdOrdersHistory200Ok&gt; get_corporations_corporation_id_orders_history(corporation_id, opts)
269
+ > <Array<CorporationsCorporationIdOrdersHistoryGetInner>> get_corporations_corporation_id_orders_history(corporation_id, x_compatibility_date, opts)
199
270
 
200
271
  List historical orders from a corporation
201
272
 
202
- List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past. --- Alternate route: `/dev/corporations/{corporation_id}/orders/history/` Alternate route: `/v2/corporations/{corporation_id}/orders/history/` --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
273
+ List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past.
274
+
275
+ ### Examples
203
276
 
204
- ### Example
205
277
  ```ruby
206
- # load the gem
278
+ require 'time'
207
279
  require 'ruby-esi'
208
280
  # setup authorization
209
281
  ESI.configure do |config|
210
- # Configure OAuth2 access token for authorization: evesso
282
+ # Configure OAuth2 access token for authorization: OAuth2
211
283
  config.access_token = 'YOUR ACCESS TOKEN'
212
284
  end
213
285
 
214
286
  api_instance = ESI::MarketApi.new
215
- corporation_id = 56 # Integer | An EVE corporation ID
216
- opts = {
217
- datasource: 'tranquility', # String | The server name you would like data from
218
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
219
- page: 1, # Integer | Which page of results to return
220
- token: 'token_example' # String | Access token to use if unable to set a header
287
+ corporation_id = 789 # Integer | The ID of the corporation
288
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
289
+ opts = {
290
+ page: 56, # Integer |
291
+ accept_language: 'en', # String | The language to use for the response.
292
+ 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.
293
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
294
+ 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.
221
295
  }
222
296
 
223
297
  begin
224
- #List historical orders from a corporation
225
- result = api_instance.get_corporations_corporation_id_orders_history(corporation_id, opts)
298
+ # List historical orders from a corporation
299
+ result = api_instance.get_corporations_corporation_id_orders_history(corporation_id, x_compatibility_date, opts)
226
300
  p result
227
301
  rescue ESI::ApiError => e
228
- puts "Exception when calling MarketApi->get_corporations_corporation_id_orders_history: #{e}"
302
+ puts "Error when calling MarketApi->get_corporations_corporation_id_orders_history: #{e}"
303
+ end
304
+ ```
305
+
306
+ #### Using the get_corporations_corporation_id_orders_history_with_http_info variant
307
+
308
+ This returns an Array which contains the response data, status code and headers.
309
+
310
+ > <Array(<Array<CorporationsCorporationIdOrdersHistoryGetInner>>, Integer, Hash)> get_corporations_corporation_id_orders_history_with_http_info(corporation_id, x_compatibility_date, opts)
311
+
312
+ ```ruby
313
+ begin
314
+ # List historical orders from a corporation
315
+ data, status_code, headers = api_instance.get_corporations_corporation_id_orders_history_with_http_info(corporation_id, x_compatibility_date, opts)
316
+ p status_code # => 2xx
317
+ p headers # => { ... }
318
+ p data # => <Array<CorporationsCorporationIdOrdersHistoryGetInner>>
319
+ rescue ESI::ApiError => e
320
+ puts "Error when calling MarketApi->get_corporations_corporation_id_orders_history_with_http_info: #{e}"
229
321
  end
230
322
  ```
231
323
 
232
324
  ### Parameters
233
325
 
234
- Name | Type | Description | Notes
235
- ------------- | ------------- | ------------- | -------------
236
- **corporation_id** | **Integer**| An EVE corporation ID |
237
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
238
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
239
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
240
- **token** | **String**| Access token to use if unable to set a header | [optional]
326
+ | Name | Type | Description | Notes |
327
+ | ---- | ---- | ----------- | ----- |
328
+ | **corporation_id** | **Integer** | The ID of the corporation | |
329
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
330
+ | **page** | **Integer** | | [optional] |
331
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
332
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
333
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
334
+ | **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] |
241
335
 
242
336
  ### Return type
243
337
 
244
- [**Array&lt;GetCorporationsCorporationIdOrdersHistory200Ok&gt;**](GetCorporationsCorporationIdOrdersHistory200Ok.md)
338
+ [**Array&lt;CorporationsCorporationIdOrdersHistoryGetInner&gt;**](CorporationsCorporationIdOrdersHistoryGetInner.md)
245
339
 
246
340
  ### Authorization
247
341
 
248
- [evesso](../README.md#evesso)
342
+ [OAuth2](../README.md#OAuth2)
249
343
 
250
344
  ### HTTP request headers
251
345
 
252
- - **Content-Type**: Not defined
253
- - **Accept**: application/json
346
+ - **Content-Type**: Not defined
347
+ - **Accept**: application/json
254
348
 
255
349
 
350
+ ## get_markets_groups
256
351
 
257
- # **get_markets_groups**
258
- > Array&lt;Integer&gt; get_markets_groups(opts)
352
+ > Array&lt;Integer&gt; get_markets_groups(x_compatibility_date, opts)
259
353
 
260
354
  Get item groups
261
355
 
262
- Get a list of item groups --- Alternate route: `/dev/markets/groups/` Alternate route: `/legacy/markets/groups/` Alternate route: `/v1/markets/groups/` --- This route expires daily at 11:05
356
+ Get a list of item groups This route expires daily at 11:05
357
+
358
+ ### Examples
263
359
 
264
- ### Example
265
360
  ```ruby
266
- # load the gem
361
+ require 'time'
267
362
  require 'ruby-esi'
268
363
 
269
364
  api_instance = ESI::MarketApi.new
270
- opts = {
271
- datasource: 'tranquility', # String | The server name you would like data from
272
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
365
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
366
+ opts = {
367
+ accept_language: 'en', # String | The language to use for the response.
368
+ 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.
369
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
370
+ 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.
273
371
  }
274
372
 
275
373
  begin
276
- #Get item groups
277
- result = api_instance.get_markets_groups(opts)
374
+ # Get item groups
375
+ result = api_instance.get_markets_groups(x_compatibility_date, opts)
278
376
  p result
279
377
  rescue ESI::ApiError => e
280
- puts "Exception when calling MarketApi->get_markets_groups: #{e}"
378
+ puts "Error when calling MarketApi->get_markets_groups: #{e}"
379
+ end
380
+ ```
381
+
382
+ #### Using the get_markets_groups_with_http_info variant
383
+
384
+ This returns an Array which contains the response data, status code and headers.
385
+
386
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_markets_groups_with_http_info(x_compatibility_date, opts)
387
+
388
+ ```ruby
389
+ begin
390
+ # Get item groups
391
+ data, status_code, headers = api_instance.get_markets_groups_with_http_info(x_compatibility_date, opts)
392
+ p status_code # => 2xx
393
+ p headers # => { ... }
394
+ p data # => Array&lt;Integer&gt;
395
+ rescue ESI::ApiError => e
396
+ puts "Error when calling MarketApi->get_markets_groups_with_http_info: #{e}"
281
397
  end
282
398
  ```
283
399
 
284
400
  ### Parameters
285
401
 
286
- Name | Type | Description | Notes
287
- ------------- | ------------- | ------------- | -------------
288
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
289
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
402
+ | Name | Type | Description | Notes |
403
+ | ---- | ---- | ----------- | ----- |
404
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
405
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
406
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
407
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
408
+ | **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] |
290
409
 
291
410
  ### Return type
292
411
 
@@ -298,54 +417,75 @@ No authorization required
298
417
 
299
418
  ### HTTP request headers
300
419
 
301
- - **Content-Type**: Not defined
302
- - **Accept**: application/json
420
+ - **Content-Type**: Not defined
421
+ - **Accept**: application/json
303
422
 
304
423
 
424
+ ## get_markets_groups_market_group_id
305
425
 
306
- # **get_markets_groups_market_group_id**
307
- > GetMarketsGroupsMarketGroupIdOk get_markets_groups_market_group_id(market_group_id, opts)
426
+ > <MarketsGroupsMarketGroupIdGet> get_markets_groups_market_group_id(market_group_id, x_compatibility_date, opts)
308
427
 
309
428
  Get item group information
310
429
 
311
- Get information on an item group --- Alternate route: `/dev/markets/groups/{market_group_id}/` Alternate route: `/legacy/markets/groups/{market_group_id}/` Alternate route: `/v1/markets/groups/{market_group_id}/` --- This route expires daily at 11:05
430
+ Get information on an item group This route expires daily at 11:05
431
+
432
+ ### Examples
312
433
 
313
- ### Example
314
434
  ```ruby
315
- # load the gem
435
+ require 'time'
316
436
  require 'ruby-esi'
317
437
 
318
438
  api_instance = ESI::MarketApi.new
319
- market_group_id = 56 # Integer | An Eve item group ID
320
- opts = {
321
- accept_language: 'en', # String | Language to use in the response
322
- datasource: 'tranquility', # String | The server name you would like data from
323
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
324
- language: 'en' # String | Language to use in the response, takes precedence over Accept-Language
439
+ market_group_id = 789 # Integer |
440
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
441
+ opts = {
442
+ accept_language: 'en', # String | The language to use for the response.
443
+ 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.
444
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
445
+ 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.
325
446
  }
326
447
 
327
448
  begin
328
- #Get item group information
329
- result = api_instance.get_markets_groups_market_group_id(market_group_id, opts)
449
+ # Get item group information
450
+ result = api_instance.get_markets_groups_market_group_id(market_group_id, x_compatibility_date, opts)
330
451
  p result
331
452
  rescue ESI::ApiError => e
332
- puts "Exception when calling MarketApi->get_markets_groups_market_group_id: #{e}"
453
+ puts "Error when calling MarketApi->get_markets_groups_market_group_id: #{e}"
454
+ end
455
+ ```
456
+
457
+ #### Using the get_markets_groups_market_group_id_with_http_info variant
458
+
459
+ This returns an Array which contains the response data, status code and headers.
460
+
461
+ > <Array(<MarketsGroupsMarketGroupIdGet>, Integer, Hash)> get_markets_groups_market_group_id_with_http_info(market_group_id, x_compatibility_date, opts)
462
+
463
+ ```ruby
464
+ begin
465
+ # Get item group information
466
+ data, status_code, headers = api_instance.get_markets_groups_market_group_id_with_http_info(market_group_id, x_compatibility_date, opts)
467
+ p status_code # => 2xx
468
+ p headers # => { ... }
469
+ p data # => <MarketsGroupsMarketGroupIdGet>
470
+ rescue ESI::ApiError => e
471
+ puts "Error when calling MarketApi->get_markets_groups_market_group_id_with_http_info: #{e}"
333
472
  end
334
473
  ```
335
474
 
336
475
  ### Parameters
337
476
 
338
- Name | Type | Description | Notes
339
- ------------- | ------------- | ------------- | -------------
340
- **market_group_id** | **Integer**| An Eve item group ID |
341
- **accept_language** | **String**| Language to use in the response | [optional] [default to en]
342
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
343
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
344
- **language** | **String**| Language to use in the response, takes precedence over Accept-Language | [optional] [default to en]
477
+ | Name | Type | Description | Notes |
478
+ | ---- | ---- | ----------- | ----- |
479
+ | **market_group_id** | **Integer** | | |
480
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
481
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
482
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
483
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
484
+ | **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] |
345
485
 
346
486
  ### Return type
347
487
 
348
- [**GetMarketsGroupsMarketGroupIdOk**](GetMarketsGroupsMarketGroupIdOk.md)
488
+ [**MarketsGroupsMarketGroupIdGet**](MarketsGroupsMarketGroupIdGet.md)
349
489
 
350
490
  ### Authorization
351
491
 
@@ -353,48 +493,73 @@ No authorization required
353
493
 
354
494
  ### HTTP request headers
355
495
 
356
- - **Content-Type**: Not defined
357
- - **Accept**: application/json
496
+ - **Content-Type**: Not defined
497
+ - **Accept**: application/json
358
498
 
359
499
 
500
+ ## get_markets_prices
360
501
 
361
- # **get_markets_prices**
362
- > Array&lt;GetMarketsPrices200Ok&gt; get_markets_prices(opts)
502
+ > <Array<MarketsPricesGetInner>> get_markets_prices(x_compatibility_date, opts)
363
503
 
364
504
  List market prices
365
505
 
366
- Return a list of prices --- Alternate route: `/dev/markets/prices/` Alternate route: `/legacy/markets/prices/` Alternate route: `/v1/markets/prices/` --- This route is cached for up to 3600 seconds
506
+ Return a list of prices
507
+
508
+ ### Examples
367
509
 
368
- ### Example
369
510
  ```ruby
370
- # load the gem
511
+ require 'time'
371
512
  require 'ruby-esi'
372
513
 
373
514
  api_instance = ESI::MarketApi.new
374
- opts = {
375
- datasource: 'tranquility', # String | The server name you would like data from
376
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
515
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
516
+ opts = {
517
+ accept_language: 'en', # String | The language to use for the response.
518
+ 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.
519
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
520
+ 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.
377
521
  }
378
522
 
379
523
  begin
380
- #List market prices
381
- result = api_instance.get_markets_prices(opts)
524
+ # List market prices
525
+ result = api_instance.get_markets_prices(x_compatibility_date, opts)
382
526
  p result
383
527
  rescue ESI::ApiError => e
384
- puts "Exception when calling MarketApi->get_markets_prices: #{e}"
528
+ puts "Error when calling MarketApi->get_markets_prices: #{e}"
529
+ end
530
+ ```
531
+
532
+ #### Using the get_markets_prices_with_http_info variant
533
+
534
+ This returns an Array which contains the response data, status code and headers.
535
+
536
+ > <Array(<Array<MarketsPricesGetInner>>, Integer, Hash)> get_markets_prices_with_http_info(x_compatibility_date, opts)
537
+
538
+ ```ruby
539
+ begin
540
+ # List market prices
541
+ data, status_code, headers = api_instance.get_markets_prices_with_http_info(x_compatibility_date, opts)
542
+ p status_code # => 2xx
543
+ p headers # => { ... }
544
+ p data # => <Array<MarketsPricesGetInner>>
545
+ rescue ESI::ApiError => e
546
+ puts "Error when calling MarketApi->get_markets_prices_with_http_info: #{e}"
385
547
  end
386
548
  ```
387
549
 
388
550
  ### Parameters
389
551
 
390
- Name | Type | Description | Notes
391
- ------------- | ------------- | ------------- | -------------
392
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
393
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
552
+ | Name | Type | Description | Notes |
553
+ | ---- | ---- | ----------- | ----- |
554
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
555
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
556
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
557
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
558
+ | **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] |
394
559
 
395
560
  ### Return type
396
561
 
397
- [**Array&lt;GetMarketsPrices200Ok&gt;**](GetMarketsPrices200Ok.md)
562
+ [**Array&lt;MarketsPricesGetInner&gt;**](MarketsPricesGetInner.md)
398
563
 
399
564
  ### Authorization
400
565
 
@@ -402,52 +567,77 @@ No authorization required
402
567
 
403
568
  ### HTTP request headers
404
569
 
405
- - **Content-Type**: Not defined
406
- - **Accept**: application/json
570
+ - **Content-Type**: Not defined
571
+ - **Accept**: application/json
407
572
 
408
573
 
574
+ ## get_markets_region_id_history
409
575
 
410
- # **get_markets_region_id_history**
411
- > Array&lt;GetMarketsRegionIdHistory200Ok&gt; get_markets_region_id_history(region_id, type_id, opts)
576
+ > <Array<MarketsRegionIdHistoryGetInner>> get_markets_region_id_history(region_id, type_id, x_compatibility_date, opts)
412
577
 
413
578
  List historical market statistics in a region
414
579
 
415
- Return a list of historical market statistics for the specified type in a region --- Alternate route: `/dev/markets/{region_id}/history/` Alternate route: `/legacy/markets/{region_id}/history/` Alternate route: `/v1/markets/{region_id}/history/` --- This route expires daily at 11:05
580
+ Return a list of historical market statistics for the specified type in a region This route expires daily at 11:05
581
+
582
+ ### Examples
416
583
 
417
- ### Example
418
584
  ```ruby
419
- # load the gem
585
+ require 'time'
420
586
  require 'ruby-esi'
421
587
 
422
588
  api_instance = ESI::MarketApi.new
423
- region_id = 56 # Integer | Return statistics in this region
424
- type_id = 56 # Integer | Return statistics for this type
425
- opts = {
426
- datasource: 'tranquility', # String | The server name you would like data from
427
- if_none_match: 'if_none_match_example' # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
589
+ region_id = 789 # Integer |
590
+ type_id = 789 # Integer |
591
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
592
+ opts = {
593
+ accept_language: 'en', # String | The language to use for the response.
594
+ 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.
595
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
596
+ 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.
428
597
  }
429
598
 
430
599
  begin
431
- #List historical market statistics in a region
432
- result = api_instance.get_markets_region_id_history(region_id, type_id, opts)
600
+ # List historical market statistics in a region
601
+ result = api_instance.get_markets_region_id_history(region_id, type_id, x_compatibility_date, opts)
433
602
  p result
434
603
  rescue ESI::ApiError => e
435
- puts "Exception when calling MarketApi->get_markets_region_id_history: #{e}"
604
+ puts "Error when calling MarketApi->get_markets_region_id_history: #{e}"
605
+ end
606
+ ```
607
+
608
+ #### Using the get_markets_region_id_history_with_http_info variant
609
+
610
+ This returns an Array which contains the response data, status code and headers.
611
+
612
+ > <Array(<Array<MarketsRegionIdHistoryGetInner>>, Integer, Hash)> get_markets_region_id_history_with_http_info(region_id, type_id, x_compatibility_date, opts)
613
+
614
+ ```ruby
615
+ begin
616
+ # List historical market statistics in a region
617
+ data, status_code, headers = api_instance.get_markets_region_id_history_with_http_info(region_id, type_id, x_compatibility_date, opts)
618
+ p status_code # => 2xx
619
+ p headers # => { ... }
620
+ p data # => <Array<MarketsRegionIdHistoryGetInner>>
621
+ rescue ESI::ApiError => e
622
+ puts "Error when calling MarketApi->get_markets_region_id_history_with_http_info: #{e}"
436
623
  end
437
624
  ```
438
625
 
439
626
  ### Parameters
440
627
 
441
- Name | Type | Description | Notes
442
- ------------- | ------------- | ------------- | -------------
443
- **region_id** | **Integer**| Return statistics in this region |
444
- **type_id** | **Integer**| Return statistics for this type |
445
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
446
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
628
+ | Name | Type | Description | Notes |
629
+ | ---- | ---- | ----------- | ----- |
630
+ | **region_id** | **Integer** | | |
631
+ | **type_id** | **Integer** | | |
632
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
633
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
634
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
635
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
636
+ | **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] |
447
637
 
448
638
  ### Return type
449
639
 
450
- [**Array&lt;GetMarketsRegionIdHistory200Ok&gt;**](GetMarketsRegionIdHistory200Ok.md)
640
+ [**Array&lt;MarketsRegionIdHistoryGetInner&gt;**](MarketsRegionIdHistoryGetInner.md)
451
641
 
452
642
  ### Authorization
453
643
 
@@ -455,56 +645,81 @@ No authorization required
455
645
 
456
646
  ### HTTP request headers
457
647
 
458
- - **Content-Type**: Not defined
459
- - **Accept**: application/json
648
+ - **Content-Type**: Not defined
649
+ - **Accept**: application/json
460
650
 
461
651
 
652
+ ## get_markets_region_id_orders
462
653
 
463
- # **get_markets_region_id_orders**
464
- > Array&lt;GetMarketsRegionIdOrders200Ok&gt; get_markets_region_id_orders(order_type, region_id, opts)
654
+ > <Array<MarketsRegionIdOrdersGetInner>> get_markets_region_id_orders(order_type, region_id, x_compatibility_date, opts)
465
655
 
466
656
  List orders in a region
467
657
 
468
- Return a list of orders in a region --- Alternate route: `/dev/markets/{region_id}/orders/` Alternate route: `/legacy/markets/{region_id}/orders/` Alternate route: `/v1/markets/{region_id}/orders/` --- This route is cached for up to 300 seconds
658
+ Return a list of orders in a region
659
+
660
+ ### Examples
469
661
 
470
- ### Example
471
662
  ```ruby
472
- # load the gem
663
+ require 'time'
473
664
  require 'ruby-esi'
474
665
 
475
666
  api_instance = ESI::MarketApi.new
476
- order_type = 'all' # String | Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders
477
- region_id = 56 # Integer | Return orders in this region
478
- opts = {
479
- datasource: 'tranquility', # String | The server name you would like data from
480
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
481
- page: 1, # Integer | Which page of results to return
482
- type_id: 56 # Integer | Return orders only for this type
667
+ order_type = 'buy' # String |
668
+ region_id = 789 # Integer |
669
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
670
+ opts = {
671
+ page: 56, # Integer |
672
+ type_id: 789, # Integer |
673
+ accept_language: 'en', # String | The language to use for the response.
674
+ 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.
675
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
676
+ 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.
483
677
  }
484
678
 
485
679
  begin
486
- #List orders in a region
487
- result = api_instance.get_markets_region_id_orders(order_type, region_id, opts)
680
+ # List orders in a region
681
+ result = api_instance.get_markets_region_id_orders(order_type, region_id, x_compatibility_date, opts)
488
682
  p result
489
683
  rescue ESI::ApiError => e
490
- puts "Exception when calling MarketApi->get_markets_region_id_orders: #{e}"
684
+ puts "Error when calling MarketApi->get_markets_region_id_orders: #{e}"
685
+ end
686
+ ```
687
+
688
+ #### Using the get_markets_region_id_orders_with_http_info variant
689
+
690
+ This returns an Array which contains the response data, status code and headers.
691
+
692
+ > <Array(<Array<MarketsRegionIdOrdersGetInner>>, Integer, Hash)> get_markets_region_id_orders_with_http_info(order_type, region_id, x_compatibility_date, opts)
693
+
694
+ ```ruby
695
+ begin
696
+ # List orders in a region
697
+ data, status_code, headers = api_instance.get_markets_region_id_orders_with_http_info(order_type, region_id, x_compatibility_date, opts)
698
+ p status_code # => 2xx
699
+ p headers # => { ... }
700
+ p data # => <Array<MarketsRegionIdOrdersGetInner>>
701
+ rescue ESI::ApiError => e
702
+ puts "Error when calling MarketApi->get_markets_region_id_orders_with_http_info: #{e}"
491
703
  end
492
704
  ```
493
705
 
494
706
  ### Parameters
495
707
 
496
- Name | Type | Description | Notes
497
- ------------- | ------------- | ------------- | -------------
498
- **order_type** | **String**| Filter buy/sell orders, return all orders by default. If you query without type_id, we always return both buy and sell orders | [default to all]
499
- **region_id** | **Integer**| Return orders in this region |
500
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
501
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
502
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
503
- **type_id** | **Integer**| Return orders only for this type | [optional]
708
+ | Name | Type | Description | Notes |
709
+ | ---- | ---- | ----------- | ----- |
710
+ | **order_type** | **String** | | [default to &#39;all&#39;] |
711
+ | **region_id** | **Integer** | | |
712
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
713
+ | **page** | **Integer** | | [optional] |
714
+ | **type_id** | **Integer** | | [optional] |
715
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
716
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
717
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
718
+ | **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] |
504
719
 
505
720
  ### Return type
506
721
 
507
- [**Array&lt;GetMarketsRegionIdOrders200Ok&gt;**](GetMarketsRegionIdOrders200Ok.md)
722
+ [**Array&lt;MarketsRegionIdOrdersGetInner&gt;**](MarketsRegionIdOrdersGetInner.md)
508
723
 
509
724
  ### Authorization
510
725
 
@@ -512,48 +727,73 @@ No authorization required
512
727
 
513
728
  ### HTTP request headers
514
729
 
515
- - **Content-Type**: Not defined
516
- - **Accept**: application/json
730
+ - **Content-Type**: Not defined
731
+ - **Accept**: application/json
517
732
 
518
733
 
734
+ ## get_markets_region_id_types
519
735
 
520
- # **get_markets_region_id_types**
521
- > Array&lt;Integer&gt; get_markets_region_id_types(region_id, opts)
736
+ > Array&lt;Integer&gt; get_markets_region_id_types(region_id, x_compatibility_date, opts)
522
737
 
523
738
  List type IDs relevant to a market
524
739
 
525
- Return a list of type IDs that have active orders in the region, for efficient market indexing. --- Alternate route: `/dev/markets/{region_id}/types/` Alternate route: `/legacy/markets/{region_id}/types/` Alternate route: `/v1/markets/{region_id}/types/` --- This route is cached for up to 600 seconds
740
+ Return a list of type IDs that have active orders in the region, for efficient market indexing.
741
+
742
+ ### Examples
526
743
 
527
- ### Example
528
744
  ```ruby
529
- # load the gem
745
+ require 'time'
530
746
  require 'ruby-esi'
531
747
 
532
748
  api_instance = ESI::MarketApi.new
533
- region_id = 56 # Integer | Return statistics in this region
534
- opts = {
535
- datasource: 'tranquility', # String | The server name you would like data from
536
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
537
- page: 1 # Integer | Which page of results to return
749
+ region_id = 789 # Integer |
750
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
751
+ opts = {
752
+ page: 56, # Integer |
753
+ accept_language: 'en', # String | The language to use for the response.
754
+ 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.
755
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
756
+ 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.
538
757
  }
539
758
 
540
759
  begin
541
- #List type IDs relevant to a market
542
- result = api_instance.get_markets_region_id_types(region_id, opts)
760
+ # List type IDs relevant to a market
761
+ result = api_instance.get_markets_region_id_types(region_id, x_compatibility_date, opts)
543
762
  p result
544
763
  rescue ESI::ApiError => e
545
- puts "Exception when calling MarketApi->get_markets_region_id_types: #{e}"
764
+ puts "Error when calling MarketApi->get_markets_region_id_types: #{e}"
765
+ end
766
+ ```
767
+
768
+ #### Using the get_markets_region_id_types_with_http_info variant
769
+
770
+ This returns an Array which contains the response data, status code and headers.
771
+
772
+ > <Array(Array&lt;Integer&gt;, Integer, Hash)> get_markets_region_id_types_with_http_info(region_id, x_compatibility_date, opts)
773
+
774
+ ```ruby
775
+ begin
776
+ # List type IDs relevant to a market
777
+ data, status_code, headers = api_instance.get_markets_region_id_types_with_http_info(region_id, x_compatibility_date, opts)
778
+ p status_code # => 2xx
779
+ p headers # => { ... }
780
+ p data # => Array&lt;Integer&gt;
781
+ rescue ESI::ApiError => e
782
+ puts "Error when calling MarketApi->get_markets_region_id_types_with_http_info: #{e}"
546
783
  end
547
784
  ```
548
785
 
549
786
  ### Parameters
550
787
 
551
- Name | Type | Description | Notes
552
- ------------- | ------------- | ------------- | -------------
553
- **region_id** | **Integer**| Return statistics in this region |
554
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
555
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
556
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
788
+ | Name | Type | Description | Notes |
789
+ | ---- | ---- | ----------- | ----- |
790
+ | **region_id** | **Integer** | | |
791
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
792
+ | **page** | **Integer** | | [optional] |
793
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
794
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
795
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
796
+ | **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] |
557
797
 
558
798
  ### Return type
559
799
 
@@ -565,68 +805,89 @@ No authorization required
565
805
 
566
806
  ### HTTP request headers
567
807
 
568
- - **Content-Type**: Not defined
569
- - **Accept**: application/json
808
+ - **Content-Type**: Not defined
809
+ - **Accept**: application/json
570
810
 
571
811
 
812
+ ## get_markets_structures_structure_id
572
813
 
573
- # **get_markets_structures_structure_id**
574
- > Array&lt;GetMarketsStructuresStructureId200Ok&gt; get_markets_structures_structure_id(structure_id, opts)
814
+ > <Array<MarketsStructuresStructureIdGetInner>> get_markets_structures_structure_id(structure_id, x_compatibility_date, opts)
575
815
 
576
816
  List orders in a structure
577
817
 
578
- Return all orders in a structure --- Alternate route: `/dev/markets/structures/{structure_id}/` Alternate route: `/legacy/markets/structures/{structure_id}/` Alternate route: `/v1/markets/structures/{structure_id}/` --- This route is cached for up to 300 seconds
818
+ Return all orders in a structure
819
+
820
+ ### Examples
579
821
 
580
- ### Example
581
822
  ```ruby
582
- # load the gem
823
+ require 'time'
583
824
  require 'ruby-esi'
584
825
  # setup authorization
585
826
  ESI.configure do |config|
586
- # Configure OAuth2 access token for authorization: evesso
827
+ # Configure OAuth2 access token for authorization: OAuth2
587
828
  config.access_token = 'YOUR ACCESS TOKEN'
588
829
  end
589
830
 
590
831
  api_instance = ESI::MarketApi.new
591
- structure_id = 789 # Integer | Return orders in this structure
592
- opts = {
593
- datasource: 'tranquility', # String | The server name you would like data from
594
- if_none_match: 'if_none_match_example', # String | ETag from a previous request. A 304 will be returned if this matches the current ETag
595
- page: 1, # Integer | Which page of results to return
596
- token: 'token_example' # String | Access token to use if unable to set a header
832
+ structure_id = 789 # Integer |
833
+ x_compatibility_date = Date.parse('2020-01-01') # Date | The compatibility date for the request.
834
+ opts = {
835
+ page: 56, # Integer |
836
+ accept_language: 'en', # String | The language to use for the response.
837
+ 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.
838
+ x_tenant: 'x_tenant_example', # String | The tenant ID for the request.
839
+ 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.
597
840
  }
598
841
 
599
842
  begin
600
- #List orders in a structure
601
- result = api_instance.get_markets_structures_structure_id(structure_id, opts)
843
+ # List orders in a structure
844
+ result = api_instance.get_markets_structures_structure_id(structure_id, x_compatibility_date, opts)
602
845
  p result
603
846
  rescue ESI::ApiError => e
604
- puts "Exception when calling MarketApi->get_markets_structures_structure_id: #{e}"
847
+ puts "Error when calling MarketApi->get_markets_structures_structure_id: #{e}"
848
+ end
849
+ ```
850
+
851
+ #### Using the get_markets_structures_structure_id_with_http_info variant
852
+
853
+ This returns an Array which contains the response data, status code and headers.
854
+
855
+ > <Array(<Array<MarketsStructuresStructureIdGetInner>>, Integer, Hash)> get_markets_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts)
856
+
857
+ ```ruby
858
+ begin
859
+ # List orders in a structure
860
+ data, status_code, headers = api_instance.get_markets_structures_structure_id_with_http_info(structure_id, x_compatibility_date, opts)
861
+ p status_code # => 2xx
862
+ p headers # => { ... }
863
+ p data # => <Array<MarketsStructuresStructureIdGetInner>>
864
+ rescue ESI::ApiError => e
865
+ puts "Error when calling MarketApi->get_markets_structures_structure_id_with_http_info: #{e}"
605
866
  end
606
867
  ```
607
868
 
608
869
  ### Parameters
609
870
 
610
- Name | Type | Description | Notes
611
- ------------- | ------------- | ------------- | -------------
612
- **structure_id** | **Integer**| Return orders in this structure |
613
- **datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
614
- **if_none_match** | **String**| ETag from a previous request. A 304 will be returned if this matches the current ETag | [optional]
615
- **page** | **Integer**| Which page of results to return | [optional] [default to 1]
616
- **token** | **String**| Access token to use if unable to set a header | [optional]
871
+ | Name | Type | Description | Notes |
872
+ | ---- | ---- | ----------- | ----- |
873
+ | **structure_id** | **Integer** | | |
874
+ | **x_compatibility_date** | **Date** | The compatibility date for the request. | |
875
+ | **page** | **Integer** | | [optional] |
876
+ | **accept_language** | **String** | The language to use for the response. | [optional][default to &#39;en&#39;] |
877
+ | **if_none_match** | **String** | The ETag of the previous request. A 304 will be returned if this matches the current ETag. | [optional] |
878
+ | **x_tenant** | **String** | The tenant ID for the request. | [optional][default to &#39;tranquility&#39;] |
879
+ | **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] |
617
880
 
618
881
  ### Return type
619
882
 
620
- [**Array&lt;GetMarketsStructuresStructureId200Ok&gt;**](GetMarketsStructuresStructureId200Ok.md)
883
+ [**Array&lt;MarketsStructuresStructureIdGetInner&gt;**](MarketsStructuresStructureIdGetInner.md)
621
884
 
622
885
  ### Authorization
623
886
 
624
- [evesso](../README.md#evesso)
887
+ [OAuth2](../README.md#OAuth2)
625
888
 
626
889
  ### HTTP request headers
627
890
 
628
- - **Content-Type**: Not defined
629
- - **Accept**: application/json
630
-
631
-
891
+ - **Content-Type**: Not defined
892
+ - **Accept**: application/json
632
893