This commit is contained in:
parent
cf84b598d0
commit
756d664be7
4 changed files with 81 additions and 56 deletions
|
|
@ -130,7 +130,7 @@ func (co *controller) me(c *gin.Context) {
|
|||
// @Tags User
|
||||
// @Produce json
|
||||
// @Success 200 {object} common.PersonalDTO
|
||||
// @Success 204 {object}
|
||||
// @Success 204
|
||||
// @Failure 400 {object} responses.BadRequest
|
||||
// @Failure 401 {object} responses.Unauthorized
|
||||
// @Failure 500 {object} responses.InternalServerError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue