package dto type ApproveMediaInput struct { MediaId string `json:"mediaId" binding:"required"` }