From 48d87bc39707d7598e86cb49c298cbf11ab883c0 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 16 Mar 2023 19:40:33 +0000 Subject: [PATCH] CodeGen from PR 22974 in Azure/azure-rest-api-specs Merge 6388d1964b19415324cf3d9b6a29666e5e2eadc4 into 5e214177eb252d0f7e3198f80e3658a746f5d8cf --- .../Azure.Analytics.Purview.Workflows/src/autorest.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdk/purview/Azure.Analytics.Purview.Workflows/src/autorest.md b/sdk/purview/Azure.Analytics.Purview.Workflows/src/autorest.md index 156f85b41c9b..804e3205f199 100644 --- a/sdk/purview/Azure.Analytics.Purview.Workflows/src/autorest.md +++ b/sdk/purview/Azure.Analytics.Purview.Workflows/src/autorest.md @@ -6,9 +6,10 @@ 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/3a1ca5a2130250382e65e4585d8e88bfab6d93e4/specification/purview/data-plane/Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json +require: +- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/purview/data-plane/readme.md security: AADToken security-scopes: https://purview.azure.net/.default ``` +