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
cfoundry-4.5.3 lib/cc_api_stub/events.rb
cfoundry-4.5.2 lib/cc_api_stub/events.rb
cfoundry-4.5.1 lib/cc_api_stub/events.rb
cfoundry-4.5.0 lib/cc_api_stub/events.rb
cfoundry-4.3.12 lib/cc_api_stub/events.rb
cfoundry-4.3.11 lib/cc_api_stub/events.rb
cfoundry-4.3.10 lib/cc_api_stub/events.rb
cfoundry-4.3.9 lib/cc_api_stub/events.rb
cfoundry-4.3.8 lib/cc_api_stub/events.rb