Skip to content

Commit 0f167cc

Browse files
SDKAutotouchdreamer
andcommitted
CodeGen from PR 24709 in Azure/azure-rest-api-specs
change MongoDbAtlasDriver name (#24709) Co-authored-by: Zehua Chen <[email protected]>
1 parent 34f5f1f commit 0f167cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/2018-06-01/Microsoft.DataFactory.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20433,10 +20433,10 @@
2043320433
"properties": {},
2043420434
"description": "The name of the MongoDB Atlas database that you want to access. Type: string (or Expression with resultType string)."
2043520435
},
20436-
"mongoDbAtlasDriverVersion": {
20436+
"driverVersion": {
2043720437
"type": "object",
2043820438
"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)."
2044020440
}
2044120441
},
2044220442
"required": [

0 commit comments

Comments
 (0)