mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
By using ordered list for json body, we can further minimize amount of data sent by getting rid of the index. We still need previous asset ID, as we send only a subset of real data and server is unable to calculate it from the data sent.