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
283 stars 34 forks source link

Missing Passes #47

Closed metzz1 closed 1 year ago

metzz1 commented 1 year ago

Hello, we are currently using this API for loading some information but we noticed that Passes are missing, they have descriptions, rarity and all that.

Example: Paris 2023 Viewer Pass

Thanks

ByMykel commented 1 year ago

Where would you put this data, on collectibles.json or a new file?

ByMykel commented 1 year ago

I've added everything related to operation passes like in this page.

@metzz1 Check the new JSON and let me know if there is something that could be improved. https://github.com/ByMykel/CSGO-API/blob/main/public/api/en/collectibles/operation/pass.json

I will fix the collectible's rarity in a couple of days.