update ruby samples

This commit is contained in:
William Cheng 2021-10-02 13:10:13 +08:00
parent 0eb7189fae
commit 8602fbc87c
4 changed files with 4 additions and 4 deletions

View File

@ -147,13 +147,13 @@ module Petstore
@server_operation_variables = {}
@api_key = {}
@api_key_prefix = {}
@timeout = 0
@client_side_validation = true
@verify_ssl = true
@verify_ssl_host = true
@params_encoding = nil
@cert_file = nil
@key_file = nil
@timeout = 0
@debugging = false
@inject_format = false
@force_ending_format = false

View File

@ -147,13 +147,13 @@ module XAuthIDAlias
@server_operation_variables = {}
@api_key = {}
@api_key_prefix = {}
@timeout = 0
@client_side_validation = true
@verify_ssl = true
@verify_ssl_host = true
@params_encoding = nil
@cert_file = nil
@key_file = nil
@timeout = 0
@debugging = false
@inject_format = false
@force_ending_format = false

View File

@ -147,13 +147,13 @@ module DynamicServers
@server_operation_variables = {}
@api_key = {}
@api_key_prefix = {}
@timeout = 0
@client_side_validation = true
@verify_ssl = true
@verify_ssl_host = true
@params_encoding = nil
@cert_file = nil
@key_file = nil
@timeout = 0
@debugging = false
@inject_format = false
@force_ending_format = false

View File

@ -147,13 +147,13 @@ module Petstore
@server_operation_variables = {}
@api_key = {}
@api_key_prefix = {}
@timeout = 0
@client_side_validation = true
@verify_ssl = true
@verify_ssl_host = true
@params_encoding = nil
@cert_file = nil
@key_file = nil
@timeout = 0
@debugging = false
@inject_format = false
@force_ending_format = false