Sha256: c439fd6e0f16b66870855a585a7e5126bdfdabfbd1c292839cebc149ce001b7a
Contents?: true
Size: 525 Bytes
Versions: 1
Compression:
Stored size: 525 Bytes
Contents
# cyn_sms # # This file was automatically generated by APIMATIC v2.0 ( # https://apimatic.io ). # CohesityManagementSdk module CynSms # All configuration including auth info and base URI for the API access # are configured in this class. class Configuration # The base Uri for API calls @base_uri = 'http://sms.cynojine.com/sms' # The attribute accessors for public properties. class << self attr_accessor :array_serialization attr_accessor :base_uri end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
CynSMS-1.0 | lib/cyn_sms/configuration.rb |