fix: updated readme and added envrc example

This commit is contained in:
2025-03-31 19:02:03 +01:00
parent 88f71be0c4
commit f1779268f4
3 changed files with 215 additions and 17 deletions
+1 -1
View File
@@ -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