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

Swashbuckle annotations #203

Closed TheTedder closed 4 months ago

TheTedder commented 12 months ago

Closes #168

zysim commented 12 months ago

I honestly don't know if I prefer the look of this change. I feel bad that you've already put in the work on this, but things feel less readable, personally. On top of that, the attributes can't be folded away, which gets distracting.

TheTedder commented 4 months ago

I honestly don't know if I prefer the look of this change. I feel bad that you've already put in the work on this, but things feel less readable, personally. On top of that, the attributes can't be folded away, which gets distracting.

I updated it just in case you change your mind. I think the openapi doc is actually more correct this way.

zysim commented 4 months ago

Honestly; this is fine. I'll merge this. nvm there's conflicts. I'll deal with it in a couple hours, if you haven't done so yourself, already.