Skip to content

Commit

Permalink
edit swagger metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
krustowski committed Sep 6, 2024
1 parent f2b44c5 commit 4fdd183
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkg/backend/router.go
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
// @title littr
// @version 0.39.16
// @description nanoblogging platform as PWA built on go-app framework
// @version 0.39.17
// @description a simple nanoblogging platform as PWA built on go-app framework
// @termsOfService https://littr.eu/tos

// @contact.name API Support
// @contact.url https://littr.eu/docs/
// @contact.url https://littr.eu/docs
// @contact.email [email protected]

// @license.name MIT
// @license.url https://github.com/krustowski/littr/blob/master/LICENSE

// @host littr.eu
// @host www.littr.eu
// @BasePath /api/v1

// @supportedSubmitMethods []
Expand Down

0 comments on commit 4fdd183

Please sign in to comment.