Sha256: 0feadb29919c07d8772728aa17842b556093390b5aeb427b985001537c5818a4

Contents?: true

Size: 137 Bytes

Versions: 33

Compression:

Stored size: 137 Bytes

Contents

# frozen_string_literal: true

WCC::Contentful::Engine.routes.draw do
  post 'webhook/receive', to: 'wcc/contentful/webhook#receive'
end

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
wcc-contentful-1.1.0 config/routes.rb
wcc-contentful-1.0.8 config/routes.rb
wcc-contentful-1.0.7 config/routes.rb
wcc-contentful-1.0.6 config/routes.rb
wcc-contentful-1.0.5 config/routes.rb
wcc-contentful-1.0.4 config/routes.rb
wcc-contentful-1.0.3 config/routes.rb
wcc-contentful-1.0.2 config/routes.rb
wcc-contentful-1.0.1 config/routes.rb
wcc-contentful-1.0.0 config/routes.rb
wcc-contentful-1.0.0.pre.rc3 config/routes.rb
wcc-contentful-1.0.0.pre.rc2 config/routes.rb
wcc-contentful-1.0.0.pre.rc1 config/routes.rb