Skip to content

Commit b1f458b

Browse files
dhu5432FredericHeem
authored andcommitted
Remove unused enum from Microsoft.Resources/changes (Azure#18788)
* Update changes.json * Prettier
1 parent 73fdaba commit b1f458b

File tree

1 file changed

+1
-2
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/stable/2022-05-01

1 file changed

+1
-2
lines changed

specification/resources/resource-manager/Microsoft.Resources/stable/2022-05-01/changes.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@
308308
"readOnly": true,
309309
"enum": [
310310
"User",
311-
"System",
312-
"Create"
311+
"System"
313312
],
314313
"x-ms-enum": {
315314
"name": "ChangeCategory",

0 commit comments

Comments
 (0)