forked from loafle/openapi-generator-original
Test go-gin-server sample with go test -v (#8855)
* test go gin sample with `go test -v` * install via go get * update main.mustache
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
// once you place this file into your project.
|
||||
// For example,
|
||||
//
|
||||
// sw "github.com/myname/myrepo/go"
|
||||
//sw "github.com/GIT_USER_ID/GIT_REPO_ID/go"
|
||||
//
|
||||
sw "./go"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user