forked from loafle/openapi-generator-original
Spelling fixes
This commit is contained in:
@@ -44,7 +44,7 @@ use constant VERSION => '1.0.0';
|
||||
our $http_timeout = 180;
|
||||
our $http_user_agent = 'Perl-Swagger';
|
||||
|
||||
# authenticaiton setting
|
||||
# authentication setting
|
||||
our $api_key = {};
|
||||
our $api_key_prefix = {};
|
||||
our $api_key_in = {};
|
||||
|
||||
Reference in New Issue
Block a user