From 48d87da9638913c6aea7e772611476929bd12f1d Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Fri, 10 Mar 2023 11:57:24 +0000 Subject: [PATCH] CodeGen from PR 23010 in Azure/azure-rest-api-specs Merge cfe505b468fe92b63911ca3b4910e436acfef2ed into 10c740b7224771c889cfb92f128168f5a0568c26 --- sdk/purview/Azure.Analytics.Purview.Share/src/autorest.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdk/purview/Azure.Analytics.Purview.Share/src/autorest.md b/sdk/purview/Azure.Analytics.Purview.Share/src/autorest.md index 08fcfcb6676ad..8c666b2681e7e 100644 --- a/sdk/purview/Azure.Analytics.Purview.Share/src/autorest.md +++ b/sdk/purview/Azure.Analytics.Purview.Share/src/autorest.md @@ -6,10 +6,11 @@ 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/0f9df940977c680c39938c8b8bd5baf893737ed0/specification/purview/data-plane/Azure.Analytics.Purview.Share/preview/2021-09-01-preview/share.json +require: +- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md namespace: Azure.Analytics.Purview.Share security: AADToken security-scopes: https://purview.azure.net/.default ``` +