/characters/{character_id}/assets/
does not return loaded charges/ammo
#1374
Labels
/characters/{character_id}/assets/
does not return loaded charges/ammo
#1374
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:
The text was updated successfully, but these errors were encountered: