Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurang Kudale <[email protected]>
  • Loading branch information
gaurangkudale committed Dec 28, 2024
1 parent 4149148 commit 87d5164
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workspaces/backend/api/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ import (
httpSwagger "github.com/swaggo/http-swagger"
)

// @title My API
// @version 1.0
// @description This is a sample API with endpoints defined in app.go.
// @title Notebooks API
// @version v1
// @description Notebooks API with endpoints defined in app.go.
// @host localhost:4000
// @BasePath /api/v1

Expand Down

0 comments on commit 87d5164

Please sign in to comment.