esi / esi-issues

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

No endpoint for corporation fittings #234

Open Yantrio opened 7 years ago

Yantrio commented 7 years ago

I'd love to be able to get/post corp fittings, but there is currently no endpoint.

markus-lassfolk commented 7 years ago

Same. Being able to keep the Corp Fits up to date in an easy way, would be "priceless".

testfax commented 7 years ago

+1

crossedxd commented 5 years ago

Bit of a bump. I'm working on a tool that compares fitted ships in corp assets against fittings to help with ship maintenance/upkeep, and being able to leverage the in-game corp fittings versus having to manually load each fitting into the tool would be a great help.

sander2828 commented 5 years ago

agreed this endpoint would be real helpful and save tons of manual work.

lunedis commented 5 years ago

doesn't even need write access for a starter, just read access would already be useful.

lizthegrey commented 3 years ago

The "workaround" of importing to individual chars rather than to corp does exist, but has some risks. Someone may have a stale set of personal fittings imported from a shared fittings resource available to corp, and then accidentally buy a stale/outdated fit because they haven't synced their fittings recently. Or corps could regularly push updated fits to all of their members with API keys on file to avoid the out of date problem, but that's going to generate N times the traffic, where N is number of chars in corp, and I'm sure @HakShak does not want us making ESI fall over.