From 922f9aa511c3c0951f8d4d5368dd95ddb288a134 Mon Sep 17 00:00:00 2001 From: "Kaihui (Kerwin) Sun" Date: Thu, 4 Feb 2021 16:04:36 +0800 Subject: [PATCH] [T2] python track2 config for costmanagement (#12835) * add python track2 config for costmanagement * fix track2 pipeline --- specification/cost-management/resource-manager/readme.md | 1 + specification/cost-management/resource-manager/readme.python.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/specification/cost-management/resource-manager/readme.md b/specification/cost-management/resource-manager/readme.md index b8127660918f..24d512683ed2 100644 --- a/specification/cost-management/resource-manager/readme.md +++ b/specification/cost-management/resource-manager/readme.md @@ -209,6 +209,7 @@ swagger-to-sdk: - repo: azure-sdk-for-net - repo: azure-sdk-for-go - repo: azure-sdk-for-python + - repo: azure-sdk-for-python-track2 - repo: azure-sdk-for-node - repo: azure-sdk-for-ruby after_scripts: diff --git a/specification/cost-management/resource-manager/readme.python.md b/specification/cost-management/resource-manager/readme.python.md index 898adc69f3f7..0a2ccb6be4f0 100644 --- a/specification/cost-management/resource-manager/readme.python.md +++ b/specification/cost-management/resource-manager/readme.python.md @@ -24,6 +24,8 @@ namespace: azure.mgmt.costmanagement package-name: azure-mgmt-costmanagement package-version: 1.0.0b1 clear-output-folder: true +modelerfour: + lenient-model-deduplication: true ``` ``` yaml $(python) && $(python-mode) == 'update' && !$(track2)