forked from loafle/openapi-generator-original
update ruby samples
This commit is contained in:
parent
0eb7189fae
commit
8602fbc87c
@ -147,13 +147,13 @@ module Petstore
|
|||||||
@server_operation_variables = {}
|
@server_operation_variables = {}
|
||||||
@api_key = {}
|
@api_key = {}
|
||||||
@api_key_prefix = {}
|
@api_key_prefix = {}
|
||||||
@timeout = 0
|
|
||||||
@client_side_validation = true
|
@client_side_validation = true
|
||||||
@verify_ssl = true
|
@verify_ssl = true
|
||||||
@verify_ssl_host = true
|
@verify_ssl_host = true
|
||||||
@params_encoding = nil
|
@params_encoding = nil
|
||||||
@cert_file = nil
|
@cert_file = nil
|
||||||
@key_file = nil
|
@key_file = nil
|
||||||
|
@timeout = 0
|
||||||
@debugging = false
|
@debugging = false
|
||||||
@inject_format = false
|
@inject_format = false
|
||||||
@force_ending_format = false
|
@force_ending_format = false
|
||||||
|
@ -147,13 +147,13 @@ module XAuthIDAlias
|
|||||||
@server_operation_variables = {}
|
@server_operation_variables = {}
|
||||||
@api_key = {}
|
@api_key = {}
|
||||||
@api_key_prefix = {}
|
@api_key_prefix = {}
|
||||||
@timeout = 0
|
|
||||||
@client_side_validation = true
|
@client_side_validation = true
|
||||||
@verify_ssl = true
|
@verify_ssl = true
|
||||||
@verify_ssl_host = true
|
@verify_ssl_host = true
|
||||||
@params_encoding = nil
|
@params_encoding = nil
|
||||||
@cert_file = nil
|
@cert_file = nil
|
||||||
@key_file = nil
|
@key_file = nil
|
||||||
|
@timeout = 0
|
||||||
@debugging = false
|
@debugging = false
|
||||||
@inject_format = false
|
@inject_format = false
|
||||||
@force_ending_format = false
|
@force_ending_format = false
|
||||||
|
@ -147,13 +147,13 @@ module DynamicServers
|
|||||||
@server_operation_variables = {}
|
@server_operation_variables = {}
|
||||||
@api_key = {}
|
@api_key = {}
|
||||||
@api_key_prefix = {}
|
@api_key_prefix = {}
|
||||||
@timeout = 0
|
|
||||||
@client_side_validation = true
|
@client_side_validation = true
|
||||||
@verify_ssl = true
|
@verify_ssl = true
|
||||||
@verify_ssl_host = true
|
@verify_ssl_host = true
|
||||||
@params_encoding = nil
|
@params_encoding = nil
|
||||||
@cert_file = nil
|
@cert_file = nil
|
||||||
@key_file = nil
|
@key_file = nil
|
||||||
|
@timeout = 0
|
||||||
@debugging = false
|
@debugging = false
|
||||||
@inject_format = false
|
@inject_format = false
|
||||||
@force_ending_format = false
|
@force_ending_format = false
|
||||||
|
@ -147,13 +147,13 @@ module Petstore
|
|||||||
@server_operation_variables = {}
|
@server_operation_variables = {}
|
||||||
@api_key = {}
|
@api_key = {}
|
||||||
@api_key_prefix = {}
|
@api_key_prefix = {}
|
||||||
@timeout = 0
|
|
||||||
@client_side_validation = true
|
@client_side_validation = true
|
||||||
@verify_ssl = true
|
@verify_ssl = true
|
||||||
@verify_ssl_host = true
|
@verify_ssl_host = true
|
||||||
@params_encoding = nil
|
@params_encoding = nil
|
||||||
@cert_file = nil
|
@cert_file = nil
|
||||||
@key_file = nil
|
@key_file = nil
|
||||||
|
@timeout = 0
|
||||||
@debugging = false
|
@debugging = false
|
||||||
@inject_format = false
|
@inject_format = false
|
||||||
@force_ending_format = false
|
@force_ending_format = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user