RiotGames / developer-relations

Riot Games Developer Ecosystem Bug Reporting
http://developer.riotgames.com
746 stars 44 forks source link

[BUG] DataDragon ARAM Clash queueId missing #722

Closed DarkIntaqt closed 1 year ago

DarkIntaqt commented 1 year ago

The ARAM Clash queueId is missing on here https://static.developer.riotgames.com/docs/lol/queues.json (should be 720)

Please add something like this into the queues.json file:

{
        "queueId": 720,
        "map": "Howling Abyss",
        "description": "Clash games",
        "notes": null
}
RiotTuxedo commented 1 year ago

Updated. Thanks for the report.