From 9d6e236539320c2a5fb6ac623481aab24046e417 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 16 Mar 2023 19:39:51 +0000 Subject: [PATCH] CodeGen from PR 22974 in Azure/azure-rest-api-specs Merge 6388d1964b19415324cf3d9b6a29666e5e2eadc4 into 5e214177eb252d0f7e3198f80e3658a746f5d8cf --- 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"); ``` +