AlanOC91 / YGOPRODeck

Yu-Gi-Oh! Card Database and Deck Share Site
81 stars 4 forks source link

Extend the Archetype End Point with beta name #309

Open necrodraco opened 3 years ago

necrodraco commented 3 years ago

The Current result of the archetype endpoint looks like this:

[ { "archetype_name": "@Ignister" }, ... ]

It would be helpful if it features some of the "cardinfo" Endpoint informations. I think especially for a "beta_name" feature to grab archetype name changes.

AlanOC91 commented 3 years ago

Definitely a good idea but would need to tweak the database to accommodate. Will look into this though as it's something that would certainly be useful to track.

Not sure if I'd make it retrospective though. Maybe just for new changes going forward.