Sha256: 78d898a3a54d2196b23167823a93ddcb44176cfbb7a032bce03d0f183392a2f7

Contents?: true

Size: 137 Bytes

Versions: 29

Compression:

Stored size: 137 Bytes

Contents

module CcApiStub
  module Events
    extend Helper

    private

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

Version data entries

29 entries across 29 versions & 3 rubygems

Version Path
new_cfoundry-4.9.4 lib/cc_api_stub/events.rb
new_cfoundry-4.9.3 lib/cc_api_stub/events.rb
ncfoundry-4.9.4 lib/cc_api_stub/events.rb
ncfoundry-4.9.3 lib/cc_api_stub/events.rb
ncfoundry-4.9.2 lib/cc_api_stub/events.rb
new_cfoundry-4.9.2 lib/cc_api_stub/events.rb
new_cfoundry-4.9.1 lib/cc_api_stub/events.rb
new_cfoundry-4.9.0 lib/cc_api_stub/events.rb
new_cfoundry-4.8.3 lib/cc_api_stub/events.rb
new_cfoundry-4.8.2 lib/cc_api_stub/events.rb
cfoundry-4.7.2.rc1 lib/cc_api_stub/events.rb
cfoundry-4.7.1 lib/cc_api_stub/events.rb
cfoundry-4.7.1.rc1 lib/cc_api_stub/events.rb
cfoundry-4.7.0 lib/cc_api_stub/events.rb
cfoundry-4.6.3.rc3 lib/cc_api_stub/events.rb
cfoundry-4.6.3.rc2 lib/cc_api_stub/events.rb
cfoundry-4.6.3.rc1 lib/cc_api_stub/events.rb
cfoundry-4.6.2 lib/cc_api_stub/events.rb
cfoundry-4.6.1 lib/cc_api_stub/events.rb
cfoundry-4.6.0 lib/cc_api_stub/events.rb