swagger order

This commit is contained in:
Ravi Prasad
2025-07-01 18:24:12 -05:00
parent 637d3e4aba
commit 3d93e26a71
7 changed files with 49 additions and 8 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
// @x-order 1
// @Group Player Stats
// @Accept json
// @Produce json