-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
esi-charactersfeature requestwontfixIssue won't be solved due to design decisions or technical limitations.Issue won't be solved due to design decisions or technical limitations.
Description
It is absolutely critical for skill training calculations to know if a character is an Alpha or Omega clone. Unfortunatelythere isn't any information about this in ESI on the character or clone endpoints.
An extension of the character's public information (or a new non-public endpoint similar to XML CharacterSheet) like below would be great.
{ "ancestry_id": 19, "birthday": "2015-03-24T11:37:00Z", "bloodline_id": 3, "corporation_id": 109299958, "description": "", "gender": "male", "name": "CCP Bartender", "race_id": 2, "clone_state": "Alpha" }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
esi-charactersfeature requestwontfixIssue won't be solved due to design decisions or technical limitations.Issue won't be solved due to design decisions or technical limitations.