guiguilechat
guiguilechat
But then, assuming we can do the specific path calls for a type, what information does this endpoint add ? Would it be better to just remove it ?
So it does not add anything to the information provided ? I think it helps people get the batch names for several entities, but this can be also done with...
assets/ endpoints are down. Since 2 days , until further notice.
seems to be fixed. Can you check ?
I think this feature would be worse as it would allow and encourage scrapping. Instead, IMO all ids that have existed should be considered valid.
well you could do another path to get the ones you have access to ? first path would return the list of jump bridges /structures/jb/public second path would return the...
I was trying to take into account the performance cost for ESI. There is no sense in having only the second. If you can't identify the bridge you have access...
No because you need to have the list of structures id you have access to. My 2nd endpoint would return something like : /structures/jb/access/7777 [ "21": 5000000 "22": 0 ]...
Q : Why not do a list of script with parameters , eg new BeanScript().withClass(myJCMClass).apply(jcm) ? A : first, for the reason of ordering : the order in which those...