You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/2018-06-01/Microsoft.DataFactory.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20433,10 +20433,10 @@
20433
20433
"properties": {},
20434
20434
"description": "The name of the MongoDB Atlas database that you want to access. Type: string (or Expression with resultType string)."
20435
20435
},
20436
-
"mongoDbAtlasDriverVersion": {
20436
+
"driverVersion": {
20437
20437
"type": "object",
20438
20438
"properties": {},
20439
-
"description": "The MongoDB Atlas Driver version that you want to choose. Allowed value are 2.10.4 and 2.19.0. Type: string (or Expression with resultType string)."
20439
+
"description": "The driver version that you want to choose. Allowed value are v1 and v2. Type: string (or Expression with resultType string)."
0 commit comments