Skip to content

Commit 50e0082

Browse files
abhijitkaranjkar89FredericHeem
authored andcommitted
Mongo 4.2 Server version Support (Azure#18089)
1 parent 466bb87 commit 50e0082

File tree

1 file changed

+2
-1
lines changed
  • specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15

1 file changed

+2
-1
lines changed

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8503,7 +8503,8 @@
85038503
"enum": [
85048504
"3.2",
85058505
"3.6",
8506-
"4.0"
8506+
"4.0",
8507+
"4.2"
85078508
],
85088509
"description": "Describes the ServerVersion of an a MongoDB account.",
85098510
"x-ms-enum": {

0 commit comments

Comments
 (0)