From 0c2e0ff7acea901abb0d6714385546788c10d878 Mon Sep 17 00:00:00 2001 From: 04diiguyi Date: Mon, 29 Jan 2024 16:59:32 -0800 Subject: [PATCH] update readme to adapt new autorest (#27571) Co-authored-by: Yi Gu --- specification/quantum/resource-manager/readme.python.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/specification/quantum/resource-manager/readme.python.md b/specification/quantum/resource-manager/readme.python.md index 57bd74ae2254..5c091a755ccb 100644 --- a/specification/quantum/resource-manager/readme.python.md +++ b/specification/quantum/resource-manager/readme.python.md @@ -10,6 +10,9 @@ namespace: azure.mgmt.quantum package-name: azure-mgmt-quantum package-version: 1.0.0b1 clear-output-folder: true +generate-metadata: false +models-mode: msrest +version-tolerant: true ``` ``` yaml $(python)