From 65eb72c88576a910015e4856b5f92930aaf7c4b3 Mon Sep 17 00:00:00 2001 From: Xiaoxu Qi Date: Fri, 14 Apr 2023 11:41:39 +0800 Subject: [PATCH] fix wrong update for s360 --- .../preview/2021-12-01-preview/FlexibleServers.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview/FlexibleServers.json b/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview/FlexibleServers.json index 6e98d4c28aed..5400d0a786b9 100644 --- a/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview/FlexibleServers.json +++ b/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2021-12-01-preview/FlexibleServers.json @@ -584,8 +584,7 @@ "x-ms-enum": { "name": "EnableStatusEnum", "modelAsString": true - }, - "default": "Disabled" + } }, "ReplicationRole": { "type": "string", @@ -598,8 +597,7 @@ "name": "ReplicationRole", "modelAsString": true }, - "description": "The replication role.", - "readOnly": true + "description": "The replication role." }, "DataEncryption": { "type": "object",