Closed NYPD closed 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/
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
com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token
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/