Skip to content

Commit

Permalink
fixed swag issue
Browse files Browse the repository at this point in the history
  • Loading branch information
edoriggio committed Aug 22, 2024
1 parent 4ef8c20 commit 83ee7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/internal/controller/dsl.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
// @Tags DSL
// @Produce json
// @Param page parameter string false "parameter name"
// @Success 200 {object} models.TypesMap|[]string
// @Success 200 {object} models.TypesMap
// @Failure 400 {object} models.HTTPError
// @Failure 500 {object} models.HTTPError
// @Router /search [post]
Expand Down

0 comments on commit 83ee7f7

Please # to comment.