Skip to content

Commit b3ed416

Browse files
nschonniyungezz
authored andcommitted
chore: jsonfmt subscription (#6628)
1 parent aa0d9d9 commit b3ed416

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

specification/subscription/resource-manager/Microsoft.Subscription/preview/2018-11-01-preview/subscriptions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,11 @@
140140
},
141141
"ModernSubscriptionCreationParameters": {
142142
"description": "The parameters required to create a new subscription.",
143-
"required": ["displayName","billingProfileId","skuId"],
143+
"required": [
144+
"displayName",
145+
"billingProfileId",
146+
"skuId"
147+
],
144148
"properties": {
145149
"displayName": {
146150
"description": "The friendly name of the subscription.",

specification/subscription/resource-manager/Microsoft.Subscription/preview/2019-03-01-preview/examples/enableSubscription.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"value": "83aa47df-e3e9-49ff-877b-94304bf3d3ad"
1010
}
1111
}
12-
}
12+
}
1313
}
14-

0 commit comments

Comments
 (0)