Rebuild Petstore samples

This commit is contained in:
xhh
2015-10-16 10:47:00 +08:00
parent 02a9fe2618
commit a1fa0b0834
4 changed files with 6 additions and 6 deletions

View File

@@ -237,7 +237,7 @@ module Petstore
post_body = nil
auth_names = ['petstore_auth', 'api_key']
auth_names = ['api_key']
result = @api_client.call_api(:GET, path,
:header_params => header_params,
:query_params => query_params,