PokemonTCG / pokemon-tcg-data

The data found within the Pokémon TCG API
416 stars 200 forks source link

Why doesn't the API store the newer TCG Live codes? #497

Open stautonico opened 9 months ago

stautonico commented 9 months ago

I noticed that from Scarlet & Violet base set and beyond. The TCG Live set code isn't stored. I get that it doesn't fit in to the ptcgoCode field, but why not create a new field like ptcglCode or something like that? I think this has been brought up before in issue/PR discussions, but I think this is a necessity. There are services that automatically update and rely on this API, and the one limit is that the in-game set IDs need to be set manually.