mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-07 08:00:50 +00:00
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