osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Rewrite matches navigation inclusion query extensions #407

Closed myssto closed 2 months ago

myssto commented 2 months ago

Closes #351

Rewrote some problematic code I wrote for including child entities on matches that was causing crashes. This functionality shouldn't really be needed anymore. Removed some unused legacy code from the matches service.