Skip to content

Commit

Permalink
Changement api_name bridge Captchetat
Browse files Browse the repository at this point in the history
  • Loading branch information
SchweisguthN committed May 22, 2024
1 parent 1c89644 commit 9705ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app/bridges/api_captchetat_bridge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def create_enrollment_in_token_manager(
url: "#{api_host}/datapass/v1/approve",
body: {
requestor_email: responsable_technique_email,
api_name: "CaptchEtat",
api_name: "CaptchEtat V2",
approval_id: id
},
api_key: access_token,
Expand Down

0 comments on commit 9705ee0

Please sign in to comment.