forked from loafle/openapi-generator-original
formatting
This commit is contained in:
parent
e851262875
commit
cfa1f1a3c1
@ -239,7 +239,7 @@ class Codegen(config: CodegenConfig) {
|
||||
}
|
||||
}
|
||||
|
||||
params += "dataType" ->config.toDeclaredType(u)
|
||||
params += "dataType" -> config.toDeclaredType(u)
|
||||
|
||||
param.allowableValues match {
|
||||
case a: AllowableValues => params += "allowableValues" -> allowableValuesToString(a)
|
||||
|
Loading…
x
Reference in New Issue
Block a user