esi_client 1.3.0 → 1.4.0
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.
- checksums.yaml +5 -5
- data/README.md +126 -43
- data/bin/regenerate +12 -2
- data/docs/AllianceApi.md +17 -17
- data/docs/AssetsApi.md +37 -37
- data/docs/BookmarksApi.md +28 -24
- data/docs/CalendarApi.md +16 -16
- data/docs/CharacterApi.md +190 -64
- data/docs/ClonesApi.md +10 -10
- data/docs/ContactsApi.md +94 -29
- data/docs/ContractsApi.md +35 -31
- data/docs/CorporationApi.md +680 -162
- data/docs/DogmaApi.md +12 -12
- data/docs/FactionWarfareApi.md +144 -18
- data/docs/FittingsApi.md +17 -16
- data/docs/FleetsApi.md +58 -58
- data/docs/GetAlliancesAllianceIdContacts200Ok.md +11 -0
- data/docs/GetAlliancesAllianceIdIconsOk.md +1 -1
- data/docs/GetAlliancesAllianceIdNotFound.md +1 -1
- data/docs/GetAlliancesAllianceIdOk.md +6 -3
- data/docs/GetCharactersCharacterIdAgentsResearch200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdAssets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdAttributesOk.md +3 -3
- data/docs/GetCharactersCharacterIdBlueprints200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdBookmarks200Ok.md +7 -6
- data/docs/GetCharactersCharacterIdBookmarksFolders200Ok.md +2 -3
- data/docs/GetCharactersCharacterIdCalendar200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdCalendarEventIdOk.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannels200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdChatChannelsBlocked.md +1 -1
- data/docs/GetCharactersCharacterIdChatChannelsMuted.md +1 -1
- data/docs/GetCharactersCharacterIdClonesJumpClone.md +5 -3
- data/docs/GetCharactersCharacterIdClonesOk.md +2 -1
- data/docs/GetCharactersCharacterIdContacts200Ok.md +3 -3
- data/docs/GetCharactersCharacterIdContracts200Ok.md +15 -15
- data/docs/GetCharactersCharacterIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdCorporationhistory200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdFatigueOk.md +1 -1
- data/docs/GetCharactersCharacterIdFittings200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/GetCharactersCharacterIdFleetOk.md +2 -2
- data/docs/GetCharactersCharacterIdFwStatsKills.md +10 -0
- data/docs/GetCharactersCharacterIdFwStatsOk.md +13 -0
- data/docs/GetCharactersCharacterIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCharactersCharacterIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdMail200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdMailLabelsLabel.md +2 -2
- data/docs/GetCharactersCharacterIdMailLabelsOk.md +1 -1
- data/docs/GetCharactersCharacterIdMailMailIdOk.md +4 -4
- data/docs/GetCharactersCharacterIdMailMailIdRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/GetCharactersCharacterIdMedals200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdMedalsGraphic.md +3 -3
- data/docs/GetCharactersCharacterIdMining200Ok.md +11 -0
- data/docs/GetCharactersCharacterIdNotifications200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdNotificationsContacts200Ok.md +2 -2
- data/docs/GetCharactersCharacterIdOk.md +6 -5
- data/docs/GetCharactersCharacterIdOnlineOk.md +11 -0
- data/docs/GetCharactersCharacterIdOpportunities200Ok.md +1 -1
- data/docs/GetCharactersCharacterIdOrders200Ok.md +13 -13
- data/docs/GetCharactersCharacterIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCharactersCharacterIdPlanets200Ok.md +5 -5
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdContent.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdExtractorDetails.md +2 -2
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdLink.md +1 -1
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdPin.md +7 -7
- data/docs/GetCharactersCharacterIdPlanetsPlanetIdRoute.md +3 -3
- data/docs/GetCharactersCharacterIdPortraitOk.md +1 -1
- data/docs/GetCharactersCharacterIdRolesOk.md +11 -0
- data/docs/GetCharactersCharacterIdSearchOk.md +2 -3
- data/docs/GetCharactersCharacterIdShipOk.md +1 -1
- data/docs/GetCharactersCharacterIdSkillqueue200Ok.md +4 -4
- data/docs/GetCharactersCharacterIdSkillsOk.md +3 -2
- data/docs/GetCharactersCharacterIdSkillsSkill.md +4 -3
- data/docs/GetCharactersCharacterIdStats200Ok.md +20 -0
- data/docs/GetCharactersCharacterIdStatsCharacter.md +10 -0
- data/docs/GetCharactersCharacterIdStatsCombat.md +101 -0
- data/docs/GetCharactersCharacterIdStatsIndustry.md +43 -0
- data/docs/GetCharactersCharacterIdStatsInventory.md +9 -0
- data/docs/GetCharactersCharacterIdStatsIsk.md +9 -0
- data/docs/GetCharactersCharacterIdStatsMarket.md +20 -0
- data/docs/GetCharactersCharacterIdStatsMining.md +26 -0
- data/docs/GetCharactersCharacterIdStatsModule.md +76 -0
- data/docs/GetCharactersCharacterIdStatsOrbital.md +10 -0
- data/docs/GetCharactersCharacterIdStatsPve.md +11 -0
- data/docs/GetCharactersCharacterIdStatsSocial.md +32 -0
- data/docs/GetCharactersCharacterIdStatsTravel.md +28 -0
- data/docs/GetCharactersCharacterIdTitles200Ok.md +9 -0
- data/docs/GetCharactersCharacterIdWalletJournal200Ok.md +7 -7
- data/docs/GetCharactersCharacterIdWalletJournalExtraInfo.md +8 -8
- data/docs/GetCharactersCharacterIdWalletTransactions200Ok.md +6 -6
- data/docs/GetCorporationCorporationIdMiningExtractions200Ok.md +12 -0
- data/docs/GetCorporationCorporationIdMiningObservers200Ok.md +10 -0
- data/docs/GetCorporationCorporationIdMiningObserversObserverId200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdAlliancehistory200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdAssets200Ok.md +5 -5
- data/docs/GetCorporationsCorporationIdBlueprints200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarks200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdBookmarksFolders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContacts200Ok.md +2 -2
- data/docs/GetCorporationsCorporationIdContainersLogs200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdContracts200Ok.md +15 -15
- data/docs/GetCorporationsCorporationIdContractsContractIdBids200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdContractsContractIdItems200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdCustomsOffices200Ok.md +21 -0
- data/docs/GetCorporationsCorporationIdFacilities200Ok.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsKills.md +10 -0
- data/docs/GetCorporationsCorporationIdFwStatsOk.md +12 -0
- data/docs/GetCorporationsCorporationIdFwStatsVictoryPoints.md +10 -0
- data/docs/GetCorporationsCorporationIdIconsOk.md +1 -1
- data/docs/GetCorporationsCorporationIdIndustryJobs200Ok.md +13 -13
- data/docs/GetCorporationsCorporationIdKillmailsRecent200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdMedals200Ok.md +12 -0
- data/docs/GetCorporationsCorporationIdMedalsIssued200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdMembersTitles200Ok.md +9 -0
- data/docs/GetCorporationsCorporationIdMembertracking200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdOk.md +11 -9
- data/docs/GetCorporationsCorporationIdOrders200Ok.md +12 -12
- data/docs/GetCorporationsCorporationIdOrdersHistory200Ok.md +22 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdCoordinates.md +10 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdOk.md +17 -0
- data/docs/GetCorporationsCorporationIdOutpostsOutpostIdService.md +11 -0
- data/docs/GetCorporationsCorporationIdRoles200Ok.md +4 -4
- data/docs/GetCorporationsCorporationIdRolesHistory200Ok.md +13 -0
- data/docs/GetCorporationsCorporationIdShareholders200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdStarbases200Ok.md +15 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdFuel.md +9 -0
- data/docs/GetCorporationsCorporationIdStarbasesStarbaseIdOk.md +21 -0
- data/docs/GetCorporationsCorporationIdStructures200Ok.md +13 -9
- data/docs/GetCorporationsCorporationIdTitles200Ok.md +6 -6
- data/docs/GetCorporationsCorporationIdWallets200Ok.md +1 -1
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournal200Ok.md +7 -7
- data/docs/GetCorporationsCorporationIdWalletsDivisionJournalExtraInfo.md +8 -8
- data/docs/GetCorporationsCorporationIdWalletsDivisionTransactions200Ok.md +6 -6
- data/docs/GetDogmaAttributesAttributeIdOk.md +5 -5
- data/docs/GetDogmaEffectsEffectIdModifier.md +2 -2
- data/docs/GetDogmaEffectsEffectIdOk.md +15 -15
- data/docs/GetFleetsFleetIdMembers200Ok.md +5 -5
- data/docs/GetFleetsFleetIdOk.md +1 -1
- data/docs/GetFleetsFleetIdWings200Ok.md +1 -1
- data/docs/GetFleetsFleetIdWingsSquad.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCharactersActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersKills.md +2 -2
- data/docs/GetFwLeaderboardsCharactersLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCharactersLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCharactersOk.md +2 -2
- data/docs/GetFwLeaderboardsCharactersVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCharactersYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCharactersYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsActiveTotal1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsKills.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsOk.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsCorporationsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsCorporationsYesterday1.md +1 -1
- data/docs/GetFwLeaderboardsKills.md +2 -2
- data/docs/GetFwLeaderboardsLastWeek.md +1 -1
- data/docs/GetFwLeaderboardsLastWeek1.md +1 -1
- data/docs/GetFwLeaderboardsOk.md +2 -2
- data/docs/GetFwLeaderboardsVictoryPoints.md +2 -2
- data/docs/GetFwLeaderboardsYesterday.md +1 -1
- data/docs/GetFwLeaderboardsYesterday1.md +1 -1
- data/docs/GetFwStats200Ok.md +2 -2
- data/docs/GetFwStatsKills.md +1 -1
- data/docs/GetFwStatsVictoryPoints.md +1 -1
- data/docs/GetFwSystems200Ok.md +3 -3
- data/docs/GetFwWars200Ok.md +1 -1
- data/docs/GetIncursions200Ok.md +6 -6
- data/docs/GetIndustryFacilities200Ok.md +3 -3
- data/docs/GetIndustrySystems200Ok.md +1 -1
- data/docs/GetInsurancePrices200Ok.md +1 -1
- data/docs/GetInsurancePricesLevel.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashAttacker.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashItem.md +1 -1
- data/docs/GetKillmailsKillmailIdKillmailHashItem1.md +2 -2
- data/docs/GetKillmailsKillmailIdKillmailHashOk.md +3 -3
- data/docs/GetKillmailsKillmailIdKillmailHashVictim.md +3 -3
- data/docs/GetLoyaltyStoresCorporationIdOffers200Ok.md +4 -3
- data/docs/GetLoyaltyStoresCorporationIdOffersNotFound.md +8 -0
- data/docs/GetLoyaltyStoresCorporationIdOffersRequiredItem.md +1 -1
- data/docs/GetMarketsGroupsMarketGroupIdOk.md +2 -2
- data/docs/GetMarketsPrices200Ok.md +2 -2
- data/docs/GetMarketsRegionIdHistory200Ok.md +3 -3
- data/docs/GetMarketsRegionIdOrders200Ok.md +7 -7
- data/docs/GetMarketsStructuresStructureId200Ok.md +7 -7
- data/docs/GetOpportunitiesGroupsGroupIdOk.md +2 -2
- data/docs/GetOpportunitiesTasksTaskIdOk.md +2 -2
- data/docs/GetSearchOk.md +2 -3
- data/docs/GetSovereigntyCampaigns200Ok.md +5 -5
- data/docs/GetSovereigntyMap200Ok.md +1 -1
- data/docs/GetSovereigntyStructures200Ok.md +1 -1
- data/docs/GetStatusOk.md +1 -1
- data/docs/GetUniverseAncestries200Ok.md +13 -0
- data/docs/GetUniverseBloodlines200Ok.md +6 -6
- data/docs/GetUniverseCategoriesCategoryIdOk.md +1 -1
- data/docs/GetUniverseConstellationsConstellationIdOk.md +1 -1
- data/docs/GetUniverseFactions200Ok.md +5 -5
- data/docs/GetUniverseGraphicsGraphicIdOk.md +5 -5
- data/docs/GetUniverseGroupsGroupIdOk.md +1 -1
- data/docs/GetUniverseMoonsMoonIdOk.md +1 -1
- data/docs/GetUniversePlanetsPlanetIdOk.md +3 -3
- data/docs/GetUniverseRaces200Ok.md +3 -3
- data/docs/GetUniverseRegionsRegionIdOk.md +3 -3
- data/docs/GetUniverseSchematicsSchematicIdOk.md +1 -1
- data/docs/GetUniverseStargatesStargateIdDestination.md +1 -1
- data/docs/GetUniverseStargatesStargateIdOk.md +4 -4
- data/docs/GetUniverseStarsStarIdOk.md +3 -3
- data/docs/GetUniverseStationsStationIdOk.md +6 -6
- data/docs/GetUniverseStructuresStructureIdOk.md +1 -1
- data/docs/GetUniverseSystemJumps200Ok.md +1 -1
- data/docs/GetUniverseSystemKills200Ok.md +2 -2
- data/docs/GetUniverseSystemsSystemIdOk.md +6 -6
- data/docs/GetUniverseSystemsSystemIdPlanet.md +1 -1
- data/docs/GetUniverseTypesTypeIdOk.md +11 -11
- data/docs/GetWarsWarIdAggressor.md +2 -2
- data/docs/GetWarsWarIdAlly.md +1 -1
- data/docs/GetWarsWarIdDefender.md +2 -2
- data/docs/GetWarsWarIdKillmails200Ok.md +1 -1
- data/docs/GetWarsWarIdOk.md +6 -6
- data/docs/IncursionsApi.md +3 -3
- data/docs/IndustryApi.md +278 -17
- data/docs/InsuranceApi.md +4 -4
- data/docs/KillmailsApi.md +16 -16
- data/docs/LocationApi.md +15 -15
- data/docs/LoyaltyApi.md +9 -9
- data/docs/MailApi.md +41 -40
- data/docs/MarketApi.md +172 -42
- data/docs/OpportunitiesApi.md +17 -17
- data/docs/PlanetaryInteractionApi.md +76 -11
- data/docs/PostCharactersAffiliation200Ok.md +1 -1
- data/docs/PostCharactersCharacterIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCharactersCharacterIdAssetsLocationsPosition.md +10 -0
- data/docs/PostCharactersCharacterIdFittingsFitting.md +2 -2
- data/docs/PostCharactersCharacterIdFittingsItem.md +1 -1
- data/docs/PostCharactersCharacterIdMailLabelsLabel.md +1 -1
- data/docs/PostCharactersCharacterIdMailMail.md +2 -2
- data/docs/PostCharactersCharacterIdMailRecipient.md +1 -1
- data/docs/PostCorporationsCorporationIdAssetsLocations200Ok.md +1 -3
- data/docs/PostCorporationsCorporationIdAssetsLocationsPosition.md +10 -0
- data/docs/PostFleetsFleetIdMembersInvitation.md +1 -1
- data/docs/PostUiOpenwindowNewmailNewMail.md +2 -2
- data/docs/PostUniverseIdsAgent.md +9 -0
- data/docs/PostUniverseIdsAlliance.md +9 -0
- data/docs/PostUniverseIdsCharacter.md +9 -0
- data/docs/PostUniverseIdsConstellation.md +9 -0
- data/docs/PostUniverseIdsCorporation.md +9 -0
- data/docs/PostUniverseIdsFaction.md +9 -0
- data/docs/PostUniverseIdsInventoryType.md +9 -0
- data/docs/PostUniverseIdsOk.md +17 -0
- data/docs/PostUniverseIdsRegion.md +9 -0
- data/docs/PostUniverseIdsServiceUnavailable.md +8 -0
- data/docs/PostUniverseIdsStation.md +9 -0
- data/docs/PostUniverseIdsSystem.md +9 -0
- data/docs/PostUniverseNames200Ok.md +1 -1
- data/docs/PutCharactersCharacterIdMailMailIdContents.md +1 -1
- data/docs/PutFleetsFleetIdMembersMemberIdMovement.md +1 -1
- data/docs/PutFleetsFleetIdNewSettings.md +1 -1
- data/docs/RoutesApi.md +4 -4
- data/docs/SearchApi.md +15 -15
- data/docs/SkillsApi.md +13 -13
- data/docs/SovereigntyApi.md +9 -9
- data/docs/StatusApi.md +3 -3
- data/docs/UniverseApi.md +205 -92
- data/docs/UserInterfaceApi.md +20 -20
- data/docs/WalletApi.md +35 -35
- data/docs/WarsApi.md +9 -9
- data/esi_client-1.3.0.gem +0 -0
- data/git_push.sh +1 -1
- data/lib/esi_client.rb +59 -9
- data/lib/esi_client/api/alliance_api.rb +30 -23
- data/lib/esi_client/api/assets_api.rb +51 -33
- data/lib/esi_client/api/bookmarks_api.rb +41 -23
- data/lib/esi_client/api/calendar_api.rb +31 -19
- data/lib/esi_client/api/character_api.rb +249 -70
- data/lib/esi_client/api/clones_api.rb +19 -13
- data/lib/esi_client/api/contacts_api.rb +128 -27
- data/lib/esi_client/api/contracts_api.rb +53 -29
- data/lib/esi_client/api/corporation_api.rb +897 -263
- data/lib/esi_client/api/dogma_api.rb +15 -19
- data/lib/esi_client/api/faction_warfare_api.rb +162 -26
- data/lib/esi_client/api/fittings_api.rb +34 -21
- data/lib/esi_client/api/fleets_api.rb +49 -59
- data/lib/esi_client/api/incursions_api.rb +6 -7
- data/lib/esi_client/api/industry_api.rb +323 -20
- data/lib/esi_client/api/insurance_api.rb +6 -7
- data/lib/esi_client/api/killmails_api.rb +24 -19
- data/lib/esi_client/api/location_api.rb +27 -18
- data/lib/esi_client/api/loyalty_api.rb +17 -11
- data/lib/esi_client/api/mail_api.rb +76 -45
- data/lib/esi_client/api/market_api.rb +192 -45
- data/lib/esi_client/api/opportunities_api.rb +22 -23
- data/lib/esi_client/api/planetary_interaction_api.rb +93 -14
- data/lib/esi_client/api/routes_api.rb +6 -7
- data/lib/esi_client/api/search_api.rb +15 -13
- data/lib/esi_client/api/skills_api.rb +24 -15
- data/lib/esi_client/api/sovereignty_api.rb +12 -15
- data/lib/esi_client/api/status_api.rb +6 -7
- data/lib/esi_client/api/universe_api.rb +216 -109
- data/lib/esi_client/api/user_interface_api.rb +18 -23
- data/lib/esi_client/api/wallet_api.rb +51 -33
- data/lib/esi_client/api/wars_api.rb +12 -15
- data/lib/esi_client/api_client.rb +10 -10
- data/lib/esi_client/api_error.rb +2 -2
- data/lib/esi_client/configuration.rb +3 -3
- data/lib/esi_client/models/delete_characters_character_id_mail_labels_label_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/delete_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/models/forbidden.rb +9 -13
- data/lib/esi_client/models/get_alliances_alliance_id_contacts_200_ok.rb +264 -0
- data/lib/esi_client/models/get_alliances_alliance_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_alliances_alliance_id_icons_ok.rb +20 -24
- data/lib/esi_client/models/get_alliances_alliance_id_not_found.rb +10 -14
- data/lib/esi_client/models/get_alliances_alliance_id_ok.rb +74 -38
- data/lib/esi_client/models/get_alliances_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_agents_research_200_ok.rb +41 -45
- data/lib/esi_client/models/get_characters_character_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_characters_character_id_attributes_ok.rb +45 -49
- data/lib/esi_client/models/get_characters_character_id_blueprints_200_ok.rb +111 -114
- data/lib/esi_client/models/get_characters_character_id_bookmarks_200_ok.rb +76 -71
- data/lib/esi_client/models/get_characters_character_id_bookmarks_coordinates.rb +12 -16
- data/lib/esi_client/models/get_characters_character_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_bookmarks_item.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_calendar_200_ok.rb +36 -39
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_attendees_200_ok.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_calendar_event_id_ok.rb +80 -83
- data/lib/esi_client/models/get_characters_character_id_chat_channels_200_ok.rb +76 -80
- data/lib/esi_client/models/get_characters_character_id_chat_channels_allowed.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_chat_channels_blocked.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_muted.rb +26 -29
- data/lib/esi_client/models/get_characters_character_id_chat_channels_operator.rb +13 -16
- data/lib/esi_client/models/get_characters_character_id_clones_home_location.rb +11 -14
- data/lib/esi_client/models/get_characters_character_id_clones_jump_clone.rb +63 -26
- data/lib/esi_client/models/get_characters_character_id_clones_ok.rb +33 -27
- data/lib/esi_client/models/get_characters_character_id_contacts_200_ok.rb +46 -49
- data/lib/esi_client/models/get_characters_character_id_contacts_labels_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_characters_character_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_corporationhistory_200_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fatigue_ok.rb +19 -23
- data/lib/esi_client/models/get_characters_character_id_fittings_200_ok.rb +44 -48
- data/lib/esi_client/models/get_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_fleet_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_fleet_ok.rb +34 -37
- data/lib/esi_client/models/get_characters_character_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_ok.rb +291 -0
- data/lib/esi_client/models/get_characters_character_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_industry_jobs_200_ok.rb +161 -164
- data/lib/esi_client/models/get_characters_character_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_location_ok.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_loyalty_points_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_200_ok.rb +43 -47
- data/lib/esi_client/models/get_characters_character_id_mail_labels_label.rb +50 -56
- data/lib/esi_client/models/get_characters_character_id_mail_labels_ok.rb +23 -28
- data/lib/esi_client/models/get_characters_character_id_mail_lists_200_ok.rb +10 -14
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_ok.rb +47 -51
- data/lib/esi_client/models/get_characters_character_id_mail_mail_id_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/get_characters_character_id_medals_200_ok.rb +68 -71
- data/lib/esi_client/models/get_characters_character_id_medals_graphic.rb +38 -42
- data/lib/esi_client/models/get_characters_character_id_mining_200_ok.rb +235 -0
- data/lib/esi_client/models/get_characters_character_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_notifications_200_ok.rb +40 -43
- data/lib/esi_client/models/get_characters_character_id_notifications_contacts_200_ok.rb +42 -46
- data/lib/esi_client/models/get_characters_character_id_ok.rb +90 -84
- data/lib/esi_client/models/get_characters_character_id_online_ok.rb +220 -0
- data/lib/esi_client/models/get_characters_character_id_opportunities_200_ok.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_orders_200_ok.rb +159 -162
- data/lib/esi_client/models/get_characters_character_id_orders_history_200_ok.rb +431 -0
- data/lib/esi_client/models/get_characters_character_id_planets_200_ok.rb +101 -104
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_content.rb +25 -29
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_extractor_details.rb +30 -34
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_factory_details.rb +9 -13
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_head.rb +16 -20
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_link.rb +34 -38
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_ok.rb +11 -15
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_pin.rb +75 -79
- data/lib/esi_client/models/get_characters_character_id_planets_planet_id_route.rb +49 -53
- data/lib/esi_client/models/get_characters_character_id_portrait_not_found.rb +8 -12
- data/lib/esi_client/models/get_characters_character_id_portrait_ok.rb +22 -26
- data/lib/esi_client/models/get_characters_character_id_roles_ok.rb +245 -0
- data/lib/esi_client/models/get_characters_character_id_search_ok.rb +28 -44
- data/lib/esi_client/models/get_characters_character_id_ship_ok.rb +29 -33
- data/lib/esi_client/models/get_characters_character_id_skillqueue_200_ok.rb +61 -65
- data/lib/esi_client/models/get_characters_character_id_skills_ok.rb +30 -14
- data/lib/esi_client/models/get_characters_character_id_skills_skill.rb +50 -24
- data/lib/esi_client/models/get_characters_character_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_characters_character_id_stats_200_ok.rb +298 -0
- data/lib/esi_client/models/get_characters_character_id_stats_character.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_combat.rb +1115 -0
- data/lib/esi_client/models/get_characters_character_id_stats_industry.rb +535 -0
- data/lib/esi_client/models/get_characters_character_id_stats_inventory.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_isk.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_stats_market.rb +305 -0
- data/lib/esi_client/models/get_characters_character_id_stats_mining.rb +365 -0
- data/lib/esi_client/models/get_characters_character_id_stats_module.rb +865 -0
- data/lib/esi_client/models/get_characters_character_id_stats_orbital.rb +205 -0
- data/lib/esi_client/models/get_characters_character_id_stats_pve.rb +215 -0
- data/lib/esi_client/models/get_characters_character_id_stats_social.rb +425 -0
- data/lib/esi_client/models/get_characters_character_id_stats_travel.rb +385 -0
- data/lib/esi_client/models/get_characters_character_id_titles_200_ok.rb +195 -0
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_characters_character_id_wallet_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_characters_character_id_wallet_transactions_200_ok.rb +87 -91
- data/lib/esi_client/models/get_characters_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_corporation_corporation_id_mining_extractions_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_200_ok.rb +254 -0
- data/lib/esi_client/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok.rb +250 -0
- data/lib/esi_client/models/get_corporations_corporation_id_alliancehistory_200_ok.rb +27 -31
- data/lib/esi_client/models/get_corporations_corporation_id_assets_200_ok.rb +82 -80
- data/lib/esi_client/models/get_corporations_corporation_id_blueprints_200_ok.rb +117 -120
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_200_ok.rb +51 -55
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_coordinates.rb +11 -15
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_folders_200_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_bookmarks_item.rb +10 -14
- data/lib/esi_client/models/get_corporations_corporation_id_contacts_200_ok.rb +39 -42
- data/lib/esi_client/models/get_corporations_corporation_id_containers_logs_200_ok.rb +102 -105
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_200_ok.rb +180 -183
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_bids_200_ok.rb +28 -32
- data/lib/esi_client/models/get_corporations_corporation_id_contracts_contract_id_items_200_ok.rb +49 -53
- data/lib/esi_client/models/get_corporations_corporation_id_customs_offices_200_ok.rb +435 -0
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_hangar.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_ok.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_divisions_wallet.rb +14 -20
- data/lib/esi_client/models/get_corporations_corporation_id_facilities_200_ok.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_kills.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_ok.rb +233 -0
- data/lib/esi_client/models/get_corporations_corporation_id_fw_stats_victory_points.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_icons_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_icons_ok.rb +22 -26
- data/lib/esi_client/models/get_corporations_corporation_id_industry_jobs_200_ok.rb +163 -166
- data/lib/esi_client/models/get_corporations_corporation_id_killmails_recent_200_ok.rb +25 -29
- data/lib/esi_client/models/get_corporations_corporation_id_medals_200_ok.rb +288 -0
- data/lib/esi_client/models/get_corporations_corporation_id_medals_issued_200_ok.rb +318 -0
- data/lib/esi_client/models/get_corporations_corporation_id_members_titles_200_ok.rb +207 -0
- data/lib/esi_client/models/get_corporations_corporation_id_membertracking_200_ok.rb +46 -50
- data/lib/esi_client/models/get_corporations_corporation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_corporations_corporation_id_ok.rb +114 -141
- data/lib/esi_client/models/get_corporations_corporation_id_orders_200_ok.rb +149 -152
- data/lib/esi_client/models/get_corporations_corporation_id_orders_history_200_ok.rb +459 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_coordinates.rb +220 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_ok.rb +326 -0
- data/lib/esi_client/models/get_corporations_corporation_id_outposts_outpost_id_service.rb +269 -0
- data/lib/esi_client/models/get_corporations_corporation_id_roles_200_ok.rb +52 -55
- data/lib/esi_client/models/get_corporations_corporation_id_roles_history_200_ok.rb +303 -0
- data/lib/esi_client/models/get_corporations_corporation_id_shareholders_200_ok.rb +31 -34
- data/lib/esi_client/models/get_corporations_corporation_id_standings_200_ok.rb +19 -22
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_200_ok.rb +304 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_fuel.rb +205 -0
- data/lib/esi_client/models/get_corporations_corporation_id_starbases_starbase_id_ok.rb +466 -0
- data/lib/esi_client/models/get_corporations_corporation_id_structures_200_ok.rb +269 -94
- data/lib/esi_client/models/get_corporations_corporation_id_structures_service.rb +13 -16
- data/lib/esi_client/models/get_corporations_corporation_id_titles_200_ok.rb +66 -69
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_200_ok.rb +31 -35
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_200_ok.rb +91 -94
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_journal_extra_info.rb +73 -77
- data/lib/esi_client/models/get_corporations_corporation_id_wallets_division_transactions_200_ok.rb +76 -80
- data/lib/esi_client/models/get_corporations_names_200_ok.rb +10 -14
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_attributes_attribute_id_ok.rb +49 -53
- data/lib/esi_client/models/get_dogma_effects_effect_id_modifier.rb +30 -34
- data/lib/esi_client/models/get_dogma_effects_effect_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_dogma_effects_effect_id_ok.rb +130 -134
- data/lib/esi_client/models/get_fleets_fleet_id_members_200_ok.rb +80 -83
- data/lib/esi_client/models/get_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_ok.rb +30 -34
- data/lib/esi_client/models/get_fleets_fleet_id_wings_200_ok.rb +25 -29
- data/lib/esi_client/models/get_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/get_fleets_fleet_id_wings_squad.rb +25 -29
- data/lib/esi_client/models/get_fw_leaderboards_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_characters_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_characters_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_active_total_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_corporations_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_corporations_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_kills.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_last_week.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_last_week_1.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_ok.rb +18 -12
- data/lib/esi_client/models/get_fw_leaderboards_victory_points.rb +32 -36
- data/lib/esi_client/models/get_fw_leaderboards_yesterday.rb +20 -24
- data/lib/esi_client/models/get_fw_leaderboards_yesterday_1.rb +20 -24
- data/lib/esi_client/models/get_fw_stats_200_ok.rb +31 -25
- data/lib/esi_client/models/get_fw_stats_kills.rb +29 -33
- data/lib/esi_client/models/get_fw_stats_victory_points.rb +29 -33
- data/lib/esi_client/models/get_fw_systems_200_ok.rb +48 -52
- data/lib/esi_client/models/get_fw_wars_200_ok.rb +25 -29
- data/lib/esi_client/models/get_incursions_200_ok.rb +82 -85
- data/lib/esi_client/models/get_industry_facilities_200_ok.rb +42 -46
- data/lib/esi_client/models/get_industry_systems_200_ok.rb +26 -30
- data/lib/esi_client/models/get_industry_systems_cost_indice.rb +13 -16
- data/lib/esi_client/models/get_insurance_prices_200_ok.rb +26 -30
- data/lib/esi_client/models/get_insurance_prices_level.rb +26 -30
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_attacker.rb +40 -44
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item.rb +27 -31
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_item_1.rb +39 -43
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_ok.rb +47 -46
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_position.rb +11 -15
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_killmails_killmail_id_killmail_hash_victim.rb +41 -45
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_200_ok.rb +65 -59
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_not_found.rb +185 -0
- data/lib/esi_client/models/get_loyalty_stores_corporation_id_offers_required_item.rb +25 -29
- data/lib/esi_client/models/get_markets_groups_market_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_markets_groups_market_group_id_ok.rb +35 -39
- data/lib/esi_client/models/get_markets_prices_200_ok.rb +24 -28
- data/lib/esi_client/models/get_markets_region_id_history_200_ok.rb +55 -59
- data/lib/esi_client/models/get_markets_region_id_history_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_region_id_orders_200_ok.rb +102 -105
- data/lib/esi_client/models/get_markets_region_id_orders_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_markets_structures_structure_id_200_ok.rb +102 -105
- data/lib/esi_client/models/get_opportunities_groups_group_id_ok.rb +46 -50
- data/lib/esi_client/models/get_opportunities_tasks_task_id_ok.rb +38 -42
- data/lib/esi_client/models/get_route_origin_destination_not_found.rb +8 -12
- data/lib/esi_client/models/get_search_ok.rb +28 -44
- data/lib/esi_client/models/get_sovereignty_campaigns_200_ok.rb +75 -78
- data/lib/esi_client/models/get_sovereignty_campaigns_participant.rb +10 -14
- data/lib/esi_client/models/get_sovereignty_map_200_ok.rb +23 -27
- data/lib/esi_client/models/get_sovereignty_structures_200_ok.rb +24 -28
- data/lib/esi_client/models/get_status_ok.rb +26 -30
- data/lib/esi_client/models/get_universe_ancestries_200_ok.rb +255 -0
- data/lib/esi_client/models/get_universe_bloodlines_200_ok.rb +90 -94
- data/lib/esi_client/models/get_universe_categories_category_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_categories_category_id_ok.rb +30 -34
- data/lib/esi_client/models/get_universe_constellations_constellation_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_constellations_constellation_id_ok.rb +17 -16
- data/lib/esi_client/models/get_universe_constellations_constellation_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_factions_200_ok.rb +65 -79
- data/lib/esi_client/models/get_universe_graphics_graphic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_graphics_graphic_id_ok.rb +46 -50
- data/lib/esi_client/models/get_universe_groups_group_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_groups_group_id_ok.rb +28 -32
- data/lib/esi_client/models/get_universe_moons_moon_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_moons_moon_id_ok.rb +16 -15
- data/lib/esi_client/models/get_universe_moons_moon_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_planets_planet_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_planets_planet_id_ok.rb +43 -42
- data/lib/esi_client/models/get_universe_planets_planet_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_races_200_ok.rb +42 -46
- data/lib/esi_client/models/get_universe_regions_region_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_regions_region_id_ok.rb +40 -44
- data/lib/esi_client/models/get_universe_schematics_schematic_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_schematics_schematic_id_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_destination.rb +25 -29
- data/lib/esi_client/models/get_universe_stargates_stargate_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stargates_stargate_id_ok.rb +50 -44
- data/lib/esi_client/models/get_universe_stargates_stargate_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_stars_star_id_ok.rb +64 -67
- data/lib/esi_client/models/get_universe_stations_station_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_stations_station_id_ok.rb +92 -90
- data/lib/esi_client/models/get_universe_stations_station_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_structures_structure_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_structures_structure_id_ok.rb +21 -25
- data/lib/esi_client/models/get_universe_structures_structure_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_system_jumps_200_ok.rb +25 -29
- data/lib/esi_client/models/get_universe_system_kills_200_ok.rb +41 -45
- data/lib/esi_client/models/get_universe_systems_system_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_systems_system_id_ok.rb +74 -73
- data/lib/esi_client/models/get_universe_systems_system_id_planet.rb +22 -26
- data/lib/esi_client/models/get_universe_systems_system_id_position.rb +11 -15
- data/lib/esi_client/models/get_universe_types_type_id_dogma_attribute.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_dogma_effect.rb +10 -14
- data/lib/esi_client/models/get_universe_types_type_id_not_found.rb +8 -12
- data/lib/esi_client/models/get_universe_types_type_id_ok.rb +111 -115
- data/lib/esi_client/models/get_wars_war_id_aggressor.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_ally.rb +20 -24
- data/lib/esi_client/models/get_wars_war_id_defender.rb +32 -36
- data/lib/esi_client/models/get_wars_war_id_killmails_200_ok.rb +25 -29
- data/lib/esi_client/models/get_wars_war_id_killmails_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/get_wars_war_id_ok.rb +72 -66
- data/lib/esi_client/models/get_wars_war_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/internal_server_error.rb +9 -13
- data/lib/esi_client/models/post_characters_affiliation_200_ok.rb +21 -25
- data/lib/esi_client/models/post_characters_affiliation_not_found.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_characters_character_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_characters_character_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_characters_character_id_fittings_created.rb +9 -13
- data/lib/esi_client/models/post_characters_character_id_fittings_fitting.rb +69 -73
- data/lib/esi_client/models/post_characters_character_id_fittings_item.rb +29 -33
- data/lib/esi_client/models/post_characters_character_id_mail_bad_request.rb +8 -12
- data/lib/esi_client/models/post_characters_character_id_mail_labels_label.rb +41 -44
- data/lib/esi_client/models/post_characters_character_id_mail_mail.rb +59 -63
- data/lib/esi_client/models/post_characters_character_id_mail_recipient.rb +29 -32
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_200_ok.rb +19 -54
- data/lib/esi_client/models/post_corporations_corporation_id_assets_locations_position.rb +220 -0
- data/lib/esi_client/models/post_corporations_corporation_id_assets_names_200_ok.rb +10 -14
- data/lib/esi_client/models/post_fleets_fleet_id_members_invitation.rb +41 -46
- data/lib/esi_client/models/post_fleets_fleet_id_members_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_members_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_not_found.rb +8 -12
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_created.rb +9 -13
- data/lib/esi_client/models/post_fleets_fleet_id_wings_wing_id_squads_not_found.rb +8 -12
- data/lib/esi_client/models/post_ui_openwindow_newmail_new_mail.rb +55 -59
- data/lib/esi_client/models/post_ui_openwindow_newmail_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/post_universe_ids_agent.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_alliance.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_character.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_constellation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_corporation.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_faction.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_inventory_type.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_ok.rb +295 -0
- data/lib/esi_client/models/post_universe_ids_region.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_service_unavailable.rb +185 -0
- data/lib/esi_client/models/post_universe_ids_station.rb +195 -0
- data/lib/esi_client/models/post_universe_ids_system.rb +195 -0
- data/lib/esi_client/models/post_universe_names_200_ok.rb +32 -35
- data/lib/esi_client/models/post_universe_names_not_found.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_calendar_event_id_response.rb +13 -16
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_characters_character_id_mail_mail_id_contents.rb +21 -25
- data/lib/esi_client/models/put_fleets_fleet_id_bad_request.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_movement.rb +40 -45
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_members_member_id_unprocessable_entity.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_new_settings.rb +20 -24
- data/lib/esi_client/models/put_fleets_fleet_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_squads_squad_id_not_found.rb +8 -12
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_naming.rb +12 -16
- data/lib/esi_client/models/put_fleets_fleet_id_wings_wing_id_not_found.rb +8 -12
- data/lib/esi_client/version.rb +3 -3
- data/spec/models/get_alliances_alliance_id_contacts_200_ok_spec.rb +63 -0
- data/spec/models/get_characters_character_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_characters_character_id_fw_stats_ok_spec.rb +71 -0
- data/spec/models/get_characters_character_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_characters_character_id_mining_200_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_online_ok_spec.rb +59 -0
- data/spec/models/get_characters_character_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_characters_character_id_roles_ok_spec.rb +75 -0
- data/spec/models/get_characters_character_id_stats_200_ok_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_character_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_combat_spec.rb +599 -0
- data/spec/models/get_characters_character_id_stats_industry_spec.rb +251 -0
- data/spec/models/get_characters_character_id_stats_inventory_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_isk_spec.rb +47 -0
- data/spec/models/get_characters_character_id_stats_market_spec.rb +113 -0
- data/spec/models/get_characters_character_id_stats_mining_spec.rb +149 -0
- data/spec/models/get_characters_character_id_stats_module_spec.rb +449 -0
- data/spec/models/get_characters_character_id_stats_orbital_spec.rb +53 -0
- data/spec/models/get_characters_character_id_stats_pve_spec.rb +59 -0
- data/spec/models/get_characters_character_id_stats_social_spec.rb +185 -0
- data/spec/models/get_characters_character_id_stats_travel_spec.rb +161 -0
- data/spec/models/get_characters_character_id_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporation_corporation_id_mining_extractions_200_ok_spec.rb +65 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_200_ok_spec.rb +57 -0
- data/spec/models/get_corporation_corporation_id_mining_observers_observer_id_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_customs_offices_200_ok_spec.rb +123 -0
- data/spec/models/get_corporations_corporation_id_facilities_200_ok_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_kills_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_fw_stats_victory_points_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_medals_200_ok_spec.rb +65 -0
- data/spec/models/get_corporations_corporation_id_medals_issued_200_ok_spec.rb +75 -0
- data/spec/models/get_corporations_corporation_id_members_titles_200_ok_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_orders_history_200_ok_spec.rb +133 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_coordinates_spec.rb +53 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_ok_spec.rb +95 -0
- data/spec/models/get_corporations_corporation_id_outposts_outpost_id_service_spec.rb +63 -0
- data/spec/models/get_corporations_corporation_id_roles_history_200_ok_spec.rb +83 -0
- data/spec/models/get_corporations_corporation_id_starbases_200_ok_spec.rb +87 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_fuel_spec.rb +47 -0
- data/spec/models/get_corporations_corporation_id_starbases_starbase_id_ok_spec.rb +143 -0
- data/spec/models/get_loyalty_stores_corporation_id_offers_not_found_spec.rb +41 -0
- data/spec/models/get_universe_ancestries_200_ok_spec.rb +71 -0
- data/spec/models/post_characters_character_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_corporations_corporation_id_assets_locations_position_spec.rb +53 -0
- data/spec/models/post_universe_ids_agent_spec.rb +47 -0
- data/spec/models/post_universe_ids_alliance_spec.rb +47 -0
- data/spec/models/post_universe_ids_character_spec.rb +47 -0
- data/spec/models/post_universe_ids_constellation_spec.rb +47 -0
- data/spec/models/post_universe_ids_corporation_spec.rb +47 -0
- data/spec/models/post_universe_ids_faction_spec.rb +47 -0
- data/spec/models/post_universe_ids_inventory_type_spec.rb +47 -0
- data/spec/models/post_universe_ids_ok_spec.rb +95 -0
- data/spec/models/post_universe_ids_region_spec.rb +47 -0
- data/spec/models/post_universe_ids_service_unavailable_spec.rb +41 -0
- data/spec/models/post_universe_ids_station_spec.rb +47 -0
- data/spec/models/post_universe_ids_system_spec.rb +47 -0
- metadata +232 -3
data/docs/InsuranceApi.md
CHANGED
|
@@ -22,10 +22,10 @@ require 'esi_client'
|
|
|
22
22
|
api_instance = ESIClient::InsuranceApi.new
|
|
23
23
|
|
|
24
24
|
opts = {
|
|
25
|
-
datasource:
|
|
26
|
-
language:
|
|
27
|
-
user_agent:
|
|
28
|
-
x_user_agent:
|
|
25
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
26
|
+
language: 'en-us', # String | Language to use in the response
|
|
27
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
28
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
begin
|
data/docs/KillmailsApi.md
CHANGED
|
@@ -31,12 +31,12 @@ api_instance = ESIClient::KillmailsApi.new
|
|
|
31
31
|
character_id = 56 # Integer | An EVE character ID
|
|
32
32
|
|
|
33
33
|
opts = {
|
|
34
|
-
datasource:
|
|
34
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
35
35
|
max_count: 50, # Integer | How many killmails to return at maximum
|
|
36
36
|
max_kill_id: 56, # Integer | Only return killmails with ID smaller than this.
|
|
37
|
-
token:
|
|
38
|
-
user_agent:
|
|
39
|
-
x_user_agent:
|
|
37
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
38
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
39
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
begin
|
|
@@ -76,11 +76,11 @@ Name | Type | Description | Notes
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
# **get_corporations_corporation_id_killmails_recent**
|
|
79
|
-
> Array<GetCorporationsCorporationIdKillmailsRecent200Ok> get_corporations_corporation_id_killmails_recent(corporation_id, opts)
|
|
79
|
+
> Array<GetCorporationsCorporationIdKillmailsRecent200Ok> get_corporations_corporation_id_killmails_recent(corporation_id, , opts)
|
|
80
80
|
|
|
81
81
|
Get corporation kills and losses
|
|
82
82
|
|
|
83
|
-
Get a list of corporation's recent kills and losses --- This route is cached for up to
|
|
83
|
+
Get a list of corporation's recent kills and losses --- This route is cached for up to 300 seconds --- Requires one of the following EVE corporation role(s): Director
|
|
84
84
|
|
|
85
85
|
### Example
|
|
86
86
|
```ruby
|
|
@@ -97,16 +97,16 @@ api_instance = ESIClient::KillmailsApi.new
|
|
|
97
97
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
98
98
|
|
|
99
99
|
opts = {
|
|
100
|
-
datasource:
|
|
100
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
101
101
|
max_kill_id: 56, # Integer | Only return killmails with ID smaller than this
|
|
102
|
-
token:
|
|
103
|
-
user_agent:
|
|
104
|
-
x_user_agent:
|
|
102
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
103
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
104
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
begin
|
|
108
108
|
#Get corporation kills and losses
|
|
109
|
-
result = api_instance.get_corporations_corporation_id_killmails_recent(corporation_id, opts)
|
|
109
|
+
result = api_instance.get_corporations_corporation_id_killmails_recent(corporation_id, , opts)
|
|
110
110
|
p result
|
|
111
111
|
rescue ESIClient::ApiError => e
|
|
112
112
|
puts "Exception when calling KillmailsApi->get_corporations_corporation_id_killmails_recent: #{e}"
|
|
@@ -144,7 +144,7 @@ Name | Type | Description | Notes
|
|
|
144
144
|
|
|
145
145
|
Get a single killmail
|
|
146
146
|
|
|
147
|
-
Return a single killmail from its ID and hash --- This route is cached for up to
|
|
147
|
+
Return a single killmail from its ID and hash --- This route is cached for up to 1209600 seconds
|
|
148
148
|
|
|
149
149
|
### Example
|
|
150
150
|
```ruby
|
|
@@ -153,14 +153,14 @@ require 'esi_client'
|
|
|
153
153
|
|
|
154
154
|
api_instance = ESIClient::KillmailsApi.new
|
|
155
155
|
|
|
156
|
-
killmail_hash =
|
|
156
|
+
killmail_hash = 'killmail_hash_example' # String | The killmail hash for verification
|
|
157
157
|
|
|
158
158
|
killmail_id = 56 # Integer | The killmail ID to be queried
|
|
159
159
|
|
|
160
160
|
opts = {
|
|
161
|
-
datasource:
|
|
162
|
-
user_agent:
|
|
163
|
-
x_user_agent:
|
|
161
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
162
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
163
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
164
164
|
}
|
|
165
165
|
|
|
166
166
|
begin
|
data/docs/LocationApi.md
CHANGED
|
@@ -5,7 +5,7 @@ All URIs are relative to *https://esi.tech.ccp.is*
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
7
|
[**get_characters_character_id_location**](LocationApi.md#get_characters_character_id_location) | **GET** /v1/characters/{character_id}/location/ | Get character location
|
|
8
|
-
[**get_characters_character_id_online**](LocationApi.md#get_characters_character_id_online) | **GET** /
|
|
8
|
+
[**get_characters_character_id_online**](LocationApi.md#get_characters_character_id_online) | **GET** /v2/characters/{character_id}/online/ | Get character online
|
|
9
9
|
[**get_characters_character_id_ship**](LocationApi.md#get_characters_character_id_ship) | **GET** /v1/characters/{character_id}/ship/ | Get current ship
|
|
10
10
|
|
|
11
11
|
|
|
@@ -31,10 +31,10 @@ api_instance = ESIClient::LocationApi.new
|
|
|
31
31
|
character_id = 56 # Integer | An EVE character ID
|
|
32
32
|
|
|
33
33
|
opts = {
|
|
34
|
-
datasource:
|
|
35
|
-
token:
|
|
36
|
-
user_agent:
|
|
37
|
-
x_user_agent:
|
|
34
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
35
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
36
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
37
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
38
38
|
}
|
|
39
39
|
|
|
40
40
|
begin
|
|
@@ -72,7 +72,7 @@ Name | Type | Description | Notes
|
|
|
72
72
|
|
|
73
73
|
|
|
74
74
|
# **get_characters_character_id_online**
|
|
75
|
-
>
|
|
75
|
+
> GetCharactersCharacterIdOnlineOk get_characters_character_id_online(character_id, opts)
|
|
76
76
|
|
|
77
77
|
Get character online
|
|
78
78
|
|
|
@@ -93,10 +93,10 @@ api_instance = ESIClient::LocationApi.new
|
|
|
93
93
|
character_id = 56 # Integer | An EVE character ID
|
|
94
94
|
|
|
95
95
|
opts = {
|
|
96
|
-
datasource:
|
|
97
|
-
token:
|
|
98
|
-
user_agent:
|
|
99
|
-
x_user_agent:
|
|
96
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
97
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
98
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
99
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
begin
|
|
@@ -120,7 +120,7 @@ Name | Type | Description | Notes
|
|
|
120
120
|
|
|
121
121
|
### Return type
|
|
122
122
|
|
|
123
|
-
**
|
|
123
|
+
[**GetCharactersCharacterIdOnlineOk**](GetCharactersCharacterIdOnlineOk.md)
|
|
124
124
|
|
|
125
125
|
### Authorization
|
|
126
126
|
|
|
@@ -155,10 +155,10 @@ api_instance = ESIClient::LocationApi.new
|
|
|
155
155
|
character_id = 56 # Integer | An EVE character ID
|
|
156
156
|
|
|
157
157
|
opts = {
|
|
158
|
-
datasource:
|
|
159
|
-
token:
|
|
160
|
-
user_agent:
|
|
161
|
-
x_user_agent:
|
|
158
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
159
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
160
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
161
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
begin
|
data/docs/LoyaltyApi.md
CHANGED
|
@@ -30,10 +30,10 @@ api_instance = ESIClient::LoyaltyApi.new
|
|
|
30
30
|
character_id = 56 # Integer | An EVE character ID
|
|
31
31
|
|
|
32
32
|
opts = {
|
|
33
|
-
datasource:
|
|
34
|
-
token:
|
|
35
|
-
user_agent:
|
|
36
|
-
x_user_agent:
|
|
33
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
34
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
35
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
36
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
begin
|
|
@@ -71,7 +71,7 @@ Name | Type | Description | Notes
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
# **get_loyalty_stores_corporation_id_offers**
|
|
74
|
-
> Array<GetLoyaltyStoresCorporationIdOffers200Ok> get_loyalty_stores_corporation_id_offers(corporation_id, opts)
|
|
74
|
+
> Array<GetLoyaltyStoresCorporationIdOffers200Ok> get_loyalty_stores_corporation_id_offers(corporation_id, , opts)
|
|
75
75
|
|
|
76
76
|
List loyalty store offers
|
|
77
77
|
|
|
@@ -87,14 +87,14 @@ api_instance = ESIClient::LoyaltyApi.new
|
|
|
87
87
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
88
88
|
|
|
89
89
|
opts = {
|
|
90
|
-
datasource:
|
|
91
|
-
user_agent:
|
|
92
|
-
x_user_agent:
|
|
90
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
91
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
92
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
begin
|
|
96
96
|
#List loyalty store offers
|
|
97
|
-
result = api_instance.get_loyalty_stores_corporation_id_offers(corporation_id, opts)
|
|
97
|
+
result = api_instance.get_loyalty_stores_corporation_id_offers(corporation_id, , opts)
|
|
98
98
|
p result
|
|
99
99
|
rescue ESIClient::ApiError => e
|
|
100
100
|
puts "Exception when calling LoyaltyApi->get_loyalty_stores_corporation_id_offers: #{e}"
|
data/docs/MailApi.md
CHANGED
|
@@ -39,10 +39,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
39
39
|
label_id = 56 # Integer | An EVE label id
|
|
40
40
|
|
|
41
41
|
opts = {
|
|
42
|
-
datasource:
|
|
43
|
-
token:
|
|
44
|
-
user_agent:
|
|
45
|
-
x_user_agent:
|
|
42
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
43
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
44
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
45
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
begin
|
|
@@ -103,10 +103,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
103
103
|
mail_id = 56 # Integer | An EVE mail ID
|
|
104
104
|
|
|
105
105
|
opts = {
|
|
106
|
-
datasource:
|
|
107
|
-
token:
|
|
108
|
-
user_agent:
|
|
109
|
-
x_user_agent:
|
|
106
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
107
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
108
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
109
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
begin
|
|
@@ -165,12 +165,12 @@ api_instance = ESIClient::MailApi.new
|
|
|
165
165
|
character_id = 56 # Integer | An EVE character ID
|
|
166
166
|
|
|
167
167
|
opts = {
|
|
168
|
-
datasource:
|
|
168
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
169
169
|
labels: [56], # Array<Integer> | Fetch only mails that match one or more of the given labels
|
|
170
170
|
last_mail_id: 56, # Integer | List only mail with an ID lower than the given ID, if present
|
|
171
|
-
token:
|
|
172
|
-
user_agent:
|
|
173
|
-
x_user_agent:
|
|
171
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
172
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
173
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
174
174
|
}
|
|
175
175
|
|
|
176
176
|
begin
|
|
@@ -231,10 +231,10 @@ api_instance = ESIClient::MailApi.new
|
|
|
231
231
|
character_id = 56 # Integer | An EVE character ID
|
|
232
232
|
|
|
233
233
|
opts = {
|
|
234
|
-
datasource:
|
|
235
|
-
token:
|
|
236
|
-
user_agent:
|
|
237
|
-
x_user_agent:
|
|
234
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
235
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
236
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
237
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
238
238
|
}
|
|
239
239
|
|
|
240
240
|
begin
|
|
@@ -293,10 +293,10 @@ api_instance = ESIClient::MailApi.new
|
|
|
293
293
|
character_id = 56 # Integer | An EVE character ID
|
|
294
294
|
|
|
295
295
|
opts = {
|
|
296
|
-
datasource:
|
|
297
|
-
token:
|
|
298
|
-
user_agent:
|
|
299
|
-
x_user_agent:
|
|
296
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
297
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
298
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
299
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
300
300
|
}
|
|
301
301
|
|
|
302
302
|
begin
|
|
@@ -357,10 +357,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
357
357
|
mail_id = 56 # Integer | An EVE mail ID
|
|
358
358
|
|
|
359
359
|
opts = {
|
|
360
|
-
datasource:
|
|
361
|
-
token:
|
|
362
|
-
user_agent:
|
|
363
|
-
x_user_agent:
|
|
360
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
361
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
362
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
363
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
364
364
|
}
|
|
365
365
|
|
|
366
366
|
begin
|
|
@@ -422,10 +422,10 @@ character_id = 56 # Integer | An EVE character ID
|
|
|
422
422
|
mail = ESIClient::PostCharactersCharacterIdMailMail.new # PostCharactersCharacterIdMailMail | The mail to send
|
|
423
423
|
|
|
424
424
|
opts = {
|
|
425
|
-
datasource:
|
|
426
|
-
token:
|
|
427
|
-
user_agent:
|
|
428
|
-
x_user_agent:
|
|
425
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
426
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
427
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
428
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
begin
|
|
@@ -464,7 +464,7 @@ Name | Type | Description | Notes
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
# **post_characters_character_id_mail_labels**
|
|
467
|
-
> Integer post_characters_character_id_mail_labels(
|
|
467
|
+
> Integer post_characters_character_id_mail_labels(character_idlabel, opts)
|
|
468
468
|
|
|
469
469
|
Create a mail label
|
|
470
470
|
|
|
@@ -484,17 +484,18 @@ api_instance = ESIClient::MailApi.new
|
|
|
484
484
|
|
|
485
485
|
character_id = 56 # Integer | An EVE character ID
|
|
486
486
|
|
|
487
|
+
label = ESIClient::PostCharactersCharacterIdMailLabelsLabel.new # PostCharactersCharacterIdMailLabelsLabel | Label to create
|
|
488
|
+
|
|
487
489
|
opts = {
|
|
488
|
-
datasource:
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
x_user_agent: "x_user_agent_example" # String | Client identifier, takes precedence over User-Agent
|
|
490
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
491
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
492
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
493
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
493
494
|
}
|
|
494
495
|
|
|
495
496
|
begin
|
|
496
497
|
#Create a mail label
|
|
497
|
-
result = api_instance.post_characters_character_id_mail_labels(
|
|
498
|
+
result = api_instance.post_characters_character_id_mail_labels(character_idlabel, opts)
|
|
498
499
|
p result
|
|
499
500
|
rescue ESIClient::ApiError => e
|
|
500
501
|
puts "Exception when calling MailApi->post_characters_character_id_mail_labels: #{e}"
|
|
@@ -506,8 +507,8 @@ end
|
|
|
506
507
|
Name | Type | Description | Notes
|
|
507
508
|
------------- | ------------- | ------------- | -------------
|
|
508
509
|
**character_id** | **Integer**| An EVE character ID |
|
|
510
|
+
**label** | [**PostCharactersCharacterIdMailLabelsLabel**](PostCharactersCharacterIdMailLabelsLabel.md)| Label to create |
|
|
509
511
|
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
510
|
-
**label** | [**PostCharactersCharacterIdMailLabelsLabel**](PostCharactersCharacterIdMailLabelsLabel.md)| Label to create | [optional]
|
|
511
512
|
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
512
513
|
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
513
514
|
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
@@ -553,10 +554,10 @@ contents = ESIClient::PutCharactersCharacterIdMailMailIdContents.new # PutCharac
|
|
|
553
554
|
mail_id = 56 # Integer | An EVE mail ID
|
|
554
555
|
|
|
555
556
|
opts = {
|
|
556
|
-
datasource:
|
|
557
|
-
token:
|
|
558
|
-
user_agent:
|
|
559
|
-
x_user_agent:
|
|
557
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
558
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
559
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
560
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
560
561
|
}
|
|
561
562
|
|
|
562
563
|
begin
|
data/docs/MarketApi.md
CHANGED
|
@@ -4,8 +4,10 @@ All URIs are relative to *https://esi.tech.ccp.is*
|
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
|
-
[**get_characters_character_id_orders**](MarketApi.md#get_characters_character_id_orders) | **GET** /v1/characters/{character_id}/orders/ | List orders from a character
|
|
8
|
-
[**
|
|
7
|
+
[**get_characters_character_id_orders**](MarketApi.md#get_characters_character_id_orders) | **GET** /v1/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** /v1/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** /v1/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** /v1/corporations/{corporation_id}/orders/history/ | List historical orders from a corporation
|
|
9
11
|
[**get_markets_groups**](MarketApi.md#get_markets_groups) | **GET** /v1/markets/groups/ | Get item groups
|
|
10
12
|
[**get_markets_groups_market_group_id**](MarketApi.md#get_markets_groups_market_group_id) | **GET** /v1/markets/groups/{market_group_id}/ | Get item group information
|
|
11
13
|
[**get_markets_prices**](MarketApi.md#get_markets_prices) | **GET** /v1/markets/prices/ | List market prices
|
|
@@ -18,9 +20,9 @@ Method | HTTP request | Description
|
|
|
18
20
|
# **get_characters_character_id_orders**
|
|
19
21
|
> Array<GetCharactersCharacterIdOrders200Ok> get_characters_character_id_orders(character_id, opts)
|
|
20
22
|
|
|
21
|
-
List orders from a character
|
|
23
|
+
List open orders from a character
|
|
22
24
|
|
|
23
|
-
List market orders placed by a character --- This route is cached for up to 3600 seconds
|
|
25
|
+
List market orders placed by a character --- This route is cached for up to 3600 seconds --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/characters/{character_id}/orders/)
|
|
24
26
|
|
|
25
27
|
### Example
|
|
26
28
|
```ruby
|
|
@@ -37,14 +39,14 @@ api_instance = ESIClient::MarketApi.new
|
|
|
37
39
|
character_id = 56 # Integer | An EVE character ID
|
|
38
40
|
|
|
39
41
|
opts = {
|
|
40
|
-
datasource:
|
|
41
|
-
token:
|
|
42
|
-
user_agent:
|
|
43
|
-
x_user_agent:
|
|
42
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
43
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
44
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
45
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
44
46
|
}
|
|
45
47
|
|
|
46
48
|
begin
|
|
47
|
-
#List orders from a character
|
|
49
|
+
#List open orders from a character
|
|
48
50
|
result = api_instance.get_characters_character_id_orders(character_id, opts)
|
|
49
51
|
p result
|
|
50
52
|
rescue ESIClient::ApiError => e
|
|
@@ -77,12 +79,76 @@ Name | Type | Description | Notes
|
|
|
77
79
|
|
|
78
80
|
|
|
79
81
|
|
|
82
|
+
# **get_characters_character_id_orders_history**
|
|
83
|
+
> Array<GetCharactersCharacterIdOrdersHistory200Ok> get_characters_character_id_orders_history(character_id, opts)
|
|
84
|
+
|
|
85
|
+
List historical orders by a character
|
|
86
|
+
|
|
87
|
+
List cancelled and expired market orders placed by a character up to 90 days in the past. --- This route is cached for up to 3600 seconds
|
|
88
|
+
|
|
89
|
+
### Example
|
|
90
|
+
```ruby
|
|
91
|
+
# load the gem
|
|
92
|
+
require 'esi_client'
|
|
93
|
+
# setup authorization
|
|
94
|
+
ESIClient.configure do |config|
|
|
95
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
96
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
97
|
+
end
|
|
98
|
+
|
|
99
|
+
api_instance = ESIClient::MarketApi.new
|
|
100
|
+
|
|
101
|
+
character_id = 56 # Integer | An EVE character ID
|
|
102
|
+
|
|
103
|
+
opts = {
|
|
104
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
105
|
+
page: 1, # Integer | Which page of results to return
|
|
106
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
107
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
108
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
begin
|
|
112
|
+
#List historical orders by a character
|
|
113
|
+
result = api_instance.get_characters_character_id_orders_history(character_id, opts)
|
|
114
|
+
p result
|
|
115
|
+
rescue ESIClient::ApiError => e
|
|
116
|
+
puts "Exception when calling MarketApi->get_characters_character_id_orders_history: #{e}"
|
|
117
|
+
end
|
|
118
|
+
```
|
|
119
|
+
|
|
120
|
+
### Parameters
|
|
121
|
+
|
|
122
|
+
Name | Type | Description | Notes
|
|
123
|
+
------------- | ------------- | ------------- | -------------
|
|
124
|
+
**character_id** | **Integer**| An EVE character ID |
|
|
125
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
126
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
127
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
128
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
129
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
130
|
+
|
|
131
|
+
### Return type
|
|
132
|
+
|
|
133
|
+
[**Array<GetCharactersCharacterIdOrdersHistory200Ok>**](GetCharactersCharacterIdOrdersHistory200Ok.md)
|
|
134
|
+
|
|
135
|
+
### Authorization
|
|
136
|
+
|
|
137
|
+
[evesso](../README.md#evesso)
|
|
138
|
+
|
|
139
|
+
### HTTP request headers
|
|
140
|
+
|
|
141
|
+
- **Content-Type**: Not defined
|
|
142
|
+
- **Accept**: application/json
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
80
146
|
# **get_corporations_corporation_id_orders**
|
|
81
|
-
> Array<GetCorporationsCorporationIdOrders200Ok> get_corporations_corporation_id_orders(corporation_id, opts)
|
|
147
|
+
> Array<GetCorporationsCorporationIdOrders200Ok> get_corporations_corporation_id_orders(corporation_id, , opts)
|
|
82
148
|
|
|
83
|
-
List orders from a corporation
|
|
149
|
+
List open orders from a corporation
|
|
84
150
|
|
|
85
|
-
List market orders placed on behalf of a corporation --- This route is cached for up to
|
|
151
|
+
List open market orders placed on behalf of a corporation --- This route is cached for up to 1200 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader --- [This route has an available update](https://esi.tech.ccp.is/diff/latest/dev/#GET-/corporations/{corporation_id}/orders/)
|
|
86
152
|
|
|
87
153
|
### Example
|
|
88
154
|
```ruby
|
|
@@ -99,16 +165,16 @@ api_instance = ESIClient::MarketApi.new
|
|
|
99
165
|
corporation_id = 56 # Integer | An EVE corporation ID
|
|
100
166
|
|
|
101
167
|
opts = {
|
|
102
|
-
datasource:
|
|
168
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
103
169
|
page: 1, # Integer | Which page of results to return
|
|
104
|
-
token:
|
|
105
|
-
user_agent:
|
|
106
|
-
x_user_agent:
|
|
170
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
171
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
172
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
107
173
|
}
|
|
108
174
|
|
|
109
175
|
begin
|
|
110
|
-
#List orders from a corporation
|
|
111
|
-
result = api_instance.get_corporations_corporation_id_orders(corporation_id, opts)
|
|
176
|
+
#List open orders from a corporation
|
|
177
|
+
result = api_instance.get_corporations_corporation_id_orders(corporation_id, , opts)
|
|
112
178
|
p result
|
|
113
179
|
rescue ESIClient::ApiError => e
|
|
114
180
|
puts "Exception when calling MarketApi->get_corporations_corporation_id_orders: #{e}"
|
|
@@ -141,6 +207,70 @@ Name | Type | Description | Notes
|
|
|
141
207
|
|
|
142
208
|
|
|
143
209
|
|
|
210
|
+
# **get_corporations_corporation_id_orders_history**
|
|
211
|
+
> Array<GetCorporationsCorporationIdOrdersHistory200Ok> get_corporations_corporation_id_orders_history(corporation_id, , opts)
|
|
212
|
+
|
|
213
|
+
List historical orders from a corporation
|
|
214
|
+
|
|
215
|
+
List cancelled and expired market orders placed on behalf of a corporation up to 90 days in the past. --- This route is cached for up to 3600 seconds --- Requires one of the following EVE corporation role(s): Accountant, Trader
|
|
216
|
+
|
|
217
|
+
### Example
|
|
218
|
+
```ruby
|
|
219
|
+
# load the gem
|
|
220
|
+
require 'esi_client'
|
|
221
|
+
# setup authorization
|
|
222
|
+
ESIClient.configure do |config|
|
|
223
|
+
# Configure OAuth2 access token for authorization: evesso
|
|
224
|
+
config.access_token = 'YOUR ACCESS TOKEN'
|
|
225
|
+
end
|
|
226
|
+
|
|
227
|
+
api_instance = ESIClient::MarketApi.new
|
|
228
|
+
|
|
229
|
+
corporation_id = 56 # Integer | An EVE corporation ID
|
|
230
|
+
|
|
231
|
+
opts = {
|
|
232
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
233
|
+
page: 1, # Integer | Which page of results to return
|
|
234
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
235
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
236
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
begin
|
|
240
|
+
#List historical orders from a corporation
|
|
241
|
+
result = api_instance.get_corporations_corporation_id_orders_history(corporation_id, , opts)
|
|
242
|
+
p result
|
|
243
|
+
rescue ESIClient::ApiError => e
|
|
244
|
+
puts "Exception when calling MarketApi->get_corporations_corporation_id_orders_history: #{e}"
|
|
245
|
+
end
|
|
246
|
+
```
|
|
247
|
+
|
|
248
|
+
### Parameters
|
|
249
|
+
|
|
250
|
+
Name | Type | Description | Notes
|
|
251
|
+
------------- | ------------- | ------------- | -------------
|
|
252
|
+
**corporation_id** | **Integer**| An EVE corporation ID |
|
|
253
|
+
**datasource** | **String**| The server name you would like data from | [optional] [default to tranquility]
|
|
254
|
+
**page** | **Integer**| Which page of results to return | [optional] [default to 1]
|
|
255
|
+
**token** | **String**| Access token to use if unable to set a header | [optional]
|
|
256
|
+
**user_agent** | **String**| Client identifier, takes precedence over headers | [optional]
|
|
257
|
+
**x_user_agent** | **String**| Client identifier, takes precedence over User-Agent | [optional]
|
|
258
|
+
|
|
259
|
+
### Return type
|
|
260
|
+
|
|
261
|
+
[**Array<GetCorporationsCorporationIdOrdersHistory200Ok>**](GetCorporationsCorporationIdOrdersHistory200Ok.md)
|
|
262
|
+
|
|
263
|
+
### Authorization
|
|
264
|
+
|
|
265
|
+
[evesso](../README.md#evesso)
|
|
266
|
+
|
|
267
|
+
### HTTP request headers
|
|
268
|
+
|
|
269
|
+
- **Content-Type**: Not defined
|
|
270
|
+
- **Accept**: application/json
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
144
274
|
# **get_markets_groups**
|
|
145
275
|
> Array<Integer> get_markets_groups(opts)
|
|
146
276
|
|
|
@@ -156,9 +286,9 @@ require 'esi_client'
|
|
|
156
286
|
api_instance = ESIClient::MarketApi.new
|
|
157
287
|
|
|
158
288
|
opts = {
|
|
159
|
-
datasource:
|
|
160
|
-
user_agent:
|
|
161
|
-
x_user_agent:
|
|
289
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
290
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
291
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
162
292
|
}
|
|
163
293
|
|
|
164
294
|
begin
|
|
@@ -210,10 +340,10 @@ api_instance = ESIClient::MarketApi.new
|
|
|
210
340
|
market_group_id = 56 # Integer | An Eve item group ID
|
|
211
341
|
|
|
212
342
|
opts = {
|
|
213
|
-
datasource:
|
|
214
|
-
language:
|
|
215
|
-
user_agent:
|
|
216
|
-
x_user_agent:
|
|
343
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
344
|
+
language: 'en-us', # String | Language to use in the response
|
|
345
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
346
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
217
347
|
}
|
|
218
348
|
|
|
219
349
|
begin
|
|
@@ -265,9 +395,9 @@ require 'esi_client'
|
|
|
265
395
|
api_instance = ESIClient::MarketApi.new
|
|
266
396
|
|
|
267
397
|
opts = {
|
|
268
|
-
datasource:
|
|
269
|
-
user_agent:
|
|
270
|
-
x_user_agent:
|
|
398
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
399
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
400
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
271
401
|
}
|
|
272
402
|
|
|
273
403
|
begin
|
|
@@ -321,9 +451,9 @@ region_id = 56 # Integer | Return statistics in this region
|
|
|
321
451
|
type_id = 56 # Integer | Return statistics for this type
|
|
322
452
|
|
|
323
453
|
opts = {
|
|
324
|
-
datasource:
|
|
325
|
-
user_agent:
|
|
326
|
-
x_user_agent:
|
|
454
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
455
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
456
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
327
457
|
}
|
|
328
458
|
|
|
329
459
|
begin
|
|
@@ -374,16 +504,16 @@ require 'esi_client'
|
|
|
374
504
|
|
|
375
505
|
api_instance = ESIClient::MarketApi.new
|
|
376
506
|
|
|
377
|
-
order_type =
|
|
507
|
+
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.
|
|
378
508
|
|
|
379
509
|
region_id = 56 # Integer | Return orders in this region
|
|
380
510
|
|
|
381
511
|
opts = {
|
|
382
|
-
datasource:
|
|
512
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
383
513
|
page: 1, # Integer | Which page of results to return
|
|
384
514
|
type_id: 56, # Integer | Return orders only for this type
|
|
385
|
-
user_agent:
|
|
386
|
-
x_user_agent:
|
|
515
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
516
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
387
517
|
}
|
|
388
518
|
|
|
389
519
|
begin
|
|
@@ -439,10 +569,10 @@ api_instance = ESIClient::MarketApi.new
|
|
|
439
569
|
region_id = 56 # Integer | Return statistics in this region
|
|
440
570
|
|
|
441
571
|
opts = {
|
|
442
|
-
datasource:
|
|
572
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
443
573
|
page: 1, # Integer | Which page of results to return
|
|
444
|
-
user_agent:
|
|
445
|
-
x_user_agent:
|
|
574
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
575
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
446
576
|
}
|
|
447
577
|
|
|
448
578
|
begin
|
|
@@ -501,11 +631,11 @@ api_instance = ESIClient::MarketApi.new
|
|
|
501
631
|
structure_id = 789 # Integer | Return orders in this structure
|
|
502
632
|
|
|
503
633
|
opts = {
|
|
504
|
-
datasource:
|
|
634
|
+
datasource: 'tranquility', # String | The server name you would like data from
|
|
505
635
|
page: 1, # Integer | Which page of results to return
|
|
506
|
-
token:
|
|
507
|
-
user_agent:
|
|
508
|
-
x_user_agent:
|
|
636
|
+
token: 'token_example', # String | Access token to use if unable to set a header
|
|
637
|
+
user_agent: 'user_agent_example', # String | Client identifier, takes precedence over headers
|
|
638
|
+
x_user_agent: 'x_user_agent_example' # String | Client identifier, takes precedence over User-Agent
|
|
509
639
|
}
|
|
510
640
|
|
|
511
641
|
begin
|