File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
modules/openapi-generator/src/main/resources/kotlin-client Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -85,14 +85,14 @@ import kotlinx.serialization.*
8585 { {/multiplatform} }
8686 { {#isArray} }
8787 { {#isList} }
88- { {& name} }(listOf({ {{value} }})){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
88+ { {#name } } { {^isEmpty } } { {&name } } { {/isEmpty } } { {#isEmpty } }_ { {/isEmpty } } { {/ name} }(listOf({ {{value} }})){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
8989 { {/isList} }
9090 { {^isList} }
91- { {& name} }(arrayOf({ {{value} }})){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
91+ { {#name } } { {^isEmpty } } { {&name } } { {/isEmpty } } { {#isEmpty } }_ { {/isEmpty } } { {/ name} }(arrayOf({ {{value} }})){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
9292 { {/isList} }
9393 { {/isArray} }
9494 { {^isArray} }
95- { {& name} }({ {{value} }}){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
95+ { {#name } } { {^isEmpty } } { {&name } } { {/isEmpty } } { {#isEmpty } }_ { {/isEmpty } } { {/ name} }({ {{value} }}){ {^-last} },{ {/-last} }{ {#-last} };{ {/-last} }
9696 { {/isArray} }
9797{ {/enumVars} }{ {/allowableValues} }
9898 /**
You can’t perform that action at this time.
0 commit comments