We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4eb28 commit c424a09Copy full SHA for c424a09
certified-connectors/Africa's Talking Payments/apiProperties.json
@@ -38,6 +38,15 @@
38
},
39
"iconBrandColor": "#fc9206",
40
"capabilities": [],
41
+ "policyTemplateInstances": [
42
+ {
43
+ "templateId": "dynamichosturl",
44
+ "title": "Host URL",
45
+ "parameters": {
46
+ "x-ms-apimTemplateParameter.urlTemplate": "https://@connectionParameters('environment').africastalking.com"
47
+ }
48
49
+ ],
50
"publisher": "Africa's Talking",
51
"stackOwner": "Africa's Talking"
52
}
0 commit comments