Skip to content

Commit

Permalink
update the name
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurangkudale committed Dec 28, 2024
1 parent 99edb76 commit a5711ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workspaces/backend/api/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ import (
httpSwagger "github.com/swaggo/http-swagger"
)

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

0 comments on commit a5711ec

Please sign in to comment.