Skip to content

Commit 0ced93b

Browse files
committed
update netcetera auth type in sample_auth.toml
1 parent 2796b62 commit 0ced93b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/router/tests/connectors/sample_auth.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,8 @@ api_key="API Key"
205205

206206

207207
[netcetera]
208-
api_key="API Key"
208+
certificate="Certificate"
209+
private_key="Private Key"
209210

210211

211212
[ebanx]

0 commit comments

Comments
 (0)