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

Task: Prevent Create Leaderboard Endpoint OpenAPI Doc Entry #226

Open zysim opened 3 months ago

zysim commented 3 months ago

Prevent our code from generating an entry in our OpenAPI doc for leaderboard creations. We want the doc to only list publicly-accessible endpoints, and not admin-only ones.

Affected Functionality

N/A

Other Relevant Issues

223 (this task is a subtask of that)

TheTedder commented 3 months ago

relevant discussion