updated versions

This commit is contained in:
fehguy
2015-06-09 00:25:09 -07:00
parent 33c2b1b623
commit 3d2f09a693
180 changed files with 22318 additions and 26364 deletions

View File

@@ -317,7 +317,7 @@ sub new {
# authentication setting, if any
my $auth_settings = ['api_key', 'petstore_auth'];
my $auth_settings = ['petstore_auth', 'api_key'];
# make the API Call
my $response = $self->{api_client}->call_api($_resource_path, $_method,