forked from loafle/openapi-generator-original
Remove unused code
This commit is contained in:
parent
0ac1ef266f
commit
8c10e4f2b0
@ -3,8 +3,6 @@ require "uri"
|
||||
module {{moduleName}}
|
||||
{{#operations}}
|
||||
class {{classname}}
|
||||
basePath = "{{basePath}}"
|
||||
# apiInvoker = APIInvoker
|
||||
{{#operation}}
|
||||
{{newline}}
|
||||
# {{summary}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user