mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-16 01:39:01 +00:00
in Ruby clients by e.g.:
SwaggerClient::Swagger.configure do |config|
config.verify_ssl = false
end
in Ruby clients by e.g.:
SwaggerClient::Swagger.configure do |config|
config.verify_ssl = false
end