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
@@ -72,6 +72,7 @@ func ScrapePlayerShotChart(db *gorm.DB) fiber.Handler {
// @Summary Get shot-chart data
// @Description Returns a paginated list of shot-chart points, optionally filtered by various parameters.
// @Tags PlayerShotChart
// @Group Player-Specific
// @Accept json
// @Produce json
// @Param page query int false "Page number for pagination (defaults to 1)"