leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

Update Leaderboard Endpoint #256

Closed TheTedder closed 2 weeks ago

TheTedder commented 3 weeks ago

Closes #236. This PR introduces a bigger change too: making a leaderboard's Info field non-nullable. This is to make it possible to differentiate between an update request that doesn't want to update the info field and one that wants to set it to null.