forked from loafle/openapi-generator-original
issue #2717 - go code won't compile due to not respecting packageName var
This commit is contained in:
parent
3289933405
commit
8753faf2a5
@ -1,4 +1,4 @@
|
||||
package swagger
|
||||
package {{packageName}}
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
|
Loading…
x
Reference in New Issue
Block a user