From c15592fcca8121d7662e0a94ff2e5e0603ae47a7 Mon Sep 17 00:00:00 2001 From: Audunn Baldvinsson Date: Tue, 8 Jun 2021 10:03:00 +0000 Subject: [PATCH] Remove default from unixPermissions --- .../Microsoft.NetApp/stable/2021-04-01/netapp.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/netapp.json index f241f116de1f..954d9c687667 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/netapp.json @@ -3833,8 +3833,7 @@ "minLength": 4, "maxLength": 4, "x-nullable": true, - "example": "0770", - "default": "0770" + "example": "0770" } } },