Sha256: 1b70d01371e464696974506c289fe4eee7fd733cccaeacd754e131704079c3de

Contents?: true

Size: 139 Bytes

Versions: 8

Compression:

Stored size: 139 Bytes

Contents

# frozen_string_literal: true

Spree::Core::Engine.routes.draw do
  post '/webhooks/:id', to: 'webhooks#receive', as: :receive_webhook
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
solidus_webhooks-0.4.2 config/routes.rb
solidus_webhooks-0.4.1 config/routes.rb
solidus_webhooks-0.4.0 config/routes.rb
solidus_webhooks-0.3.0 config/routes.rb
solidus_webhooks-0.2.0 config/routes.rb
solidus_webhooks-0.1.0 config/routes.rb
solidus_webhooks-0.1.0.beta.1 config/routes.rb
solidus_webhooks-0.0.1.v0.1.0.beta.1.1 config/routes.rb