From 2eaa625d153b7e76b19ddb64bc4672911d1a5255 Mon Sep 17 00:00:00 2001 From: Krishna Sri Somepalli Date: Fri, 26 Nov 2021 11:20:56 +0530 Subject: [PATCH] Update confluent.json --- .../preview/2020-03-01-preview/confluent.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/confluent/resource-manager/Microsoft.Confluent/preview/2020-03-01-preview/confluent.json b/specification/confluent/resource-manager/Microsoft.Confluent/preview/2020-03-01-preview/confluent.json index 2d4d8872d4e0..07b7e41d1b5b 100644 --- a/specification/confluent/resource-manager/Microsoft.Confluent/preview/2020-03-01-preview/confluent.json +++ b/specification/confluent/resource-manager/Microsoft.Confluent/preview/2020-03-01-preview/confluent.json @@ -720,7 +720,8 @@ }, "status": { "description": "SaaS Offer Status", - "$ref": "#/definitions/SaaSOfferStatus" + "$ref": "#/definitions/SaaSOfferStatus", + "readOnly": true } } },