CreateUser godoc @Summary Create a new user @Description Create a new user with username, email, phone and password @Tags users @Accept json @Produce json @Param request body dto.CreateUserRequest true "User information" @Success 200 {object} response.Response @Failure 400 {obj
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected