Sha256: e9a13c7be79878c7b3638313dc0ed2a86de69ecc69ad81fdbda305fa42cb5bc3

Contents?: true

Size: 155 Bytes

Versions: 12

Compression:

Stored size: 155 Bytes

Contents

module CcApiStub
  module AppUsageEvents
    extend Helper

    private

    def self.collection_endpoint
      %r{/v2/app_usage_events}
    end
  end
end

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
new_cfoundry-4.9.4 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.9.3 lib/cc_api_stub/app_usage_events.rb
ncfoundry-4.9.4 lib/cc_api_stub/app_usage_events.rb
ncfoundry-4.9.3 lib/cc_api_stub/app_usage_events.rb
ncfoundry-4.9.2 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.9.2 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.9.1 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.9.0 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.8.3 lib/cc_api_stub/app_usage_events.rb
new_cfoundry-4.8.2 lib/cc_api_stub/app_usage_events.rb
cfoundry-4.7.2.rc1 lib/cc_api_stub/app_usage_events.rb
cfoundry-4.7.1 lib/cc_api_stub/app_usage_events.rb