2023-10-18, 02:09 AM
exactly @Dex Luther
all i request is that they tag them, return them in whatever order you want but tag them
boxart, poster, fan poster, german, english, spanish whatever works
for your color example it would work perfectly if the color api just returned types then its just a matter of if type primary
all i request is that they tag them, return them in whatever order you want but tag them
boxart, poster, fan poster, german, english, spanish whatever works
for your color example it would work perfectly if the color api just returned types then its just a matter of if type primary
Code:
{'colors': [{'color': 'red','type': 'primary'},
{'color': 'green','type': 'primary'},
{'color': 'blue','type': 'primary'},
{'color': 'purple','type': 'secondary'}]}