From 7d53b67f7d831643fa198b00e0fda536d8e69814 Mon Sep 17 00:00:00 2001 From: frrossms <71098903+frrossms@users.noreply.github.com> Date: Sun, 28 Feb 2021 21:08:09 -0800 Subject: [PATCH] This field ended up out of sync between the resource provider and the Swagger we checked in on Friday. (#13200) --- .../preview/2021-03-01-preview/managedCassandra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-03-01-preview/managedCassandra.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-03-01-preview/managedCassandra.json index cbc0d8b0d4b8..2427fbdf349d 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-03-01-preview/managedCassandra.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-03-01-preview/managedCassandra.json @@ -839,7 +839,7 @@ "description": "Number of hours to wait between taking a backup of the cluster. To disable backups, set this property to 0." }, "prometheusEndpoint": { - "type": "string", + "$ref": "#/definitions/SeedNode", "description": "Hostname or IP address where the Prometheus endpoint containing data about the managed Cassandra nodes can be reached." }, "repairEnabled": {