feat: Update endpoint /sport

This commit is contained in:
Backend IM Bot 2025-03-09 13:37:10 +00:00
parent 2f38514b9a
commit 383f2f2304

View File

@ -0,0 +1,3 @@
@router.get("/sport")
def get_all_sport():
return 'saved'