Skip to content

Commit 5f64580

Browse files
author
SDKAuto
committed
CodeGen from PR 15461 in Azure/azure-rest-api-specs
Merge dc217e2f7e765ad80beb0a15d9e7e4bfd5650cfa into 749d2b5158cfd186e6719a13c614e1993cccbf95
1 parent c63cc61 commit 5f64580

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)