Skip to content
Update Brazil Example Configuration authored by Joseph Heenan's avatar Joseph Heenan
...@@ -201,7 +201,7 @@ This example shows how to run the FAPI tests using the payments API instead of t ...@@ -201,7 +201,7 @@ This example shows how to run the FAPI tests using the payments API instead of t
``` ```
{ {
"alias": "obbsb", "alias": "obbsb",
"description": "Raidiam Brazil Mock Bank DCR Example", "description": "Raidiam Brazil Mock Bank Payments Example",
"server": { "server": {
"discoveryUrl": "https://auth.mockbank.poc.raidiam.io/.well-known/openid-configuration" "discoveryUrl": "https://auth.mockbank.poc.raidiam.io/.well-known/openid-configuration"
}, },
... ...
......