Method: ReedSdk::Configuration#api_key
- Defined in:
- lib/reed_sdk/configuration.rb
#api_key ⇒ Hash
Defines API keys used with API Key authentications.
42 43 44 |
# File 'lib/reed_sdk/configuration.rb', line 42 def api_key @api_key end |