From 3a45dc767eff257bc0bb165b15f8f62074b33833 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Sat, 11 Mar 2023 15:55:23 +0000 Subject: [PATCH] CodeGen from PR 23010 in Azure/azure-rest-api-specs Merge 679f10e2d53ffd046acfedbf89dfac85ffffc0fb into 10c740b7224771c889cfb92f128168f5a0568c26 --- sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md b/sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md index 77f2f0c5b7da..75916e7bcf0a 100644 --- a/sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md +++ b/sdk/purview/Azure.Analytics.Purview.Catalog/src/autorest.md @@ -4,9 +4,8 @@ Run `dotnet build /t:GenerateCode` to generate code. ```yaml title: PurviewCatalog -input-file: - -- https://github.com/Azure/azure-rest-api-specs/blob/ccbe894f6b012ca2000184307ed453fd68797b86/specification/purview/data-plane/Azure.Analytics.Purview.Catalog/preview/2022-03-01-preview/purviewcatalog.json +require: +- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md namespace: Azure.Analytics.Purview.Catalog @@ -81,3 +80,4 @@ directive: transform: > $.operationId = $.operationId.replace("_List", "_Get"); ``` +