From 5f645805def4a9301f481bf766ff256cded61387 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 2 Aug 2021 08:21:45 +0000 Subject: [PATCH] CodeGen from PR 15461 in Azure/azure-rest-api-specs Merge dc217e2f7e765ad80beb0a15d9e7e4bfd5650cfa into 749d2b5158cfd186e6719a13c614e1993cccbf95 --- schemas/2019-10-01-preview/Microsoft.Subscription.json | 2 +- schemas/2020-09-01/Microsoft.Subscription.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/schemas/2019-10-01-preview/Microsoft.Subscription.json b/schemas/2019-10-01-preview/Microsoft.Subscription.json index 2582f71fd3..6d1179cb5a 100644 --- a/schemas/2019-10-01-preview/Microsoft.Subscription.json +++ b/schemas/2019-10-01-preview/Microsoft.Subscription.json @@ -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": [ diff --git a/schemas/2020-09-01/Microsoft.Subscription.json b/schemas/2020-09-01/Microsoft.Subscription.json index 4cdc509957..15c4cbd510 100644 --- a/schemas/2020-09-01/Microsoft.Subscription.json +++ b/schemas/2020-09-01/Microsoft.Subscription.json @@ -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": [