Method: OpenApiOpenAIClient::ApiClient#default_headers
- Defined in:
- lib/openapi_openai/api_client.rb
#default_headers ⇒ Hash
Defines the headers to be used in HTTP requests of all API calls by default.
29 30 31 |
# File 'lib/openapi_openai/api_client.rb', line 29 def default_headers @default_headers end |