Module: SharefileConnect
- Defined in:
- lib/sharefile_connect.rb,
lib/sharefile_connect/data.rb,
lib/sharefile_connect/version.rb,
lib/sharefile_connect/connection.rb
Defined Under Namespace
Classes: Connection, Data
Constant Summary collapse
- BASE_URI =
"https://#{ENV['API_ENDPOINT_DOMAIN']}.sf-api.com/sf/v3"- VERSION =
"0.1.0"