Sha256: 5889dbaee170cb042811460ec1a5f88f626016566d6c8951711d4418e37f0ffa
Contents?: true
Size: 198 Bytes
Versions: 2
Compression:
Stored size: 198 Bytes
Contents
Mautic::Engine.routes.draw do resources :connections do member do get :authorize get :oauth2 end # post "webhook/:mautic_id", action: "webhook", on: :collection end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mautic-2.2.2 | config/routes.rb |
mautic-2.1.1 | config/routes.rb |