gw2v2LegendaryArmoryByIds
fun gw2v2LegendaryArmoryByIds(ids: List<Int>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2LegendaryArmorySlot>>
fun gw2v2LegendaryArmoryByIds(ids: List<GW2ItemId>, configure: RequestConfigurer? = null): RequestTemplate<List<GW2v2LegendaryArmorySlot>>