Module: Cropio::Connection::Configurable
- Included in:
- Proxy
- Defined in:
- lib/cropio/connection/configurable.rb
Overview
Contains logic for requests configuration like appending headers to requests.
Constant Summary collapse
- BASE_URL =
Cropwise server and API’s entry point url
'https://operations.cropwise.com/api/v3'