From 5719957f1126730f07e4f7dd80d04cc545ba7345 Mon Sep 17 00:00:00 2001 From: Laurent Mazuel Date: Wed, 7 Mar 2018 10:44:34 -0800 Subject: [PATCH] Build Network with Autorest.Python 3.0 --- specification/network/resource-manager/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specification/network/resource-manager/readme.md b/specification/network/resource-manager/readme.md index 7226c35524bb..13c7d65eb55d 100644 --- a/specification/network/resource-manager/readme.md +++ b/specification/network/resource-manager/readme.md @@ -328,6 +328,8 @@ This is not used by Autorest itself. ``` yaml $(swagger-to-sdk) swagger-to-sdk: - repo: azure-sdk-for-python + autorest_options: + use: "@microsoft.azure/autorest.python@~3.0" after_scripts: - python ./scripts/multiapi_init_gen.py azure-mgmt-network - repo: azure-libraries-for-java