📝 docs: comprehensive Swagger documentation skill with hierarchical tagging
This commit is contained in:
@@ -47,7 +47,7 @@ type greetResponse struct {
|
||||
// handleGreetPost godoc
|
||||
// @Summary Get greeting (v2)
|
||||
// @Description Returns a greeting message with validation (v2)
|
||||
// @Tags greet
|
||||
// @Tags API/v2/Greeting
|
||||
// @Accept json
|
||||
// @Produce json
|
||||
// @Param request body GreetRequest true "Greeting request"
|
||||
|
||||
Reference in New Issue
Block a user