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

@@ -327,7 +327,7 @@ class PetApi {
}
// authentication setting, if any
$authSettings = array('api_key', 'petstore_auth');
$authSettings = array('petstore_auth', 'api_key');
// make the API Call
$response = $this->apiClient->callAPI($resourcePath, $method,