Module: Chatoperastore

Defined in:
lib/chatoperastore.rb,
lib/chatoperastore/errors.rb,
lib/chatoperastore/version.rb,
lib/chatoperastore/requests.rb

Defined Under Namespace

Modules: Requests Classes: AbstractClient, InvalidProviderError, InvalidStoreResponseError, QuotaWdClient

Constant Summary collapse

LICENSE_STORE_PROVIDER =
"LICENSE_STORE_PROVIDER"
VALID_BASEURLS =
%w(https://store.chatopera.com http://localhost:7035)
BASE_PATH =
"/api"
VERSION =
"0.0.9"