I am updating my own application once in a while:
EvilSpaceGoblins/Dr.MoonGoo which pulls metenox moondrill data, saves them and returns the values in there.
in the past i used the API Endpoint:
-
/corporations/{corp_id}/assets/
-
operations/GetCorporationsCorporationIdAssets
to fetch fuel blocks and magmatic gas inside of the metenox moon drills.
But now after a few updates i was looking at it again and the API does NOT return the values anymore. It just returns the fuel blocks.
Is this by design and did i miss a updated?
Or was it moved to somewhere else?