Set proxy in ruby faraday client if configured (#14597)

* set proxy in ruby faraday client if configured

* Add missing string terminator in ruby client spec

* generating samples for ruby
This commit is contained in:
Simon Schmid
2023-02-03 09:11:44 +01:00
committed by GitHub
parent 68b41eeeea
commit 55e2eb1d6a
9 changed files with 84 additions and 2 deletions

View File

@@ -89,6 +89,8 @@ describe Petstore::ApiClient do
end
end
describe '#deserialize' do
it "handles Array<Integer>" do
api_client = Petstore::ApiClient.new