added readme
This commit is contained in:
@@ -226,7 +226,7 @@ func (h *Handler) ChangePassword(c *gin.Context) {
|
||||
c.JSON(http.StatusOK, gin.H{"message": "password changed successfully"})
|
||||
}
|
||||
|
||||
// @Summary Update profile
|
||||
// @Summary Update epta profile
|
||||
// @Description Update current user's username
|
||||
// @Tags auth
|
||||
// @Accept json
|
||||
|
||||
Reference in New Issue
Block a user