tcgdex/cards-database

enhancement: Add a `firstSet`/`lastSet` fields

Closed this issue · 3 comments

Data affected

  • Card
  • Set
  • Serie
  • Other
  • new Data Type

Please explain in more details what idea you have

add the ability to get the first and last released sets of a serie

Can I get this assigned to me? @Aviortheking

Also, since this is like a flag for the endpoint, should we do something like

v2/:lang/sets/first and v2/:lang/sets/last?

As a first step it would be awesome to have it in the series/:serie URL, two fields firstSet and lastSet

Awesome! Let me do it