forked from loafle/openapi-generator-original
Objc client ssl verification
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
self.password = @"";
|
||||
self.tempFolderPath = nil;
|
||||
self.debug = NO;
|
||||
self.verifySSL = YES;
|
||||
self.loggingFile = nil;
|
||||
self.mutableApiKey = [NSMutableDictionary dictionary];
|
||||
self.mutableApiKeyPrefix = [NSMutableDictionary dictionary];
|
||||
|
||||
Reference in New Issue
Block a user