Skip to content

Commit 4341572

Browse files
authored
Merge pull request #269 from data-integrations/fix/PLUGIN-1281
fix(PLUGIN-1281): fix the authenticationType typo
2 parents 6f601af + cc9da23 commit 4341572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mssql-plugin/widgets/SqlServer-action.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"properties": [
4949
{
5050
"label": "Authentication Type",
51-
"name": "authentication",
51+
"name": "authenticationType",
5252
"widget-type": "radio-group",
5353
"widget-attributes": {
5454
"layout": "inline",

0 commit comments

Comments
 (0)