update description
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2026-02-25 18:31:20 -08:00
parent cb86bafa7c
commit d3771a874a

View File

@@ -323,8 +323,8 @@ func (h *TimesHandler) GetPlacements(ctx *gin.Context) {
}) })
} }
// @Summary Redirect to bot download url by time ID // @Summary Get redirect to bot download url by time ID
// @Description Get a download url for the bot replay of a time by its ID if it exists // @Description Get a HTTP 302 Redirect to the download url for the bot replay of a time by its ID if it exists
// @Tags times // @Tags times
// @Security ApiKeyAuth // @Security ApiKeyAuth
// @Param id path int true "Time ID" // @Param id path int true "Time ID"