ByMykel / CSGO-API

An unofficial JSON API for Counter-Strike 2 in multiples languages. List of skins, cases, stickers, collections, collectibles, agents, graffiti, keys, patches and music kits.
https://bymykel.github.io/CSGO-API/
MIT License
255 stars 29 forks source link

"skin-vanilla-*" missing "skin_id" on all.json #113

Closed piyanggoon closed 5 months ago

piyanggoon commented 5 months ago

All items 'id' starting with 'skin-x' should have a 'skin_id' in all.json

Why? For easier parsing into the database to establish relations.

ByMykel commented 5 months ago

Check it now, I've added the skin_id.