update description
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user