forked from loafle/openapi-generator-original
added void to default includes
This commit is contained in:
@@ -167,6 +167,7 @@ public class DefaultCodegen {
|
||||
"boolean",
|
||||
"Boolean",
|
||||
"Double",
|
||||
"Void",
|
||||
"Integer",
|
||||
"Long",
|
||||
"Float")
|
||||
|
||||
Reference in New Issue
Block a user