Skip to content

Commit

Permalink
CodeGen from PR 15461 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge dc217e2f7e765ad80beb0a15d9e7e4bfd5650cfa into d2183715d380084ff04313a73c8803d042fe91b9
  • Loading branch information
SDKAuto committed Jul 30, 2021
1 parent 2b8c299 commit 853c4b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schemas/2019-10-01-preview/Microsoft.Subscription.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"name": {
"type": "string",
"description": "Alias Name"
"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."
},
"properties": {
"oneOf": [
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-09-01/Microsoft.Subscription.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"name": {
"type": "string",
"description": "Alias Name"
"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."
},
"properties": {
"oneOf": [
Expand Down

0 comments on commit 853c4b7

Please sign in to comment.