You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set it to something more descriptive such as member limit like other responses
EDIT: I would be ok with just adding a name property to the items object on the endpoints that return arrays of single data types, i.e. array of integers; with the name of what the integers are.
e.x. /alliances/ - name = alliance_ids
/types/ - name = type_ids
The text was updated successfully, but these errors were encountered:
ATTENTION: DON'T SUBMIT SSO/CREST/XML RELATED ISSUES
Inconsistency
Routes
/v1/corporations/{corporation_id}/members/limit/ 200 response
Description
Description for this response is
200 ok integer
Resolution
Set it to something more descriptive such as
member limit
like other responsesEDIT: I would be ok with just adding a
name
property to theitems
object on the endpoints that return arrays of single data types, i.e. array of integers; with the name of what the integers are.e.x. /alliances/ - name =
alliance_ids
/types/ - name =
type_ids
The text was updated successfully, but these errors were encountered: