From 50e0082bf2f74402fd20cd86041665c38c842724 Mon Sep 17 00:00:00 2001 From: Abhijit Karanjkar Date: Mon, 14 Mar 2022 18:47:28 -0700 Subject: [PATCH] Mongo 4.2 Server version Support (#18089) --- .../Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json index fb44a09bb474..6e11b8b0b0ff 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2021-10-15/cosmos-db.json @@ -8503,7 +8503,8 @@ "enum": [ "3.2", "3.6", - "4.0" + "4.0", + "4.2" ], "description": "Describes the ServerVersion of an a MongoDB account.", "x-ms-enum": {