From 66ed5fc9bc311d08146e15cb9783f78d69991079 Mon Sep 17 00:00:00 2001 From: Zed <601306339@qq.com> Date: Mon, 12 Apr 2021 14:31:44 +0800 Subject: [PATCH] hanaonazure t2 readme config --- specification/hanaonazure/resource-manager/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/hanaonazure/resource-manager/readme.md b/specification/hanaonazure/resource-manager/readme.md index d02196355af9..37eec780cded 100644 --- a/specification/hanaonazure/resource-manager/readme.md +++ b/specification/hanaonazure/resource-manager/readme.md @@ -64,6 +64,7 @@ This is not used by Autorest itself. swagger-to-sdk: - repo: azure-powershell - 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 @@ -72,6 +73,9 @@ swagger-to-sdk: after_scripts: - node sdkauto_afterscript.js hanaonazure/resource-manager ``` +## Python + +See configuration in [readme.python.md](./readme.python.md) ## Go