mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
added additional params
This commit is contained in:
parent
7a6d6d27ff
commit
ba4fda12dc
@ -89,6 +89,7 @@ abstract class BasicGenerator extends CodegenConfig with PathUtil {
|
||||
}
|
||||
}
|
||||
|
||||
additionalParams ++= opts.properties
|
||||
val apis: List[ApiListing] = getApis(host, doc, authorization)
|
||||
|
||||
SwaggerSerializers.validationMessages.filter(_.level == ValidationMessage.ERROR).size match {
|
||||
|
Loading…
Reference in New Issue
Block a user