From 45b75e8f772f32abc3dab69de7fc296e4a0e182d Mon Sep 17 00:00:00 2001 From: Andrew Khoma Date: Wed, 27 Mar 2024 12:58:37 -0700 Subject: [PATCH] Add mongo v5 and v6 to the preview swagger (#28472) Co-authored-by: Andrew Khoma --- .../preview/2024-05-15-preview/cosmos-db.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json index 70c0b1185987..d8a2e6d54c27 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json @@ -11566,7 +11566,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": {