Skip to content

Commit

Permalink
Merge pull request #1501 from betagouv/revert-1492-changement-api-nam…
Browse files Browse the repository at this point in the history
…e-captchetat

Revert "Changement api_name bridge Captchetat (#1492)"
  • Loading branch information
Samuelfaure authored Jun 3, 2024
2 parents 336e415 + 4b0257e commit c52e472
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 V2",
api_name: "CaptchEtat",
approval_id: id
},
api_key: access_token,
Expand Down

0 comments on commit c52e472

Please sign in to comment.