Sha256: 185fe9a2e3b3175c9817596eb26ff3e04693d3a114af10f387be59011fa96f59
Contents?: true
Size: 209 Bytes
Versions: 7
Compression:
Stored size: 209 Bytes
Contents
Mautic::Engine.routes.draw do resources :connections do member do get :authorize get :oauth2 end # post "webhook/:mautic_connection_id", action: "webhook", on: :collection end end
Version data entries
7 entries across 7 versions & 1 rubygems