PokemonTCG / pokemon-tcg-data

The data found within the Pokémon TCG API
434 stars 202 forks source link

svp Set Totals Not Up-To-Date on API #461

Open dylanlavon opened 1 year ago

dylanlavon commented 1 year ago

When getting card info for svp1 through svp18, the 'printedTotal' and 'total' attributes both return 14,

However, when getting card info for svp19 through svp29, the 'printedTotal' and 'total' attributes both return 29, correctly.