File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
specification/sphere/resource-manager Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,16 @@ These settings apply only when `--python` is specified on the command line.
44Please also specify ` --python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone> ` .
55
66``` yaml $(python)
7+ title : AzureSphereMgmtClient
78azure-arm : true
89license-header : MICROSOFT_MIT_NO_VERSION
9- package-name : azure-mgmt-azuresphere
10- namespace : azure.mgmt.azuresphere
10+ package-name : azure-mgmt-sphere
11+ namespace : azure.mgmt.sphere
1112package-version : 1.0.0b1
1213clear-output-folder : true
1314` ` `
1415
1516` ` ` yaml $(python)
1617no-namespace-folders : true
17- output-folder : $(python-sdks-folder)/azuresphere /azure-mgmt-azuresphere /azure/mgmt/azuresphere
18+ output-folder : $(python-sdks-folder)/sphere /azure-mgmt-sphere /azure/mgmt/sphere
1819` ` `
You can’t perform that action at this time.
0 commit comments