Method: OpenapiClient::ApiClient#default_headers

Defined in:
lib/openapi_client/api_client.rb

#default_headersHash

Defines the headers to be used in HTTP requests of all API calls by default.

Returns:

  • (Hash)


27
28
29
# File 'lib/openapi_client/api_client.rb', line 27

def default_headers
  @default_headers
end