Skip to content

Commit 5b4cb13

Browse files
xiaoxuqi-msjnlycklama
authored andcommitted
fix x-ms-mutability (#25825)
1 parent 4a3ffa6 commit 5b4cb13

File tree

1 file changed

+1
-5
lines changed
  • specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2023-06-01-preview

1 file changed

+1
-5
lines changed

specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/preview/2023-06-01-preview/FlexibleServers.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1129,11 +1129,7 @@
11291129
"$ref": "../../../../../../common-types/resource-management/v4/privatelinks.json#/definitions/PrivateEndpointConnection"
11301130
},
11311131
"description": "PrivateEndpointConnections related properties of a server.",
1132-
"x-ms-mutability": [
1133-
"create",
1134-
"update",
1135-
"read"
1136-
]
1132+
"readOnly": true
11371133
},
11381134
"maintenanceWindow": {
11391135
"$ref": "#/definitions/MaintenanceWindow",

0 commit comments

Comments
 (0)