esi / esi-issues

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

/fleets/{fleet_id}/members/ does not mention role requirements in api description #985

Open bahrmichael opened 6 years ago

bahrmichael commented 6 years ago

Inconsistency

The description of fleet endpoints (e.g. /fleets/{fleet_id}/members/) do not mention which fleet role (probably fleet boss) is required to get any meaningful information.

The fleet does not exist or you don’t have access to it gets close, but may be misunderstood.

Routes

Resolution

Mention that one requires fleet boss.

Checklist

Check all boxes that apply to this issue:

Aidansavage commented 6 years ago

This would be applicable to all of the fleet endpoints aside from /characters/{character_id}/fleet/ as that one only gives a fleet_id to users.

bahrmichael commented 6 years ago

@Aidansavage updated the description

ppetermann commented 5 years ago

I just ran into this, so this how it is supposed to work, it's just not properly documented? because I was about to open a ticket saying it doesn't work..