From efa522d028701cc14f6129f29d4816fe47559a9d Mon Sep 17 00:00:00 2001 From: Zed Lei <59104634+RAY-316@users.noreply.github.com> Date: Mon, 24 May 2021 11:19:17 +0800 Subject: [PATCH] Eventgrid t2 (#14523) * sql t2 readme config * readme config * Update readme.python.md * conflient resolve * t2 config Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> --- specification/eventgrid/resource-manager/readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specification/eventgrid/resource-manager/readme.md b/specification/eventgrid/resource-manager/readme.md index 294ad152d65d..5877c8a4782f 100644 --- a/specification/eventgrid/resource-manager/readme.md +++ b/specification/eventgrid/resource-manager/readme.md @@ -175,6 +175,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-python + - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-java - repo: azure-sdk-for-go - repo: azure-sdk-for-js @@ -200,6 +201,10 @@ csharp: clear-output-folder: true ``` +## Python + +See configuration in [readme.python.md](./readme.python.md) + ## Go See configuration in [readme.go.md](./readme.go.md)