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.7.2 config/routes.rb
wcc-contentful-1.7.1 config/routes.rb
wcc-contentful-1.7.0 config/routes.rb
wcc-contentful-1.6.2 config/routes.rb
wcc-contentful-1.6.1 config/routes.rb
wcc-contentful-1.6.0 config/routes.rb
wcc-contentful-1.5.1 config/routes.rb
wcc-contentful-1.5.0 config/routes.rb
wcc-contentful-1.5.0.rc1 config/routes.rb
wcc-contentful-1.4.0 config/routes.rb
wcc-contentful-1.4.0.rc3 config/routes.rb
wcc-contentful-1.4.0.rc2 config/routes.rb
wcc-contentful-1.3.2 config/routes.rb
wcc-contentful-1.4.0.rc1 config/routes.rb
wcc-contentful-1.3.1 config/routes.rb
wcc-contentful-1.3.0 config/routes.rb
wcc-contentful-1.2.1 config/routes.rb
wcc-contentful-1.2.0 config/routes.rb
wcc-contentful-1.1.2 config/routes.rb
wcc-contentful-1.1.1 config/routes.rb