enhancement: Add a `firstSet`/`lastSet` fields
Closed this issue · 3 comments
Aviortheking commented
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
dleiva04 commented
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?
Aviortheking commented
As a first step it would be awesome to have it in the series/:serie
URL, two fields firstSet
and lastSet
dleiva04 commented
Awesome! Let me do it