From 21d9bbc9b71eebaca2fe4fb0ba72d77f83fca28f Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 17 Mar 2023 18:28:16 +0000 Subject: [PATCH] CodeGen from PR 22967 in Azure/azure-rest-api-specs Merge f8844a5c321dc6c7f7966ad0a76bfc310af9cdff into 5e214177eb252d0f7e3198f80e3658a746f5d8cf --- sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md b/sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md index e6668cdbf4ff..66ee2a2eab76 100644 --- a/sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md +++ b/sdk/purview/Azure.Analytics.Purview.Sharing/src/autorest.md @@ -6,8 +6,8 @@ Run `dotnet build /t:GenerateCode` to generate code. > see https://aka.ms/autorest ``` yaml -input-file: -- https://github.com/Azure/azure-rest-api-specs/blob/12cbd66750c4dfe302e9eca42b1fc727f8c02700/specification/purview/data-plane/Azure.Analytics.Purview.Share/preview/2023-02-15-preview/share.json +require: +- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md namespace: Azure.Analytics.Purview.Sharing ``` @@ -57,3 +57,4 @@ directive: from: ReceivedShares_ListDetached to: ReceivedShares_GetAllDetachedReceivedShares ``` +