Method: DocSpring::ApiClient#config
- Defined in:
- lib/docspring/api_client.rb
#config ⇒ Object
The Configuration object holding settings to be used in the API client.
23 24 25 |
# File 'lib/docspring/api_client.rb', line 23 def config @config end |