From 8b2d77b017227728b8cd7856304f59b1e0073fa1 Mon Sep 17 00:00:00 2001 From: Andrew Khoma Date: Thu, 25 Jul 2024 14:24:58 -0700 Subject: [PATCH] add the v7 to the swagger --- .../Microsoft.DocumentDB/stable/2024-08-15/cosmos-db.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/cosmos-db.json index 6046c62ec581..294fea30e548 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-08-15/cosmos-db.json @@ -9622,9 +9622,10 @@ "4.0", "4.2", "5.0", - "6.0" + "6.0", + "7.0" ], - "description": "Describes the ServerVersion of an a MongoDB account.", + "description": "Describes the version of the MongoDB account.", "x-ms-enum": { "modelAsString": true, "name": "ServerVersion"