module CcApiStub::Events

Private Class Methods

collection_endpoint() click to toggle source
# File lib/cc_api_stub/events.rb, line 7
def self.collection_endpoint
  %r{/v2/events}
end