forked from loafle/openapi-generator-original
parent
827c8c38ed
commit
f5591232fc
@ -125,7 +125,7 @@ public class Swift3Codegen extends DefaultCodegen implements CodegenConfig {
|
|||||||
"true", "lazy", "operator", "in", "COLUMN", "left", "private", "return", "FILE", "mutating", "protocol",
|
"true", "lazy", "operator", "in", "COLUMN", "left", "private", "return", "FILE", "mutating", "protocol",
|
||||||
"switch", "FUNCTION", "none", "public", "where", "LINE", "nonmutating", "static", "while", "optional",
|
"switch", "FUNCTION", "none", "public", "where", "LINE", "nonmutating", "static", "while", "optional",
|
||||||
"struct", "override", "subscript", "postfix", "typealias", "precedence", "var", "prefix", "Protocol",
|
"struct", "override", "subscript", "postfix", "typealias", "precedence", "var", "prefix", "Protocol",
|
||||||
"required", "right", "set", "Type", "unowned", "weak")
|
"required", "right", "set", "Type", "unowned", "weak", "Data")
|
||||||
);
|
);
|
||||||
|
|
||||||
typeMapping = new HashMap<>();
|
typeMapping = new HashMap<>();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user