NYPD / pms

Payment Management System for World of Tanks
Mozilla Public License 2.0
1 stars 0 forks source link

Ensure we get emblems from the API correctly #183

Closed NYPD closed 9 years ago

NYPD commented 9 years ago

Currently we have a List in the ClanInfo object, this will have to be changed to the new format found here: https://na.wargaming.net/developers/api_reference/wgn/clans/info/

NYPD commented 9 years ago

This is also currently causing a jackson exception com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token