issues
search
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
Add endpoints and relationships for PlayerAdminNotes
#459
Closed
hburn7
closed
1 month ago
hburn7
commented
1 month ago
Part of #379
Adds
GET
,
POST
,
PATCH
,
DELETE
endpoints for
PlayerAdminNote
s
Configures relationship between
PlayerAdminNote
to
User
and vice versa.
Adds migrations for these relationships
Part of #379
GET
,POST
,PATCH
,DELETE
endpoints forPlayerAdminNote
sPlayerAdminNote
toUser
and vice versa.