fix: updated readme and added envrc example
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ type CreateCommentPayload struct {
|
||||
Content string `json:"content" validate:"required, max=1000"`
|
||||
}
|
||||
|
||||
// CreateComment godo
|
||||
// CreateComment godoc
|
||||
//
|
||||
// @Summary Creates a new Comment
|
||||
// @Description Creates a new Comment
|
||||
|
||||
Reference in New Issue
Block a user