Skip to content

Commit

Permalink
chore: squash
Browse files Browse the repository at this point in the history
  • Loading branch information
kieranroneill committed Jun 12, 2024
1 parent 0d08f0b commit ad295e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/v1/quests/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
// @Success 200 {object} _types.ResponseBody
// @Failure 400 "If the account param is not provided"
// @Failure 400 "If the account param is an invalid AVM address"
// @Failure 405 "If it is not a GET or OPTIONS request"
// @Failure 405 "If it is not a GET request"
// @Failure 500
// @Header all {string} Cache-Control "public, max-age=3600"
// @Router /v1/quests [get]
Expand Down

0 comments on commit ad295e0

Please sign in to comment.