dragonfruitnetwork / dragon6-api

Rainbow Six Siege Stats API for .NET
Apache License 2.0
12 stars 6 forks source link

add skill records #295

Closed aspriddell closed 2 years ago

aspriddell commented 2 years ago

Closes #293

Adds support for batch lookups of users on a single platform over multiple seasons, boards and regions. Extensions support any account (regardless of platform) by partitioning into platforms and making a separate request for each.

Updates dependencies (closes #294) and adds some EnumMemberAttributes to BoardType