Skip to content

Commit

Permalink
feat: add swagger api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ttktatakai committed Dec 12, 2023
1 parent a346585 commit a74ee36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ import (
"github.com/veops/messenger/send"
)

// main
//
// @externalDocs.description Messenger README
// @externalDocs.url https://github.com/veops/messenger?tab=readme-ov-file#messenger
func main() {
Expand Down

0 comments on commit a74ee36

Please sign in to comment.