Skip to content

Commit 2359ae3

Browse files
authored
Remove default from unixPermissions (#14712)
Co-authored-by: Audunn Baldvinsson <[email protected]>
1 parent e134a5f commit 2359ae3

File tree

1 file changed

+1
-2
lines changed
  • specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01

1 file changed

+1
-2
lines changed

specification/netapp/resource-manager/Microsoft.NetApp/stable/2021-04-01/netapp.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3833,8 +3833,7 @@
38333833
"minLength": 4,
38343834
"maxLength": 4,
38353835
"x-nullable": true,
3836-
"example": "0770",
3837-
"default": "0770"
3836+
"example": "0770"
38383837
}
38393838
}
38403839
},

0 commit comments

Comments
 (0)