Skip to content

Commit 1d3ab2e

Browse files
zhangyan133Yan Zhang (WICRESOFT NORTH AMERICA LTD)
andauthored
communication only track2 configure (Azure#13662)
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
1 parent 127465f commit 1d3ab2e

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

specification/communication/resource-manager/readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ This is not used by Autorest itself.
6060
swagger-to-sdk:
6161
- repo: azure-powershell
6262
- repo: azure-sdk-for-net
63-
- repo: azure-sdk-for-python
6463
- repo: azure-sdk-for-python-track2
6564
- repo: azure-sdk-for-go
6665
- repo: azure-sdk-for-js

specification/communication/resource-manager/readme.python.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,6 @@
33
These settings apply only when `--python` is specified on the command line.
44
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
55
Use `--python-mode=update` if you already have a setup.py and just want to update the code itself.
6-
7-
8-
``` yaml !$(track2)
9-
python-mode: create
10-
python:
11-
azure-arm: true
12-
license-header: MICROSOFT_MIT_NO_VERSION
13-
payload-flattening-threshold: 2
14-
namespace: azure.mgmt.communication
15-
package-name: azure-mgmt-communication
16-
package-version: 1.0.0
17-
clear-output-folder: true
18-
```
19-
20-
``` yaml $(python) && $(python-mode) == 'update' && !$(track2)
21-
python:
22-
no-namespace-folders: true
23-
output-folder: $(python-sdks-folder)/communication/azure-mgmt-communication/azure/mgmt/communication
24-
```
25-
26-
``` yaml $(python) && $(python-mode) == 'create' && !$(track2)
27-
python:
28-
basic-setup-py: true
29-
output-folder: $(python-sdks-folder)/communication/azure/mgmt/communication
30-
```
31-
32-
336
These settings apply only when `--track2` is specified on the command line.
347

358
``` yaml $(track2)

0 commit comments

Comments
 (0)