swagger groups

This commit is contained in:
Ravi Prasad
2025-07-01 18:10:33 -05:00
parent e53d67b076
commit 637d3e4aba
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ func ScrapePlayerTotalStats(db *gorm.DB) fiber.Handler {
// @Summary Get player total stats
// @Description Filter and paginate player totals
// @Tags PlayerTotals
// @Group Player Stats
// @Accept json
// @Produce json
// @Param season query int false "Season (e.g. 2000)"