Skip to content

Commit

Permalink
FIX SCUMBAG SKELZ0R
Browse files Browse the repository at this point in the history
  • Loading branch information
skelz0r committed Aug 2, 2024
1 parent b5ef281 commit 2ecf85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/routes/api_entreprise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +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'
post '/datapass/v2/api_particulier/webhook' => 'datapass_webhooks_v2#api_particulier'
end

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

0 comments on commit 2ecf85d

Please sign in to comment.