esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
208 stars 23 forks source link

`/characters/{character_id}/assets/` does not return loaded charges/ammo #1374

Open Nohus opened 4 months ago

Nohus commented 4 months ago

Bug

When requesting assets, ammo loaded into modules is not returned. For example, a ship with a missile launcher with loaded missiles will be returned as the ship and the launcher, but the missiles are missing from the response.

Request

GET /characters/{character_id}/assets/

Response

List of assets, with loaded charges/ammo missing.

Expected

Expected all assets to be returned, including loaded charges/ammo.

Checklist

Check all boxes that apply to this issue: