Skip to content

Commit

Permalink
Add webhook v2 for API Particulier
Browse files Browse the repository at this point in the history
  • Loading branch information
skelz0r committed Aug 2, 2024
1 parent 13d7214 commit 5840a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes/api_entreprise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
post '/datapass/api_particulier/webhook' => 'datapass_webhooks#api_particulier'

post '/datapass/v2/api_entreprise/webhook' => 'datapass_webhooks_v2#api_entreprise'
post '/datapass/v2/api_particulier/webhook' => 'datapass_webhooks_v2#api_entreprise'
end

post '/auth/api_gouv_entreprise', as: :login_api_gouv_entreprise
Expand Down

0 comments on commit 5840a3e

Please sign in to comment.