mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 21:59:09 +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