From 1a27732c30dbf250001723616c8104c3a614582a Mon Sep 17 00:00:00 2001 From: Andrew Khoma Date: Tue, 26 Mar 2024 20:44:36 -0700 Subject: [PATCH] Add mongo v5 and v6 to the swagger --- .../Microsoft.DocumentDB/stable/2024-05-15/cosmos-db.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-05-15/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-05-15/cosmos-db.json index c46373a3de6a..509eaec49551 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-05-15/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-05-15/cosmos-db.json @@ -9620,7 +9620,9 @@ "3.2", "3.6", "4.0", - "4.2" + "4.2", + "5.0", + "6.0" ], "description": "Describes the ServerVersion of an a MongoDB account.", "x-ms-enum": {