forked from loafle/openapi-generator-original
Fixes issue #7167 (One space too many before JavaDoc first line in model methods).
This commit is contained in:
parent
81c0e81c77
commit
b2de0e6df6
@ -68,7 +68,7 @@ public class {{classname}} {{#parent}}extends {{{parent}}}{{/parent}} {{#seriali
|
||||
}
|
||||
{{/isMapContainer}}
|
||||
|
||||
/**
|
||||
/**
|
||||
{{#description}}
|
||||
* {{{description}}}
|
||||
{{/description}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user