forked from loafle/openapi-generator-original
formatting
This commit is contained in:
Binary file not shown.
@@ -47,7 +47,6 @@ class {{className}} (implicit val swagger: Swagger) extends ScalatraServlet
|
||||
{{#hasMore}},{{/hasMore}}
|
||||
{{/allParams}})
|
||||
)
|
||||
|
||||
|
||||
{{httpMethod}}("{{path}}",operation({{nickname}}Operation)) {
|
||||
{{#allParams}}
|
||||
|
||||
Reference in New Issue
Block a user