This commit is contained in:
parent
c2304f6a7d
commit
f561869b08
4 changed files with 35 additions and 34 deletions
|
|
@ -370,8 +370,7 @@ func (co *controller) getMerchImage(c *gin.Context) {
|
|||
// @Tags Merch images
|
||||
// @Security BearerAuth
|
||||
// @Param uuid path string true "merch_uuid"
|
||||
// @Param type query string true "image type"
|
||||
// @Success 200 {object} PricesResponse
|
||||
// @Success 200
|
||||
// @Failure 400 {object} responses.ErrorResponse400
|
||||
// @Failure 500 {object} responses.ErrorResponse500
|
||||
// @Router /merch/images/{uuid} [delete]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue