From fb5b4be57002c877d40640dd423ecf345a229e5a Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Sat, 18 Mar 2023 01:00:48 +0000 Subject: [PATCH] CodeGen from PR 23159 in Azure/azure-rest-api-specs Merge dd68c545b43b91166baa3345006f29c301e8984b into 72664c83300dfaf6782e22822a5aae0b0df92735 --- 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 ``` +