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}}
|
module {{moduleName}}
|
||||||
{{#operations}}
|
{{#operations}}
|
||||||
class {{classname}}
|
class {{classname}}
|
||||||
basePath = "{{basePath}}"
|
|
||||||
# apiInvoker = APIInvoker
|
|
||||||
{{#operation}}
|
{{#operation}}
|
||||||
{{newline}}
|
{{newline}}
|
||||||
# {{summary}}
|
# {{summary}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user