From 615c36e9a64a52f8b7aeb8e89f5f63322e217d8f Mon Sep 17 00:00:00 2001 From: Fred Ross Date: Sun, 28 Feb 2021 17:56:26 -0800 Subject: [PATCH] This field ended up out of sync between the resource provider and the Swagger we checked in on Friday. --- .../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": {