Skip to content

Commit

Permalink
chore: correcting the comet (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
Raffiuds authored and easonlin404 committed Nov 14, 2019
1 parent 75ecf95 commit b564023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/markdown/api/api.go
Expand Up @@ -61,7 +61,7 @@ func AddUser(w http.ResponseWriter, r *http.Request) {
// write your code
}

// AddUser example
// UpdateUser example
// @Summary Add a new user to the store
// @Tags admin
// @Accept json
Expand Down

0 comments on commit b564023

Please sign in to comment.