Method: WindcaveRest::Configuration#api_key
- Defined in:
- lib/windcave_rest/configuration.rb
#api_key ⇒ Hash
Defines API keys used with API Key authentications.
27 28 29 |
# File 'lib/windcave_rest/configuration.rb', line 27 def api_key @api_key end |