forked from loafle/openapi-generator-original
added additional params
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user