Skip to content

Commit 853c4b7

Browse files
author
SDKAuto
committed
CodeGen from PR 15461 in Azure/azure-rest-api-specs
Merge dc217e2f7e765ad80beb0a15d9e7e4bfd5650cfa into d2183715d380084ff04313a73c8803d042fe91b9
1 parent 2b8c299 commit 853c4b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/2019-10-01-preview/Microsoft.Subscription.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"name": {
1818
"type": "string",
19-
"description": "Alias Name"
19+
"description": "Name for this subscription creation request also known as alias. Note that this is not the same as subscription name and this doesn’t have any other lifecycle need beyond the request for subscription creation."
2020
},
2121
"properties": {
2222
"oneOf": [

schemas/2020-09-01/Microsoft.Subscription.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"name": {
1818
"type": "string",
19-
"description": "Alias Name"
19+
"description": "Name for this subscription creation request also known as alias. Note that this is not the same as subscription name and this doesn’t have any other lifecycle need beyond the request for subscription creation."
2020
},
2121
"properties": {
2222
"oneOf": [

0 commit comments

Comments
 (0)